Commit Graph

12 Commits

Author SHA1 Message Date
b59676492e
Breaking: Add configuration interface and switch to more generic config format (#7) 2021-09-22 15:36:45 +02:00
2f1d8ff76d
Re-work HTTP API, create API for counter and setvariable modules
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-08-28 17:27:24 +02:00
404ece80ed
Provide HTTP server and registration function
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-08-25 20:55:02 +02:00
d880d7cb00
Update dependencies and bring plugin example to work with master
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-08-19 22:58:10 +02:00
810e18c93a
Move to Go1.17 mod-file, update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-08-19 17:24:20 +02:00
dbb36bc941
Fix ID generation handling different automessages as same
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-06-13 15:45:19 +02:00
60fe2621c4
Drop HCL support (causes too much effort for too little benefit)
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-05-25 01:01:46 +02:00
50f1e01e3b
Replace non-reliable fsevents library with simple check
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-05-24 17:55:12 +02:00
aa649da902
Add HCL config format support
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-05-24 17:36:16 +02:00
95be0de55b
Add automated messages (#2) 2021-03-27 17:59:56 +01:00
914f0a8a24
Use strings array for channel matching
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-12-24 15:07:20 +01:00
da62d913c8
Initial version 2020-12-21 01:33:57 +01:00