Skip to content

Critical energy

Warning

This event is deprecated. Please implement alert instead. KNOT will keep the compatibility as long as customers are still using it.

This event is fired when the station has no longer enough energy to operate (low battery or power outage).

Body parameters

  • event: critical-energy
  • station (integer): The identifier of the station.

Body example

{
    "event": "critical-energy",
    "station": 156,
}