tutorials.rst 578 B

1234567891011121314151617181920212223242526272829303132333435
  1. Tutorials
  2. =========
  3. Tutorial 1: First steps with open62541-server
  4. ------------------------------
  5. :doc:`tutorial_firstStepsServer`
  6. Contents:
  7. * Checking out the stack
  8. * Creating a minimal user-defined server
  9. * Working with amalgamated files
  10. * Compiling built-in server and client examples
  11. Tutorial 2: First steps with open62541-client
  12. ------------------------------
  13. :doc:`tutorial_firstStepsClient`
  14. Contents:
  15. * Checking out the stack
  16. * Creating a minimal client
  17. * Minimalistic introduction to OPC UA nodes and node IDs
  18. * Reading a variable
  19. * Introduction to stings