This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
Azure IoT Gateway SDK Beta
Pre-release
Pre-release
andrew-buckley
released this
02 Sep 05:42
·
610 commits
to master
since this release
Azure IoT Gateway SDK Beta
New Features:
- IotHub Module can now use HTTP, AMQP, or MQTT transports
- Java binding supports architectures other than amd64
- Replaced the broadcast message bus with generic Broker interface
- Implemented a message routing system that supports targeted message delivery
- Ability to specify links in gateway configuration (both in code and in JSON configuration)
- Created an EventSystem (Experimental)
Bug Fixes:
- All samples now work out of the box on linux
- .NET binding supports UTF-8 strings in configurations