Commit
·
3b8fd19
1
Parent(s):
0c0d0f7
Create oneformer-room-classes.json
Browse files
oneformer-room-classes.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"0": {"isthing": 1, "name": "closed room"},
|
3 |
+
"1": {"isthing": 1, "name": "open room"}
|
4 |
+
}
|