open62541/examples
2025-05-28 08:03:06 +02:00
..
access_control Merge remote-tracking branch 'origin/1.4' into merge_14_master_25 2025-01-25 19:07:11 +01:00
custom_datatype feat(core): Add xmlEncodingId field to UA_DataType 2025-04-05 13:23:12 +02:00
discovery refactor(examples,tests): avoid spaces for mDNS records 2025-01-02 20:50:56 +01:00
encryption feat(example): Add an example of using encryption with a filestore backend 2025-01-24 22:34:30 +01:00
events refactor(examples): Remove outdated eventfilter query examples 2024-12-10 08:28:30 +01:00
json_config Merge remote-tracking branch 'origin/1.4' into merge_14_master_27 2025-04-23 00:45:27 +02:00
nodeset refactor(tools): Refactor ua_generate_nodesets and simplify Nodeset injector 2025-05-07 08:13:16 +02:00
nodeset_loader refactor(core): Move architecture-specific definition out of the public headers 2023-07-28 21:42:56 +02:00
pubsub refactor(pubsub): Remove the old direct-access API 2025-01-19 22:33:50 +01:00
pubsub_realtime refactor(pubsub): Remove UA_Server_computeReaderGroupOffsetTable 2025-05-28 08:03:06 +02:00
zephyr/server refactor(build): Only build _PARSING features if _JSON is enabled 2025-02-11 21:36:56 +01:00
ci_server.c Merge remote-tracking branch 'origin/1.4' into merge_14_master_23 2024-11-05 17:19:45 +01:00
client_async.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
client_connect_loop.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
client_connect.c refactor(plugins): Use urn:open62541.unconfigured.application as the default ApplicationUri 2024-12-10 08:28:30 +01:00
client_historical.c refactor(examples): Clean up arch-dependent API usage in examples 2023-07-28 21:42:56 +02:00
client_method_async.c refactor(core): Substitute tabs by spaces in source code 2024-09-14 02:33:22 +02:00
client_subscription_loop.c refactor(client): Pull in inline definitions and better typing of async callback methods 2025-02-20 10:45:26 +01:00
client.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
CMakeLists.txt refactor(tools): Refactor ua_generate_nodesets and simplify Nodeset injector 2025-05-07 08:13:16 +02:00
common.h Merge remote-tracking branch 'origin/1.4' into merge_14_master_25 2025-01-25 19:06:56 +01:00
server_inheritance.c refactor(examples): Use the NS0ID_EXPANDED shorthand in the examples 2024-07-26 08:30:16 +02:00
server_instantiation.c feat(examples): add second dog with optional fields in server_instantiation 2025-05-22 07:31:33 +02:00
server_json_config.c fix(examples): _XOPEN_SOURCE needs to be defined via our config.h before including libc libraries 2025-02-03 20:12:16 +01:00
server_loglevel.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
server_mainloop.c refactor(examples): Clean up arch-dependent API usage in examples 2023-07-28 21:42:56 +02:00
server_repeated_job.c Server: Initialize the config in the server 2019-04-23 00:41:32 +02:00
server_settimestamp.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
server.cpp refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
tutorial_client_events.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
tutorial_client_firststeps.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
tutorial_datatypes.c refactor(core): Move architecture-specific definition out of the public headers 2023-07-28 21:42:56 +02:00
tutorial_server_alarms_conditions.c refactor(core): Substitute tabs by spaces in source code 2024-09-14 02:33:22 +02:00
tutorial_server_datasource.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
tutorial_server_events.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
tutorial_server_firststeps.c fix(docs): Fix typo in tutorial_server_firststeps (#6807) 2024-10-31 11:26:59 +01:00
tutorial_server_historicaldata_circular.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
tutorial_server_historicaldata.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
tutorial_server_method_async.c Merge remote-tracking branch 'origin/1.4' into merge_14_master_25 2025-01-25 19:06:56 +01:00
tutorial_server_method.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
tutorial_server_monitoreditems.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
tutorial_server_object.c refactor(examples): Use the NS0ID_EXPANDED shorthand in the examples 2024-07-26 08:30:16 +02:00
tutorial_server_reverseconnect.c refactor(examples): Clean up arch-dependent API usage in examples 2023-07-28 21:42:56 +02:00
tutorial_server_variable.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00
tutorial_server_variabletype.c refactor(examples): Use the NS0ID shorthand in the examples 2024-07-26 08:30:16 +02:00