close
The Wayback Machine - https://web.archive.org/web/20210905193757/https://github.com/topics/iot-gateway
Skip to content
#

iot-gateway

Here are 111 public repositories matching this topic...

An open-source IoT platform that enables rapid development, management and scaling of IoT projects. With this IoT platform, you are able to: 1) Provision and control devices, 2) Collect and visualize data from devices, 3) Analyze device data and trigger alarms, 4) Deliver device data to other systems, 5) Enable use-case specific features using customizable rules and plugins.

  • Updated Aug 13, 2021
  • Java
tyler-sommer
tyler-sommer commented Feb 8, 2019

For normal builds, it is helpful to have more specific versions than simply the upcoming version snapshot. 2019.2.MMDD.HHmmSS.0 seems like a reasonable format. It combines the year major and minor open source versions with a timestamp and ending in .0 which follows an internal convention where these are treated specially as development builds.

kskenyon
kskenyon commented Dec 21, 2020

I know support for mqtt other than infinimesh is limited.

I modified the mqtt_client.js to run on mosquito with username and password authentication.

However, with several different bacnet devices, all I get is empty {} messages to mqtt on a weird subscription. devices/0x132/state/reported/delta
which seems hardwired into the code and doesn't make much sense to me. I'm mostly a poke and

Improve this page

Add a description, image, and links to the iot-gateway 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-gateway topic, visit your repo's landing page and select "manage topics."

Learn more