Output Connectors & Actions
Output connectors are available on both Data Flow and Rule Engine.
Output Connectors & Actions define what is done with the results of the device types. There are several options to choose from:
Data sink
AkenzaDB
Store your data in the AkenzaDB to have access to historical data at anytime
Forward data with HTTP to a 3rd party system for further processing or storage
Select Azure IoT Hub as data entry point to build your application further with Microsoft Azure services
Select Google Pub/Sub as data entry point to build your application further with Google services
Select InfluxDB as data entry point to build your application further with Influx services
Select Amazon Kinesis as data entry point to build your application further with Amazon Web services
Select Apache Kafka as data sink to forward data to a compatible Apache Kafka cluster
Notification service
Send notifications via E-Mail to one or multiple recipients
Send notifications via SMS to one or multiple recipients
Send notifications to your desired Microsoft Teams channel
Send notifications to your desired Slack channel
Additionally on Rule only
Downlink to trigger or configure one or multiple devices based on a rule logic
The Output Connector will only trigger the action if a sample with the selected topic is emitted by the device type. Only available topic values will be displayed in the dropdown. If no topic is selected, all data samples will trigger the selected Output Connector.
Last updated