-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update deps/open62541 digest to 71fe28c
- Loading branch information
1 parent
70f3a24
commit e473da5
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule open62541
updated
14 files
+3 −0 | CMakeLists.txt | |
+9 −3 | arch/common/ua_timer.c | |
+4 −3 | deps/ziptree.c | |
+12 −5 | deps/ziptree.h | |
+2 −18 | examples/pubsub/server_pubsub_publisher_rt_level.c | |
+1 −1 | examples/server_ctt.c | |
+3 −0 | src/server/ua_server.c | |
+1 −1 | src/server/ua_server_ns0_diagnostics.c | |
+1 −1 | src/server/ua_services_monitoreditem.c | |
+45 −51 | src/server/ua_services_subscription.c | |
+29 −16 | src/server/ua_subscription.c | |
+5 −9 | src/server/ua_subscription.h | |
+9 −0 | tests/client/check_client_subscriptions.c | |
+1 −1 | tools/open62541.pc.in |