ace-wg / mqtt-tls-profile

Document for MQTT-TLS-profile
Other
0 stars 2 forks source link

AIF-MQTT data model for scope #60

Closed ciseng closed 4 years ago

ciseng commented 4 years ago

Update scope to use the following model (I simplified the permission values to pub and sub): AIF-MQTT = AIF_Generic<filter, permissions> filter = tstr permissions = [ +permission ] permission = "pub" / "sub"