add fields for fire_hydrant

This commit is contained in:
mm
2018-11-06 22:55:18 +01:00
parent 85f475d9ca
commit e440fce978
40 changed files with 28149 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"key": "cap:colour",
"default": "red",
"type": "combo",
"label": "Colour of the caps",
"options": [ "blue", "green", "red", "yellow", "grey" ]
}