Closed andrewdavidmackenzie closed 8 months ago
Use the friendly name, if present, when showing device status in UI
KV Namespace created with name "DEVICE_DETAILS"
queue processing in worker on each status updates will create an entry for the device in this table if it doesn't yet exist, with default values, so as new devices appear, they will have default entries.
Then the UI has to edit them to assign a real friendly name.
Key is device_id Value is a struct with device details