Skip to content

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

License

Notifications You must be signed in to change notification settings

paramite/sg-bridge

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.0%
  • Makefile 5.9%
  • Dockerfile 2.7%
  • Shell 0.4%