Commit Graph

9 Commits

Author SHA1 Message Date
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
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
ce6f56c348 use amalgamated header for the examples 2017-02-09 23:07:10 +01:00
ichrispa
a988d1c932 Fixed memory leak introduced by reusing browseResponse during instantiation. 2016-09-05 18:00:49 +02:00
ichrispa
0f872fd0c0 Fixed supertype instantiation for typed objects; object node instantiation will now also instantiate any supertype attributes (see #763) 2016-09-05 16:51:55 +02:00