mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 10:00:46 -04:00
Add new entity 'o009' to barcode registry
This commit is contained in:
@@ -58,10 +58,16 @@
|
|||||||
"entityId": "printer",
|
"entityId": "printer",
|
||||||
"label": "Medical thermal printer"
|
"label": "Medical thermal printer"
|
||||||
},
|
},
|
||||||
"o008": {
|
"o008": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"entityId": "brick",
|
"entityId": "brick",
|
||||||
"label": "BRICK"
|
"label": "BRICK"
|
||||||
|
},
|
||||||
|
"o009": {
|
||||||
|
"type": "object",
|
||||||
|
"entityId": "gbc",
|
||||||
|
"label": "Green Ball Container",
|
||||||
|
"wikiUrl": "https://wiki.otter.land/notyet"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user