azure-iot-mqtt-base

MQTT operations used by Azure IoT device and service SDKs

Usage no npm install needed!

<script type="module">
  import azureIotMqttBase from 'https://cdn.skypack.dev/azure-iot-mqtt-base';
</script>

README

azure-iot-mqtt-base

Internal library of AMQP-specific components shared between the Azure IoT device and service SDKs.

npm version

NOTE: You generally don't want to reference this package directly. The MQTT components you need should be exposed by packages in the device (azure-iot-device) or service (azure-iothub) SDKs.