56 lines
1.3 KiB
Plaintext
56 lines
1.3 KiB
Plaintext
{
|
|
"DefaultDatabase": "showcase",
|
|
"DefaultDatabasePath": "/home/seb",
|
|
"DatabaseLocations": {
|
|
"iottb.db": "/home/seb",
|
|
"showcase": "/home/seb"
|
|
}
|
|
}
|
|
|
|
Database: showcase
|
|
Database Location: /home/seb/showcase
|
|
$ tree
|
|
iphone-13/
|
|
|--device_metadata.json
|
|
roomba/
|
|
|-- device_metadata.json
|
|
|
|
{
|
|
"device_id": "a2158407-2b73-428d-9f94-cc8f3a497478",
|
|
"device_name": "iPhone 13 (year 2043)",
|
|
"aliases": [
|
|
"iphone-13--year-2043-",
|
|
"iPhone-13--year-2043-",
|
|
"iPhone 13 (year 2043)",
|
|
"iphone-13"
|
|
],
|
|
"canonical_name": "iphone-13",
|
|
"date_added": "2024-07-01T00:54:56.655710",
|
|
"description": "",
|
|
"model": "",
|
|
"manufacturer": "",
|
|
"current_firmware_version": "",
|
|
"device_type": "",
|
|
"supported_interfaces": "",
|
|
"companion_applications": "",
|
|
"last_metadata_update": "2024-07-01T00:54:56.655719"
|
|
}
|
|
|
|
{
|
|
"device_id": "339de2af-c3ef-4c5d-a9c8-a03f7a65cc0a",
|
|
"device_name": "roomba",
|
|
"aliases": [
|
|
"roomba"
|
|
],
|
|
"canonical_name": "roomba",
|
|
"date_added": "2024-07-01T00:54:34.715850",
|
|
"description": "",
|
|
"model": "",
|
|
"manufacturer": "",
|
|
"current_firmware_version": "",
|
|
"device_type": "",
|
|
"supported_interfaces": "",
|
|
"companion_applications": "",
|
|
"last_metadata_update": "2024-07-01T00:54:34.715859"
|
|
}
|