Skip to content

grupo-avispa/mqtt_dsr_agent

Repository files navigation

mqtt_dsr_agent

License Build

Overview

This is a simple MQTT agent that listens to a topic and sends the received messages to the DSR graph.

Installation

Building from Source

Building

To build from source, clone the latest version from this repository and compile the package using the following command:

cd $HOME
git clone https://github.com/grupo-avispa/mqtt_dsr_agent.git
cd mqtt_dsr_agent
mkdir -p build && cd build
cmake .. && make -j4 && sudo make install

About

Simple MQTT agent that listens to a topic and sends the received messages to the DSR graph.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5