Verizon 5G Edge API Portal

vv1.0

DeviceRole

The access rule (DeviceRole object) defines the topics the application or device can publish or subscribe to. It also defines how many parallel subscriptions one device or application can have and how fast it can publish messages.

DeviceRole

The access rule (DeviceRole object) defines the topics the application or device can publish or subscribe to. It also defines how many parallel subscriptions one device or application can have and how fast it can publish messages.

Properties

NameTypeRequiredDescription
namestringYesThe unique name of the access rule.
subscribeLimitinteger (0–2147483647, default: 50, int32)NoThe maximum number of subscriptions that one application or device can make.
publishRateLimitinteger (0–2147483647, default: 15, int32)NoThe maximum rate that one application or device can publish messages per seconds.
publisharrayNo
subscribearrayNo

On this page