mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
68 lines
1.4 KiB
JSON
68 lines
1.4 KiB
JSON
{
|
|
"codes": {
|
|
"r001": {
|
|
"type": "rover",
|
|
"entityId": "Freaky",
|
|
"label": "Freaky",
|
|
"wikiUrl": "https://wiki.otter.land/Roombas/Freaky%20(Roomba)%20(Aka%20Freakier)"
|
|
},
|
|
"r002": {
|
|
"type": "rover",
|
|
"entityId": "WALL-E",
|
|
"label": "WALL-E",
|
|
"wikiUrl": "https://wiki.otter.land/Roombas/WALL-E%20(roomba)"
|
|
},
|
|
"r003": {
|
|
"type": "rover",
|
|
"entityId": "Bweeble",
|
|
"label": "Bweeble",
|
|
"wikiUrl": "https://wiki.otter.land/Roombas/Bweeble%20(Roomba)"
|
|
},
|
|
|
|
|
|
|
|
|
|
"o001": {
|
|
"type": "object",
|
|
"entityId": "woodblock",
|
|
"label": "Wooden block",
|
|
"wikiUrl": "https://wiki.otter.land/Room%20Objects/Wooden%20Block"
|
|
},
|
|
"o002": {
|
|
"type":"object",
|
|
"entityId": "scanner",
|
|
"label": "Police scanner"
|
|
},
|
|
"o003": {
|
|
"type": "object",
|
|
"entityId": "neato",
|
|
"label": "The Neato"
|
|
},
|
|
"o004": {
|
|
"type": "object",
|
|
"entityId": "macbook",
|
|
"label": "MacBook"
|
|
},
|
|
"o005": {
|
|
"type": "object",
|
|
"entityId": "laptop",
|
|
"label": "Broken Laptop"
|
|
},
|
|
"o006": {
|
|
"type": "object",
|
|
"entityId": "radio",
|
|
"label": "S. I. M. card properly"
|
|
},
|
|
"o007": {
|
|
"type": "object",
|
|
"entityId": "printer",
|
|
"label": "Medical thermal printer"
|
|
},
|
|
"o008": {
|
|
"type": "object",
|
|
"entityId": "brick",
|
|
"label": "BRICK"
|
|
}
|
|
}
|
|
}
|