iot-communicator

0.0.4 • Public • Published

Setup

  1. npm install
  2. nvm use

Usage

  1. Set environment variables AWS_REGION and AWS_THING_ENDPOINT
  2. Run the server on your IoT device with node server.js. This listens to an mqtt message broker for requests.
  3. Create a lambda to run the client.js. The lambda will communicate with IoT device.

Readme

Keywords

none

Package Sidebar

Install

npm i iot-communicator

Weekly Downloads

2

Version

0.0.4

License

none

Last publish

Collaborators

  • jonmellman