enervent-ctrl/enervent-ctrl-go
Jarno Rankinen 9fefef8a98 gh-6 the update/populate functions now work on the struct they're a member of, instead of on a copy. Added /api/v1/status route 2023-02-18 21:52:53 +02:00
..
pingvinKL gh-6 the update/populate functions now work on the struct they're a member of, instead of on a copy. Added /api/v1/status route 2023-02-18 21:52:53 +02:00
static/html gh-5 Fix hide/show reserved checkbox inverted 2023-02-16 14:20:27 +02:00
.gitignore Include static files in build 2023-02-02 11:44:34 +02:00
coils.csv gh-5 Created registers.csv from Enervent provided xlsx, change csv delimiter to semicolon 2023-01-31 22:57:14 +02:00
go.mod #9 Go: Get single coil 2023-01-29 14:42:03 +02:00
go.sum #9 Go: Get single coil 2023-01-29 14:42:03 +02:00
main.go gh-6 the update/populate functions now work on the struct they're a member of, instead of on a copy. Added /api/v1/status route 2023-02-18 21:52: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