.. |
ua_client.h
|
5f2f949807
fixes #299, adding a non-public ua_client_internal.h to hide internals of client's implementation
|
9 years ago |
ua_config.h.in
|
0632a8363b
related to #265, added another define as well as "faster" encoding functions for ARM7TDMI with "mixed" endian
|
9 years ago |
ua_connection.h
|
8413eceba6
Don't use calcSizeBinary. Return a failure message if the response message would be too large.
|
9 years ago |
ua_log.h
|
9e51e84caa
API freezing: add handling of ranges to data sources
|
10 years ago |
ua_server.h
|
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 years ago |
ua_statuscodes.h
|
0cbe205d18
fixing typos and one utf8 thing in comments.
|
9 years ago |
ua_types.h
|
df76f2854d
fixed #307
|
9 years ago |