NO Bash required (windows compilation problem gone) - migrated to python

build flags format simplified
Binaries updated
This commit is contained in:
2019-10-17 03:13:39 +03:00
parent 0841c2b06f
commit 9cd0d924bb
46 changed files with 10216 additions and 8935 deletions

View File

@@ -0,0 +1,2 @@
#!/usr/bin/env bash
mosquitto_pub -t 'domoticz/in' -h broker_url -p port -u user -P pass -m '{"command": "udevice", "idx": 20, "svalue": "15"}'