Stefan Profanter
d715db1057
Stack: Use non-amalgamated headers in all the examples
...
For consistency we recommend using non-amalgamation install, thus the
examples should also use the non-amalgamated headers.
2018-12-17 22:40:07 +01:00
Julius Pfrommer
eb9409b435
Examples: Use _clear instead of _deleteMembers for the examples
2018-12-09 19:40:02 +01:00
Martin Lang
4b9cb3c034
Replace ValueRanks by defines ( #2124 )
...
* Replace ValueRanks by defines
* Update tests/client/check_client_highlevel.c
2018-10-20 15:46:30 +02:00
Jose Cabral
1605455a74
Fixes #1925 and clean examples
2018-07-25 08:17:51 +02:00
Stefan Profanter
6ea3e4e238
Set type definition for variable nodes to aviod warning
2018-02-20 15:10:10 +01:00
StalderT
7332a100ee
remove unneeded whitespaces ( #1552 )
...
* remove unneeded whitespaces
* fix generate_datatypes.py
2018-01-26 14:12:36 +01:00
Jonas Green
7a58e6c0a5
Corrected format of LocaleId in LocalizedText attributes
...
The LocaleIds was formatted with an underscore as separator between
the language and region. According to the OPC UA specification the
language and the region shall be separated by a hyphen.
Also removed LocaleId in those cases where a specific language is not
addressed, i.e. when presenting a type name.
2017-08-29 10:08:15 +02:00
Julius Pfrommer
394df3be8d
finish nodeContext pointer for every node
2017-08-18 15:00:00 +02:00
Infinity95
a8012d3040
endpoints in the server config; new/delete functions for the server config
2017-08-15 09:52:34 +02:00
Julius Pfrommer
b45a77a6db
define const global definitions for the default node attributes
2017-07-24 15:40:44 +02:00
Julius Pfrommer
ee53610747
instantiate only children marked as mandatory
2017-04-14 17:01:45 +02:00
Julius Pfrommer
68402c5ff6
use compilable examples for the tutorials
2017-03-05 15:23:45 +01:00