UpdateDeviceInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| cloudJmfListener | Boolean | Whether the device allows messages to be sent to the server directly | |
| identifier | String | The identifier of the device | |
| jmfEnabled | Boolean | Whether JMF is enabled for this device | |
| jmfListenerPassword | String | ||
| jmfListenerRequiresAuth | DeviceJmfListenerAuthMode | The authentication mode for the JMF listener | |
| name | String | The name of the device | |
| networkId | ID | ||
| serialNumber | String | The serial number of the device | |
| uri | String | The URI of the device on the network. A controller connected to this network | |
| will automatically use this value to connect to the device. |