Sha256: 036af9bb0b34fb6656c93118c632b32b324ce1caf319758eb76630df53da4a0f
Contents?: true
Size: 367 Bytes
Versions: 11
Compression:
Stored size: 367 Bytes
Contents
# Sentry Mode ## POST `/api/1/vehicles/{id}/command/set_sentry_mode` Turns sentry mode on or off. ### Parameters | Parameter | Example | Description | | :-------- | :------ | :---------------------------------- | | on | true | True to turn on, false to turn off. | ### Response ```json { "reason": "", "result": true } ```
Version data entries
11 entries across 11 versions & 1 rubygems