21 lines
303 B
JSON
Raw Normal View History

2026-04-20 14:19:56 +08:00
{
"name": "test2",
2026-04-20 14:19:56 +08:00
"actions": [
{
"direction": "forward",
"timestamp": 1734
2026-04-20 14:19:56 +08:00
},
{
"direction": "stop",
"timestamp": 2074
2026-04-20 14:19:56 +08:00
},
{
"direction": "backward",
"timestamp": 3287
2026-04-20 14:19:56 +08:00
},
{
"direction": "stop",
"timestamp": 3656
2026-04-20 14:19:56 +08:00
}
]
}