Jose Cabral
1605455a74
Fixes #1925 and clean examples
2018-07-25 08:17:51 +02:00
NIPE-SYSTEMS
5acb762c14
Fix typo in tutorial documentation
...
This fixes a typo (`UA_VariableAttrbitues` -> `UA_VariableAttributes`) in the tutorial section 'Adding Variables to a Server'.
2018-05-23 12:43:31 +02:00
Stefan Profanter
6ea3e4e238
Set type definition for variable nodes to aviod warning
2018-02-20 15:10:10 +01:00
Stefan Profanter
61f5018854
Merge remote-tracking branch 'upstream/master' into hotfix/localeid
...
# Conflicts:
# examples/client.c
# examples/discovery/server_multicast.c
# examples/discovery/server_register.c
# examples/server.c
# examples/server_inheritance.c
# examples/tutorial_server_datasource.c
# examples/tutorial_server_variabletype.c
2017-09-07 10:28:44 +02:00
Julius Pfrommer
0b8760eefe
set variable accesslevel to writable in the examples
2017-09-06 01:08:05 +02: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
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
68402c5ff6
use compilable examples for the tutorials
2017-03-05 15:23:45 +01:00