node-red-contrib-iot-virtual-device

0.1.3 • Public • Published

node-red-contrib-iot-virtual-device

This module provides a set of nodes in Node-RED to rapidly implement simulated IoT device behavior and use it to run many device instances.

Read here how to deploy a sample application to IBM Bluemix

Install

Run the following command in your Node-RED user directory (typically ~/.node-red):

npm install node-red-contrib-iot-virtual-device

Nodes

- **_Device Schema_** (configuration node) to define the device type - **_Start Device_** to create a new instance of a device type - **_Generate Event_** to send events to the IoT platform - **_Set Properties_** to set properties of a device instance - **_Device Function_** to write customized behavior using a specific device instance properties - **_Device Listener_** to react on changes in device instances state (e.g. property change)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    2
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i node-red-contrib-iot-virtual-device

Weekly Downloads

2

Version

0.1.3

License

Apache-2.0

Last publish

Collaborators

  • avrahams
  • hariharaprasad
  • jeffdare