mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
NO Bash required (windows compilation problem gone) - migrated to python
build flags format simplified Binaries updated
This commit is contained in:
2
spare_files/mosquitto_examples.sh
Executable file
2
spare_files/mosquitto_examples.sh
Executable 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"}'
|
||||
Reference in New Issue
Block a user