IoTSecurityAggregatedAlertPropertiesTopDevicesListItem interface
model interface IoTSecurityAggregatedAlertPropertiesTopDevicesListItem
Properties
| alerts |
Number of alerts raised for this device. |
| device |
Name of the device. |
| last |
Most recent time this alert was raised for this device, on this day. |
Property Details
alertsCount
Number of alerts raised for this device.
alertsCount?: number
Property Value
number
deviceId
Name of the device.
deviceId?: string
Property Value
string
lastOccurrence
Most recent time this alert was raised for this device, on this day.
lastOccurrence?: string
Property Value
string