| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-01-15 | Bump shelljs from 0.8.3 to 0.8.5dependabot/npm_and_yarn/shelljs-0.8.5 | dependabot[bot] | 1 | -1/+1 | |
| Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shelljs/shelljs/compare/v0.8.3...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2018-12-14 | - Added support to specify logger config file on command line. | Peter Olsar | 1 | -1/+2 | |
| - Added support to specify log directory path in logger config. | |||||
| 2018-10-07 | Basic logging functionality. Logs every 60s. | James Barnett | 1 | -2/+5 | |
| Needs log rotation/management to avoid huge logfiles. | |||||
| 2018-04-08 | Add missing ws dependencywebsockets | James Barnett | 1 | -1/+2 | |
| 2018-04-07 | Switch from http polling to data push via websockets | James Barnett | 1 | -2/+2 | |
| 2018-04-02 | Add TravisCI and SonarQube integration | James Barnett | 1 | -1/+12 | |
| 2018-03-31 | Add daily kWH usage total for last 30 days | James Barnett | 1 | -1/+2 | |
| 2018-03-30 | Initial functionality. Static realtime usage for a single device | James Barnett | 1 | -0/+22 | |