Commit Graph

8 Commits

Author SHA1 Message Date
Neil Lathwood
66d1006d91 feature: Added app_state support for applications #5068 (#6061)
* feature: Added app_state support for applications #5068

* moved schema file 173 -> 174

* Re-arrange code

* added device_id to dbUpdate call

* updated function + missing apps

* Rename 174.sql to 176.sql

* Remove $device, it is unneeded when updating.  Rename update_applications() -> update_application()

* Some apps can return simply 0
2017-03-11 08:39:32 -06:00
Neil Lathwood
fad5aca1b7 feature: Allow customisation of rrd step/heartbeat when creating new rrd files (#5947)
* feature: Allow customisation of rrd step/heartbeat when creating new rrd files

* revert defaults

* added docs + webui config option

* Move RrdDefinition to an Object to make them easier to create and remove the possibility of typos.

* Fix style/lint issues and missing use statements

* 3 more missing use statements

* updated doc + moved schema file
2017-02-23 22:45:50 +00:00
arrmo
0cc9e774f9 refactor: Updated Ups nut support 2016-12-20 09:34:42 +00:00
crcro
f87043eca7 readded ds 2016-09-24 20:09:27 +03:00
crcro
0eea180151 removed file version and unused vars 2016-09-20 22:03:30 +03:00
crcro
7d7621fd3e removed file versions from comments 2016-09-15 23:24:25 +03:00
crcro
0dd523be45 app-ups-nut update 1 2016-09-15 19:37:52 +03:00
crcro
7da4cca4e4 feature: new app: ups-nut (#4386)
* app: ups-nut

* newline ...

* removed code from another pr

* added battery charge status

* added battery charge status

* be happy travis...

* added UPS-nut to Applications
2016-09-12 21:59:33 -05:00