Skip to content

Shake

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 heavy vibration is detected on station. When that happens, it's most likely a robbery attempt. The station will make a loud noise and all LED will blink in blue and red for 15 seconds.

Body parameters

  • event: shake
  • station (integer): The identifier of the station.

Body example

{
    "event": "shake",
    "station": 156,
}