node-red-contrib-conect-plus 1.0.6

This is a node for the data design tool, conect+ Studio (https://studio.conect.plus/).

npm install node-red-contrib-conect-plus

Node-RED nodes for conect+Studio

1. studio-send

To send sensor data to c+ Studio, you will need:

  • Workspace ID
  • Web API Key
  • Device ID
  • Sensor ID

Fig.1-1 The relationship between conect+ Studio Parameters Fig.1-1 The relationship between conect+ Studio Parameters

For Workspace ID, Web API Key, and API specifications, sign in to c+ Studio (https://studio.conect.plus), and check it from [Data Adapter] → [Reference]. (Fig.1-2,1-3)

Fig.1-2 Web API Reference menu Fig.1-2 Web API Reference menu

Fig.1-3 Web API Reference details Fig.1-3 Web API Reference details

You can set the properties for the keys shown in Fig.1-3 in [studio-send]. (Fig.1-4)

Fig.1-4 Settings for studio-send Fig.1-4 Settings for studio-send

Device ID and Sensor ID will automatically integrate values that you set and send.
(e.g. device01, temperature, sensorA )

2. studio-fetch

This node retrieves sensor data from c+ Studio.
To retrieve sensor data from c+ Studio, you need:

  • Workspace ID
  • Web API Key
  • Device ID
  • Sensor ID

Follow essentially the same procedure as [studio-send]. To check each parameter, see” 1. studio-send”.

However, with studio-fetch, you need to designate an ID registered with the following:

  • Device ID
  • Sensor ID

Registered ID’s can be checked from [Device] → [Edit]. (Fig.2-1,2-2)

Fig.2-1 Device ID List Fig.2-1 Device ID List

Fig.2-2 DeviceID / Sensor ID Fig.2-2 DeviceID / Sensor ID

you can set the parameters for the keys shown in Fig.1-3 and 2-2 from [studio-fetch]. (Fig.2-3)

Fig.2-3 Settings for studio-fetch Fig.2-3 Settings for studio-fetch

Set Limit and Page to a number of your choosing.

  • Limit : The amount of data retrieved (default: 100)
  • Page : Retrieved pages (default:1)

License

MIT

Node Info

Version: 1.0.6
Updated 4 years, 5 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

2 in the last week

Nodes

  • studio-fetch
  • studio-send

Keywords

  • node-red
  • conect+
  • conect plus
  • conect+ studio
  • connect+
  • connect plus
  • IoT

Maintainers