Releases: arduino/node-red-contrib-arduino-iot-cloud
Releases · arduino/node-red-contrib-arduino-iot-cloud
v1.1.0
What's Changed
- Fix a glitch of the UI when the node configuration is re-opened after the first configuration by @mirkokurt in #60
- fix: add the organization header to the token request for http nodes by @mirkokurt in #58
Full Changelog: v1.0.11...v1.1.0
v1.0.11
Extend Space ID support to all nodes: now is possible to set the Space ID in every node to retrieve data from Arduino Cloud Things created in a space (organization or class)
What's Changed
- Extend Space ID support to all nodes by @mirkokurt in #55
Full Changelog: v1.0.10...v1.0.11
v1.0.10
- The option "Send as device" has been added to the "output" node. When the option is enabled, the node sends a message to the cloud simulating a device. IMPORTANT NOTE: when the option is enabled the cloud will receive the value update but the board won't.
Fix npm secure warning (#32)
1.0.7 1.0.7
Bump @arduino/arduino-iot-client to 1.3.3
Bump @arduino/arduino-iot-client to 1.3.3 (#30) * Bump @arduino/arduino-iot-client to 1.3.3 * Upgrade version Co-authored-by: Umberto Baldi <34278123+umbynos@users.noreply.github.com>
fix connection lost problem
Merge pull request #29 from ilcato/master Fix race condition between things and properties initialization
Change updateToken retry policy
Merge pull request #28 from fabik111/master Change updateToken retry policy
1.0.3: Merge pull request #27 from fabik111/fix_RED_obj
fix bug with complex properties
1.0.2
1.0.2