The Wayback Machine - https://web.archive.org/web/20200929200829/https://github.com/topics/iot-middleware
Skip to content
#

iot-middleware

Here are 59 public repositories matching this topic...

Goost91
Goost91 commented Sep 7, 2020

Environment

  • VerneMQ Version: using docker image vernemq/vernemq:latest
  • OS: Debian 9
  • Erlang/OTP version (if building from source):
  • Cluster size/standalone: standalone
  • VerneMQ configuration (vernemq.conf) or the changes from the default

accept_eula=yes
allow_anonymous=off
log.console=console
log.console.level=debug
plugins.vmq_acl=off
plugins.vmq_diversity=on
plugins.v

rbino
rbino commented Mar 5, 2020

In light of the gradual demise of CQEx in favor of Xandra, astarte_pairing should be adapted to use Xandra instead of CQEx.

This mainly translates to:

  • Add Xandra as a dependency
  • Start the Xandra connection
  • Translate all queries from CQEx to Xandra, both in lib and in test.

To see an example of a service already using Xandra, have a look at astarte_housekeeping (and this PR h

Improve this page

Add a description, image, and links to the iot-middleware topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the iot-middleware topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.