acl_mqtt

MQTT acl check, called via the normal acl notifications. Actions for these checks: subscribe, publish

Type:
first

Return:

#acl_mqtt{} properties:
  • topic: list
  • is_wildcard: boolean
  • packet: mqtt_packet_map:mqtt_packet()

Edit on GitHub

acl_logon ACL notifications acl_user_groups

Referred by

mod_mqtt

MQTT is a machine-to-machine (M2M)/“Internet of Things” connectivity protocol. It was designed as an extremely…