Skip to main content

MqttPaymentRule

@totemsdk/edge-mqtt


@totemsdk/edge-mqtt / MqttPaymentRule

Interface: MqttPaymentRule

Extends

Properties

enabled?

optional enabled?: boolean

Inherited from

MqttTopicRule.enabled


id

id: string

Inherited from

MqttTopicRule.id


kind

kind: "payment"

Overrides

MqttTopicRule.kind


metadata?

optional metadata?: Record<string, unknown>

Inherited from

MqttTopicRule.metadata


paymentRequired?

optional paymentRequired?: boolean


price?

optional price?: string


tokenId?

optional tokenId?: string


topicPattern

topicPattern: string

Inherited from

MqttTopicRule.topicPattern