cdm-notify-client
v0.1.13
Published
MQTT Client wrapper for the AWS IoT Device
Maintainers
Readme
MQTT Client for browser to use with AWS IoT device
This is a convinience wrapper fot the AWS IoT Device class for browser applications. You need to include the JS script into your appliciation:
<script src="cdm-notify-client/notify-client.min.js"></script>When using from TypeScript you can import type definitions like below
/// <reference types="node_modules/cdm-notify-client" />Questions
General questions can be sent to [email protected] in-depth questions about the component can be sent to [email protected].
