Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions reference-docs/device-state.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ model String Model number. Can be one of "LM 37X8", "

- *"LM 37X8"* stands for LaMetric TIME devices, produced before 2022.
- *"sa8"* stands for LaMetric TIME devices, produced in 2022 and later
- *"sa5"* snands for LaMetric SKY devices.
- *"sa5"* stands for LaMetric SKY devices.
mode String Current device mode. Can be one of "auto", "manual", "schedule" or "kiosk"

- *auto* - auto scroll mode, when device switch between apps automatically
Expand Down Expand Up @@ -223,4 +223,4 @@ cURL
"data": { "mode": "auto" },
"path": "/api/v2/device"
}
}
}