...
{
"type": "dataModel",
"reference":"Device.WiFi.Radio.1.Stats.X_COMCAST-COM_NoiseFloor",
"operator":"gt","threshold":"-65", "minThresholdDuration":120
}
| Property | Type | Required |
|---|---|---|
| type | string | Required |
| operator | string | Required |
| threshold | integer | Optional |
| minThresholdDuration | integer | Optional |
| reference | string | Required (for type="dataModel") |
| eventName | string | Required (for type="event") |
| component | string | Required (for type="event") |
| Anchor | ||||
|---|---|---|---|---|
|
Defines the type of data to be used for the condition.
...