Applies to: event

Event Service

The Event service provides logic for publishing and receiving MQTT messages.

Properties

Property Name Description
Name Identity of the component
Topic Filter Topic filter to subscribe

Actions

Publish Event

Property Name Description
Topic Topic of the message
Payload Payload of the message

Events

Name Description Event Information
Received Triggered by the message subscribed by the topic Payload successfully received by Event info
Connected Triggered when service is connected MQTT connected successfully
Disconnected Triggered when service has lost the connection MQTT disconnected successfully

Output Data

Name Description
connected Returns whether it is connected or not