mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
15 lines
222 B
JSON
15 lines
222 B
JSON
{
|
|
"codes": {
|
|
"r001": {
|
|
"type": "rover",
|
|
"entityId": "Freaky",
|
|
"label": "Freaky"
|
|
},
|
|
"o001": {
|
|
"type": "object",
|
|
"entityId": "woodblock",
|
|
"label": "Wooden block"
|
|
}
|
|
}
|
|
}
|