/sg-bridge

Reads data from AMQP via proton and writes to a unix socket

Primary LanguageCApache License 2.0Apache-2.0

Bridge between AMQP and Smart Gateway

Connects to a QDR. Creates and AQMP endpoint. Receives and processes collectd AMQP JSON messages. Forwards the JSON messages to the Smart Gateway through a UDP / Unix socket.

Build

make

Usage

./bridge 127.0.0.1 5672 sg 0 127.0.0.1 30000