Skip to main content

MqttCommandRule

@totemsdk/edge-mqtt


@totemsdk/edge-mqtt / MqttCommandRule

Interface: MqttCommandRule

Extends

Properties

allowedCommands?

optional allowedCommands?: string[]


enabled?

optional enabled?: boolean

Inherited from

MqttTopicRule.enabled


id

id: string

Inherited from

MqttTopicRule.id


kind

kind: "command"

Overrides

MqttTopicRule.kind


metadata?

optional metadata?: Record<string, unknown>

Inherited from

MqttTopicRule.metadata


requiresPolicy?

optional requiresPolicy?: boolean


topicPattern

topicPattern: string

Inherited from

MqttTopicRule.topicPattern