party-lock: add MQTT ACL-based plug lock service
Listener watches party-lock/<plug>/set and dynamically generates mosquitto ACL deny rules. Test against bamboo first, then dj-booth. Add lock button to CYD dashboard.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
listener 1883
|
||||
allow_anonymous true
|
||||
|
||||
acl_file /mosquitto/config/acl.conf
|
||||
|
||||
persistence true
|
||||
persistence_location /mosquitto/data
|
||||
log_dest file /mosquitto/log/mosquitto.log
|
||||
|
||||
Reference in New Issue
Block a user