Azure IoT Provisioning Service SDK v1.1.0 - Azure IoT MQTT Transport Package v1.4.4
-
azure-iot-provisioning-service@1.1.0
- Added support for Azure IoT Edge capability in the
IndividualEnrollment
class
- Added support for Azure IoT Edge capability in the
-
azure-iot-device-mqtt@1.4.4
- fixed a bug that was losing the first message sent over MQTT when calling
sendEvent
before callingopen
. (see Azure-Samples/azure-iot-samples-node#8)
- fixed a bug that was losing the first message sent over MQTT when calling