index
:
sia-server
main
IoT backend server
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.go
Age
Commit message (
Expand
)
Author
47 hours
Do not print start banner on usage
xengineering
47 hours
Disable log timestamps
xengineering
47 hours
Implement passing user configuration
xengineering
48 hours
Use default config
xengineering
48 hours
Separate Homematic code
xengineering
2 days
Separate MQTT logic
xengineering
2 days
Raise to QoS 1
xengineering
2 days
Switch ClientId to `siaserver`
xengineering
2 days
Publish state in retained mode
xengineering
2 days
Reduce polling period to 50 ms
xengineering
2 days
Add cache implementation
xengineering
2 days
Add continuous polling execution
xengineering
2 days
Refactor with Poll() function
xengineering
2 days
Refactor with Start() and Stop()
xengineering
2 days
Add logging for init and de-init steps
xengineering
2 days
Run go fmt
xengineering
2 days
Refactor MQTT connect / disconnect
xengineering
2 days
Change topic structure
xengineering
2 days
Change topic prefix to `sia`
xengineering
2 days
Refactor with OPENCCU constant
xengineering
2 days
Publish contact state with MQTT
xengineering
12 days
Adopt homematic-go example
xengineering
14 days
Add hello world as main.go
xengineering