cog
cog copied to clipboard
Cog should define and enforce MQTT ACLs for commands
Rough ACL definition:
/bot/commands/<relay_id>/<bundle_name>/<command_name>: read/bot/commands/<relay_id>/<bundle_name>/<command_name>/reply: write
See #108, #107