▼SIDEX API | SIDEX API reference |
▼General | General SIDEX API functions |
SIDEX return codes | Return codes of SIDEX API functions |
Type definitions | Type definitions used by SIDEX API functions |
Constant definitions | Constants used by SIDEX API functions |
▼SIDEX document | Handling of SIDEX documents |
Group/Key managment | Managing groups and keys in SIDEX documents |
Read/Write values | Read/Write values from/to the SIDEX document |
▼SIDEX datatypes | SIDEX API for supported datatypes |
General variant functions | General functions to handle data objects |
▼Simple data types | Simple data objects |
Integer | Handling of integer values |
None | Handling of None values |
Boolean | Handling of Boolean values |
Float | Handling of Float values |
String | Handling of String values |
Binary | Handling of Binary data |
DateTime | Handling of DateTime values |
▼container types | Datatypes containing multiple variant values |
List | A list of values |
Dictionary | Values organized in a dictionary with a string key |
Table | A table with rows and columns |
▼TML API | TML API reference |
▼General | General library functions |
TML return codes | Return codes of TML API functions |
Type definitions | Type definitions used by TML API functions |
Constant definitions | Constants used by TML API functions |
Callback function reference | Definitions of TML callback functions |
▼TMLCore | TMLCore functions |
Listener management | TMLCore listener management |
Multiple listener management | TMLCore multiple listener management |
Connection management | TMLCore connection management |
Profile management | TMLCore profile |
Sending commands | Using the TMLCore to send commands |
Event handling | Sending of events to multiple destinations |
Load balancing | Balance command calls |
Stream communication | Using TML streams |
▼TML commands | Creating and handling of TML commands |
Command message callbacks | Callback methods for multiple answers and asynchronous reply handling |
Accessing header information | Functions to read/write TML command header data |
▼TML TLS API | TML TLS API reference |
TML TLS API functions | TML TLS library functions |