Skip to content

Releases: arduino/node-red-contrib-arduino-iot-cloud

v1.1.0

20 Feb 12:49
d56b70c
Compare
Choose a tag to compare

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

13 Aug 11:33
d0731e9
Compare
Choose a tag to compare

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

Full Changelog: v1.0.10...v1.0.11

v1.0.10

25 Sep 08:38
4b402ee
Compare
Choose a tag to compare
  • 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)

22 Feb 09:19
Compare
Choose a tag to compare

Bump @arduino/arduino-iot-client to 1.3.3

25 Jun 14:51
cfa05b8
Compare
Choose a tag to compare
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

15 May 07:45
80fc506
Compare
Choose a tag to compare
Merge pull request #29 from ilcato/master

Fix race condition between things and properties initialization

Change updateToken retry policy

05 Feb 17:27
4837e61
Compare
Choose a tag to compare
Merge pull request #28 from fabik111/master

Change updateToken retry policy

1.0.3: Merge pull request #27 from fabik111/fix_RED_obj

29 Jan 10:15
1368b08
Compare
Choose a tag to compare

1.0.2

23 Jan 09:51
Compare
Choose a tag to compare
1.0.2

1.0.1

08 Jan 17:04
2bc9978
Compare
Choose a tag to compare
update version number