Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 593 Bytes

File metadata and controls

14 lines (9 loc) · 593 Bytes

Eclipse Vorto Ditto Plugin

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