| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
o Adding level to Interval that specifies what kind of aggregate level the server should use.
|
|
|
|
|
| |
o Adding an API method to get per-hour aggregate values. Doesn't use the by_hour table yet.
o Adding a simple line graph component that can graph a single property's value.
|
|
|
|
|
|
| |
o Adding device_status table containing the latest device status.
mqtt:
o Listening on $SYS/broker/log, parse out messages about clients connecting and disconnecting and store in database.
|
|
|
|
|
|
| |
o Adding updates of device property's name and description.
web:
o Ading editing of property name and description.
|
|
|
|
| |
o Removing dupliated name and description fields from device.
|
|
|
|
|
| |
o Showning device name and description.
o Trying out cards for the property list.
|
|
|
|
| |
o Better form interaction: enter to submit and autofocus on the field.
|
|
|
|
|
| |
o Adding last_timestamp
o Showing last_value and last_timestamp for each property.
|
|
|
|
|
|
| |
o Improved transaction handling.
web:
o Supporting changing a device's name and description.
|
|
|
|
| |
o Starting on edit button for device name.
|
|
|
|
|
| |
o Handling empty property and value tables.
o Testing a better layout of device overview.
|
|
|
|
|
| |
o Adding 'time ago' for each value.
o Adding 'reload' button for a property.
|
| |
|
|
|