Eclipse Vorto Ditto Plugin

December 20, 2019 ยท View on GitHub

Publishes Eclipse Ditto protocol message, that contains harmonized Vorto payload, to an AMQP server.

The AMQP payload contains the Vorto normalized data point, compliant to a Vorto Function Block.

Configuration

The following environment variables are required by this plugin to run:

  • amqp.url AMQP 1.0 Broker url, for the plugin to publish normalized device payload to
  • amqp.topic.ditto AMQP 1.0 topic name
  • amqp.username AMQP 1.0 Broker username for authentication
  • amqp.password AMQP 1.0 Broker password for authentication