mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
track barcode registry for easier updating
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"codes": {
|
||||
"r001": {
|
||||
"type": "rover",
|
||||
"entityId": "Freaky",
|
||||
"label": "Freaky"
|
||||
},
|
||||
"o001": {
|
||||
"type": "object",
|
||||
"entityId": "woodblock",
|
||||
"label": "Wooden block"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user