enervent-ctrl/enervent-ctrl-go
Jarno Rankinen ce1c569564 Methods for reading and writing single holding registers. Unfortunately the writes don't seem to have much effect, the registers are reset after a short period or instantly. Maybe due to something with the library, but no errors are produced. Closes gh-5 2023-03-02 14:24:05 +02:00
..
pingvinKL Methods for reading and writing single holding registers. Unfortunately the writes don't seem to have much effect, the registers are reset after a short period or instantly. Maybe due to something with the library, but no errors are produced. Closes gh-5 2023-03-02 14:24:05 +02:00
static/html Highlight changed values in web looking glass pages (/coils, /registers) 2023-02-24 21:56:15 +02:00
.gitignore Include static files in build 2023-02-02 11:44:34 +02:00
coils.csv Coils for cooker hood and central vacuum modes 2023-02-28 20:32:18 +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 Methods for reading and writing single holding registers. Unfortunately the writes don't seem to have much effect, the registers are reset after a short period or instantly. Maybe due to something with the library, but no errors are produced. Closes gh-5 2023-03-02 14:24:05 +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