Initial commit
This commit is contained in:
7
build/gen/mgos_ro_vars_schema.json
Normal file
7
build/gen/mgos_ro_vars_schema.json
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
["mac_address", "s", {"read_only": true, "title": "MAC address"}],
|
||||
["arch", "s", {"read_only": true, "title": "Platform"}],
|
||||
["fw_version", "s", {"read_only": true, "title": "FW version"}],
|
||||
["fw_timestamp", "s", {"read_only": true, "title": "Build timestamp"}],
|
||||
["fw_id", "s", {"read_only": true, "title": "Build ID"}]
|
||||
]
|
||||
Reference in New Issue
Block a user