first commit

This commit is contained in:
2026-05-29 16:28:13 +07:00
parent 8797fd49d5
commit 8b633edb01
10 changed files with 5576 additions and 1 deletions

22
data/state.json Normal file
View File

@@ -0,0 +1,22 @@
{
"active_layout_id": "a07ab938d9029ef1",
"layouts": [
{
"created_at": "2026-05-29T08:27:25Z",
"id": "a07ab938d9029ef1",
"lidar_count": 3,
"model": "bicycle",
"name": "Mặc định",
"updated_at": "2026-05-29T08:39:03Z"
},
{
"created_at": "2026-05-29T08:40:51Z",
"id": "ea89e39c835c0557",
"lidar_count": 2,
"model": "diff",
"name": "T800",
"updated_at": "2026-05-29T08:44:03Z"
}
],
"version": 3
}