Files
core/tests/components/xthings_cloud/fixtures/XT-LK50.json
T
2026-05-22 15:54:37 +02:00

14 lines
214 B
JSON

{
"id": "dev_lock_001",
"name": "Front Door Lock",
"type": "lock",
"model": "XT-LK50",
"version": "1.0.0",
"online": true,
"status": {
"locked": true,
"jammed": false,
"battery": 85
}
}