12345678910111213141516171819202122232425262728293031 |
- Tutorials
- =========
- First steps with open62541-server
- ------------------------------
- :doc:`tutorial_firstStepsServer`
- Contents:
- * Checking out the stack
- * Creating a minimal user-defined server
- * Working with amalgamated files
- * Compiling built-in server and client examples
- First steps with open62541-client
- ------------------------------
- :doc:`tutorial_firstStepsClient`
- Contents:
- * Checking out the stack
- * Creating a minimal client
- * Reading a variable
|