Holger Jeromin
|
93957320b5
INFO is no valid keyword. changing to STATUS
|
лет назад: 9 |
Holger Jeromin
|
a740695c78
rewording "having no git revision" from warning to INFO
|
лет назад: 9 |
Holger Jeromin
|
2b9c8e8d65
include C runtime into the exe for MSVC
|
лет назад: 9 |
Nick Goossens
|
cbbf989dde
OS X compilation
|
лет назад: 9 |
Stasik0
|
24565aa4bf
adding methodcalls and subscriptions to the ua_config.h.in in order to support them with single-file distros
|
лет назад: 9 |
ichrispa
|
0fb4fd0f12
UA_Server_add<Type>Node now takes an additional argument to return the nodeId of the actually created node, allowing userspace functions to create hierarchic instances of objects. Fixed an error in addMethodNode that prevented dynamic methods having arguments when using NODEID_NUMERIC(x,0).
|
лет назад: 9 |
ichrispa
|
6f50fdeb1a
Merge branch 'master' of https://github.com/acplt/open62541
|
лет назад: 9 |
Stasik0
|
dddd77ba8c
amalagated server compile with multi-threading on
|
лет назад: 9 |
Stasik0
|
5f2f949807
fixes #299, adding a non-public ua_client_internal.h to hide internals of client's implementation
|
лет назад: 9 |
joyhope
|
ba371cd6c6
support cygwin envirnment
|
лет назад: 9 |
Julius Pfrommer
|
66bdc177dd
move to canonical examples that show only a single feature
|
лет назад: 9 |
Julius Pfrommer
|
8dcaa09f86
Merge branch 'master' into dev
|
лет назад: 9 |
ichrispa
|
f4629df441
Merge pull request #291 from acplt/service_call_implementation
|
лет назад: 9 |
Julius Pfrommer
|
21944d61fd
Merge branch 'master' into dev
|
лет назад: 9 |
Stasik0
|
6b2e0c6c36
one more space removed from the tag, relates to #289
|
лет назад: 9 |
Stasik0
|
fd71ca7fa2
removing non-ascii literal, fixing amalgamation tag in case no git found, relates to #289
|
лет назад: 9 |
Julius Pfrommer
|
0b9b7095ca
no compiler flag required to compile amalgamated server
|
лет назад: 9 |
Julius Pfrommer
|
c2f87ed825
add documentation generation with sphinx
|
лет назад: 9 |
Julius Pfrommer
|
df4753b00d
improve amalgamation
|
лет назад: 9 |
Stasik0
|
2c869f59ab
appveyor ci support, fixes #280
|
лет назад: 9 |
Stasik0
|
494ac6234e
typo
|
лет назад: 9 |
Stasik0
|
263644e8fb
partial revert of CMake changes
|
лет назад: 9 |
Stasik0
|
6f95b1146d
fixing compile dependencies
|
лет назад: 9 |
Stasik0
|
f235344418
adding dependencies in CMake
|
лет назад: 9 |
ichrispa
|
1067e65614
Fixes for MSVS: "python" may not be in a global path (adapted CMakefile); Removed a cast causing MSVS headaches in subscriptions.c
|
лет назад: 9 |
ichrispa
|
d9c16defb5
Conflicts:
|
лет назад: 9 |
ChristianFimmers
|
7cb24a7e13
fixing the test's environment
|
лет назад: 9 |
ichrispa
|
3d3e99a50b
Undid everything methodCall related and ported the changes to a new branch.
|
лет назад: 9 |
ichrispa
|
4717f4f305
Enabled -DENABLE_METHODSCALLS to enable call service; struct UA_MethodCallManager is being initialized in server internal related function. Service now handles parameters (does not call anything yet).
|
лет назад: 9 |
ichrispa
|
6308b62f1f
Method call service (Service_call) has been bootstrapped.
|
лет назад: 9 |