Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

{
    "type": "dataModel",
    "reference":"Device.WiFi.Radio.1.Stats.X_COMCAST-COM_NoiseFloor", 
"operator":"gt","threshold":"-65", "minThresholdDuration":120 }

Available Properties

PropertyTypeRequired
typestringRequired
operatorstringRequired
thresholdintegerOptional
minThresholdDurationintegerOptional
referencestringRequired (for type="dataModel")
eventNamestringRequired (for type="event")
componentstringRequired (for type="event")

Anchor
type
type


type

Defines the type of data to be used for the condition.

...