DeviceFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| and | [DeviceFilterInput!] | ||
| cloudJmfListener | DeviceFilterCloudJmfListener | Whether the device allows messages to be sent to the server directly | |
| createdAt | DeviceFilterCreatedAt | ||
| deviceResources | DeviceResourceFilterInput | The resources associated with the device | |
| id | DeviceFilterId | ||
| identifier | DeviceFilterIdentifier | The identifier of the device | |
| jmfEnabled | DeviceFilterJmfEnabled | Whether JMF is enabled for this device | |
| jmfListenerRequiresAuth | DeviceFilterJmfListenerRequiresAuth | The authentication mode for the JMF listener | |
| name | DeviceFilterName | The name of the device | |
| network | NetworkFilterInput | ||
| networkId | DeviceFilterNetworkId | ||
| not | [DeviceFilterInput!] | ||
| notes | NoteFilterInput | The notes for the device | |
| or | [DeviceFilterInput!] | ||
| serialNumber | DeviceFilterSerialNumber | The serial number of the device | |
| tokens | DeviceTokenFilterInput | ||
| updatedAt | DeviceFilterUpdatedAt | ||
| uri | DeviceFilterUri | The URI of the device on the network. A controller connected to this network | |
| will automatically use this value to connect to the device. |