enervent-ctrl/enervent-ctrl-go
Jarno Rankinen 0e10c9d925 gh-7 Added HTTP basic authentication to REST API. Default credentials pingvin:enervent. Still need to implement logging failed auth requests. A log file option is also a good idea. 2023-03-12 22:30:53 +02:00
..
pingvinKL 0.0.17 Remove 'Days until service'. Closes gh-25 2023-03-10 11:13:07 +02:00
static/html Highlight changed values in web looking glass pages (/coils, /registers) 2023-02-24 21:56:15 +02:00
.gitignore Rename build directory to BUILD 2023-03-10 14:15:56 +02:00
coils.csv Coils for cooker hood and central vacuum modes 2023-02-28 20:32:18 +02:00
go.mod gh-7 Implemented automatic self-signed SSL generation on startup under ~/.config/enervent-ctrl 2023-03-12 12:07:36 +02:00
go.sum gh-7 Implemented automatic self-signed SSL generation on startup under ~/.config/enervent-ctrl 2023-03-12 12:07:36 +02:00
main.go gh-7 Added HTTP basic authentication to REST API. Default credentials pingvin:enervent. Still need to implement logging failed auth requests. A log file option is also a good idea. 2023-03-12 22:30:53 +02:00
registers.csv gh-5 Proper handling of bitfield data type 2023-02-02 00:07:36 +02:00
test.sh gh-14 Unit testing for pingvinKL.newCoil, test.sh for executing tests 2023-02-12 22:31:21 +02:00