Files
id-tagging-schema-b/data/fields/dronesstationmode.json

12 lines
209 B
JSON

{
"key": "dronesstationmode",
"type": "combo",
"label": "dronesstationmode",
"strings": {
"options": {
"A": "A",
"B": "B",
"C": "C"
}
}
}