Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 850 Bytes

DeviceConfig.md

File metadata and controls

13 lines (8 loc) · 850 Bytes

DeviceConfig

Properties

Name Type Description Notes
ciot Option<crate::models::CellularIoTConfig> [optional]
inet Option<serde_json::Value> 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 Option<::std::collections::HashMap<String, crate::models::GatewayDeviceConfig>> [optional]

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