Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 861 Bytes

DeviceConfig.md

File metadata and controls

13 lines (9 loc) · 861 Bytes

Com.Lab5e.Span.Model.DeviceConfig

This is the configuration for the device via the various gateways.

Properties

Name Type Description Notes
Ciot CellularIoTConfig [optional]
Inet Object This is the configuration for an internet-connected device. There are currently no configuration options for internet devices; the device is identified via the clientcertificate. This is empty since there's no configuration required for the internet gateway [optional]
Gateway Dictionary<string, GatewayDeviceConfig> [optional]

[Back to Model list] [Back to API list] [Back to README]