Skip to content
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
Compare
Choose a tag to compare
@andrew-buckley andrew-buckley released this 15 Jul 21:46
· 778 commits to master since this release

Azure IoT Gateway SDK beta

  • Documentation including:
    • Contribution Guidelines
    • Getting Started guide
    • Development environment setup guide
    • Step-by-step instructions for each of the samples
  • Samples:
    • Hello World
    • Simulated Device Cloud Upload
    • BLE
  • Core features:
    • Broadcast message bus
    • Gateway
    • Message
    • Unit tests, end-to-end tests

Changes since first release

  • Bindings for modules in the following languages:
    • .Net
    • Node.js
    • Java
  • Code of Conduct in README file
  • Cross-compilation build script for Intel Edison
  • New functions to serialize messages to/from byte arrays