exeriot

AWS IOT Thing Simulator

Usage no npm install needed!

<script type="module">
  import exeriot from 'https://cdn.skypack.dev/exeriot';
</script>

README

exeriot

AWS IOT Thing Simulator

Build Status npm version npm dependency status License: MIT

Work in pogress ...

Installation

To use exeriot with node.js, install it using npm:

  $ npm install exeriot

TODO

  • This document !!
  • Support sending time offset
  • Message template
  • Custom message format
  • Update Shadow as digital twin
  • LWT Detecting a Thing Is Connected
  • Make LWT optional
  • Config file to support profiles
  • Thing class to support events
  • Shadow / twin structure
  • IOT LWT Rule dynamic topic expression or lambda?
  • IOT Rule template to update shadow on mqtt posts
  • Support for CSV dupm and input
  • Detect column time int / boolean / string / float
  • Config file interface

License

MIT

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.