Initial commit

This commit is contained in:
Jason Harrell
2018-02-17 22:47:44 -07:00
commit 235a77d788
57 changed files with 6615 additions and 0 deletions

View 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"}]
]