BrokerStateStorePolicySettings interface

Broker State Store Custom Policy Settings.

Properties

dynamic

Controls if MQTT clients can request for disk persistence via MQTTv5 user property. Works in addition to other groups (logical OR).

stateStoreResources

List of key and key type to persist to disk.

Property Details

dynamic

Controls if MQTT clients can request for disk persistence via MQTTv5 user property. Works in addition to other groups (logical OR).

dynamic?: BrokerStateStoreDynamic

Property Value

stateStoreResources

List of key and key type to persist to disk.

stateStoreResources?: BrokerStateStorePolicyResources[]

Property Value