Commit Graph

16 Commits

Author SHA1 Message Date
Nicholas Thompson
d02de285d9 Changed the naming of mk2if to mk2driver 2019-03-31 19:57:55 +02:00
Nicholas Thompson
47bfbbfec5 Changed go module name to reflect new repository location 2019-03-13 00:18:20 +02:00
Nicholas Thompson
2456f45836 Added golangci linting and improved what was required 2019-03-13 00:18:20 +02:00
Nicholas Thompson
790b05f90f Should not commit commented out code 2019-03-13 00:18:20 +02:00
Nicholas Thompson
8267e71f18 Basic UI working state. Still needs clean and Assetfs to keep all dependencies in the application 2019-03-13 00:18:20 +02:00
Hendrik van Wyk
a52af88bff Use mk2if instead of datasource as data source.
This removes support for the python based mk2daemon.
2017-09-16 15:37:58 +02:00
Hendrik van Wyk
2e623658ca Use time provided by data poller instead of getting time again. 2017-09-16 12:05:15 +02:00
Hendrik van Wyk
74a3722b09 Fix my tests. 2017-09-16 11:53:45 +02:00
Hendrik van Wyk
f0420ebdc1 Unexport templateInput.
I did not know you could do that 2 years ago.
2017-09-14 21:34:43 +02:00
Hendrik van Wyk
38094da9de Add date to html output. 2017-09-14 21:33:23 +02:00
Hendrik van Wyk
53eda718d7 Add experimental prometheus support. 2017-09-13 21:39:37 +02:00
Hendrik van Wyk
0c04eab1c1 Made charge tracker get time stamps from data poller instead of internally. 2015-02-28 15:46:55 +02:00
Hendrik van Wyk
3cd2faf3ef Moved the polling of data from the webgui to its own dedicated poller.
This should simplify testing of webgui.
2015-02-28 15:14:15 +02:00
Hendrik van Wyk
2b63a81cec Added munin logging support. 2015-02-08 16:10:34 +02:00
Hendrik van Wyk
3cde999de9 Added a primitive battery charge monitor. 2015-02-08 11:28:04 +02:00
Hendrik van Wyk
e26aa12dce Initial commit of source. 2015-02-08 10:13:36 +02:00