cog icon indicating copy to clipboard operation
cog copied to clipboard

Cog should define and enforce MQTT ACLs for commands

Open kevsmith opened this issue 9 years ago • 0 comments

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

kevsmith avatar Jan 28 '16 19:01 kevsmith