/mqtt_test

Primary LanguageC++MIT LicenseMIT

mqtt_test

dependencies

  • mosquitto
  • libmosquitto-dev

build

$ git clone https://github.com/nlohmann/json nlohmann_json
$ mkdir build
$ cd build
$ cmake ..
$ make