IoTSecurityAggregatedAlertPropertiesTopDevicesListItem interface

model interface IoTSecurityAggregatedAlertPropertiesTopDevicesListItem

Properties

alertsCount

Number of alerts raised for this device.

deviceId

Name of the device.

lastOccurrence

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