Skip to content

IoT hub: API version should be in URL querystring format (missing a '?') #13

Open
@MrWFoulkes

Description

@MrWFoulkes

In the IoT hub examples, the username is set to "<broker>/<device id>/api-version=2018-06-30":

It should be "<broker>/<device id>/?api-version=2018-06-30".

According to IoT hub docs here: https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-mqtt-support

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions