thaynes2023
thaynes2023
I see this in the response. So I am not sure how to format the request apparently. { "responses": [ { "command": "Unknown command", "error": "Invalid/missing commands" } ] }
I was able to get it to work. `$mqtt->publish( '$CONTROL/dynamic-security/v1', ' { "commands": [ { "command": "createRole", "rolename": "'.$appkey.'", "textname": "", "textdescription": "", "acls": [ { "acltype": "subscribePattern", "topic": "'.$appkey.'/'.$devkey.'/#",...
I am having the same problem. I cannot figure it out. `1705296360: Saving in-memory database to /var/lib/mosquitto//mosquitto.db. 1705296360: mosquitto version 2.0.11 starting 1705296360: Config loaded from /etc/mosquitto/mosquitto.conf. 1705296360: Loading plugin:...