Gateway C ABI
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CsGCDatapointDatapoint 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
 CsGCDatapointValueThe value of a datapoint
 CsGCEthernetInterfaceEthernet interface configuration
 CsGCJsonCallbacksThe JSON configuration data and parsing callbacks
 CsGCJsonObjectThe JSON object
 CsGCPluginInfoPlugin version information The information that the core uses to register a new plugin. Every plugin must provide this information
 CsGCPluginInterfaceThe plugin interface
 CsGCSerialInterfaceSerial interface configuration
 CsPluginConfigHolds the configuration and related functions