Julius Pfrommer
|
eb9409b435
|
Examples: Use _clear instead of _deleteMembers for the examples
|
2018-12-09 19:40:02 +01:00 |
|
Stefan Profanter
|
e2d4b0bf03
|
Merge pull request #2085 from open62541/runtime_custom_types
Custom types at runtime
|
2018-10-23 10:21:16 +02: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 |
|
Julius Pfrommer
|
49e0a0bb1e
|
Types: Add UA_DataTypeArray as a linked list for client/server
|
2018-09-28 17:09:22 +02:00 |
|
Julius Pfrommer
|
3f438c47cc
|
Use custom datatypes from the heap only
|
2018-08-15 20:10:58 +00:00 |
|
Jose Cabral
|
1605455a74
|
Fixes #1925 and clean examples
|
2018-07-25 08:17:51 +02:00 |
|
Julius Pfrommer
|
78538baae7
|
add server-config to the docs
|
2018-01-24 17:51:03 +01:00 |
|
StalderT
|
7e30f66b0b
|
fix if/while/for/switch typo
|
2018-01-22 22:00:55 +01:00 |
|
Julius Pfrommer
|
5ec8dd51ec
|
fix tests with UA_ENABLE_MULTITHREADING and UA_ENABLE_TYPENAMES disabled
|
2017-09-21 17:46:30 +02:00 |
|
Stefan Profanter
|
e80f16b1d0
|
Fix locale
|
2017-09-09 00:50:55 +02:00 |
|
Stefan Profanter
|
cd8b0c8a82
|
Untabify
|
2017-09-09 00:48:56 +02:00 |
|
Muddasir-Shakil
|
02f31d972a
|
Create examples for custom datatypes
Includes examples for client and server. The data type used is 3D point example.
|
2017-09-07 09:42:43 +02:00 |
|