|
Gateway C ABI
|
| CsGCDatapoint | Datapoint information The information about a datapoint, each DatapointValue will belong to a specific Datapoint which can be verified by it's ID which is unique for the entire Gateway/plugins |
| CsGCDatapointValue | The value of a datapoint |
| CsGCEthernetInterface | Ethernet interface configuration |
| CsGCJsonCallbacks | The JSON configuration data and parsing callbacks |
| CsGCJsonObject | The JSON object |
| CsGCPluginInfo | Plugin version information The information that the core uses to register a new plugin. Every plugin must provide this information |
| CsGCPluginInterface | The plugin interface |
| CsGCSerialInterface | Serial interface configuration |
| CsPluginConfig | Holds the configuration and related functions |