blinker-js is an IoT device communication framework and Node.js library designed to manage bidirectional data exchange between embedded hardware and remote servers or local networks. It functions as an MQTT hardware integration tool that links single-board computers to IoT clouds for remote management and control. The project provides a virtual device widget manager to synchronize hardware state with cloud-based user interface components. This system allows for the mapping of remote UI identifiers to internal software logic, enabling remote IoT control through virtual buttons and input fields
This project is a Java messaging software development kit designed to facilitate real-time data exchange between applications and message brokers. It functions as an MQTT client library, providing the necessary tools to implement publish-and-subscribe messaging patterns within distributed systems and internet-connected device environments. The library distinguishes itself through its focus on resilient network connectivity and reliable message delivery. It manages persistent connections through internal state machines that handle automatic reconnection and keep-alive heartbeats, ensuring stab
Distributed C++ services from embedded to enterprise
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
The main features of dotnet/iot are: IoT Frameworks.
Open-source alternatives to dotnet/iot include: blinker-iot/blinker-js — blinker-js is an IoT device communication framework and Node.js library designed to manage bidirectional data exchange… eclipse-paho/paho.mqtt.java — This project is a Java messaging software development kit designed to facilitate real-time data exchange between… aregtech/areg-sdk — Distributed C++ services from embedded to enterprise. bad-antics/glowbarn-rs. azure/iot-edge. amimof/huego — An extensive Philips Hue client library for Go with an emphasis on simplicity.