Julius Pfrommer e0453b6639 feat(pubsub): Set the RT level in the interrupt pubsub example 4 年 前
..
access_control afe1f3d98e refactor(core): Rename deleteMembers to clear in UA_AccessControl 4 年 前
access_control_encrypt 1726b02d2e Example: Secure client using encrypted UserIdentityToken (Username/password) 5 年 前
custom_datatype fd08d012d9 Server: Initialize the config in the server 5 年 前
discovery 1de8b24ac0 First attempt of mDNS interface selection (#2856) 4 年 前
encryption 436f29b03a [TASK] Pass issuer list separately 4 年 前
nodeset addf2adfae fix(ns): Rename Minimal.xml to Reduced.xml to match CMake options 4 年 前
pubsub a1cd155875 feat(pubsub) extended PubSub RT level example, added testcase for PubSub RT levels, fixed memory leaks, moved offset calculation into DSM and NM binary size calculation (signature changed) 4 年 前
pubsub_realtime e0453b6639 feat(pubsub): Set the RT level in the interrupt pubsub example 4 年 前
CMakeLists.txt 69dc0fe59b feat(ex): Standalone MQTT publisher application 4 年 前
client.c 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 年 前
client_async.c 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 年 前
client_connect.c 0ed855345c refactor(examples): Use _clear instead of _deleteMembers 4 年 前
client_connect_loop.c 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 年 前
client_connectivitycheck_loop.c c9c818868f Move header files to a more unix-like structure 5 年 前
client_historical.c 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 年 前
client_method_async.c cc94b6aa0f Server: Asynchronous Operations API / Implementation for methods 4 年 前
client_subscription_loop.c 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 年 前
common.h 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 年 前
server.cpp fd08d012d9 Server: Initialize the config in the server 5 年 前
server_ctt.c c168987335 feature(example): server_ctt: enableTimestampCheck without encyrption 4 年 前
server_inheritance.c fd08d012d9 Server: Initialize the config in the server 5 年 前
server_instantiation.c fd08d012d9 Server: Initialize the config in the server 5 年 前
server_mainloop.c fd08d012d9 Server: Initialize the config in the server 5 年 前
server_repeated_job.c fd08d012d9 Server: Initialize the config in the server 5 年 前
tutorial_client_events.c 777eb9339d Server: Read Datatype Definitions of Structures 4 年 前
tutorial_client_firststeps.c 5c1b65c8d7 name of referenced example fixed (Issue #2696) 5 年 前
tutorial_datatypes.c 273876e591 Tutorial: renaming ua_types.h to types.h (Issue #2669) 5 年 前
tutorial_server_datasource.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前
tutorial_server_events.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前
tutorial_server_firststeps.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前
tutorial_server_historicaldata.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前
tutorial_server_method.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前
tutorial_server_method_async.c 9b2c7812ea feature(server): Add UA_Server_getAsyncOperationNonBlocking 4 年 前
tutorial_server_monitoreditems.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前
tutorial_server_object.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前
tutorial_server_variable.c a4cfd801b2 Server: Add an example for matrix variables. Fix #2389 4 年 前
tutorial_server_variabletype.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前