Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add support for IoT Central over MQTT #7

Closed
@jimbobbennett

Description

@jimbobbennett

This library supports Azure IoT Hub over HTTP. Whilst this is great, it would be better if it:

  • Used MQTT instead of HTTP to avoid polling for cloud to device messages/direct methods
  • Exposed an IoT Central (the SaaS platform that sits on top of IoT Hub) interface as well as/in addition to IoT Hub to give a simplified API to access IoT Central

I've taken an unofficial IoT Central Python API that supports MicroPython that uses MQTT and exposes an IoT Central API and got it working with CircuitPython:

https://github.com/jimbobbennett/iotc_circuitpython

Video here of commands working from IoT Central:

https://twitter.com/jimbobbennett/status/1232475136655163393?s=20

Would you be interested in working with me to incorporate this into this library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions