Node-RED Plugin Version 1.2.0

Date: November 21, 2021
Component: Node-RED Plugin
Release Note: Version 1.2.0

Today we are announcing that we have released a new Node-RED version for Thinger.io with some improvements :rocket:

It can be installed both directly in a self-hosted Node-RED instance, or directly as a Thinger.io plugin on private IoT Cloud Instances.

Highlights

  • Now it is possible to iterate over multiple assets from the Thinger.io Platform, allowing also the filtering by id or name with the use of basic wildcards.
    asset-iterator-form

  • The server events node has been improved to be able to subscribe to all available events from the events API, allowing the filtering by the main asset as well as some additional fields specific to the desired event.

Changes

  • Updated Node-RED version to 2.1.3
  • New asset iterator node

Improved

  • Server events node subscription possibilities have incremented

Thinger.io for Node-RED page:

Thinger.io Node-RED documentation:

1 Like

Due to some bugs we’ve found we have updated the version to 1.2.1. Keep this in mind when you update!

Fix

  • Asset iterator node failed when asset count was over 65K
  • Asset iterator node failing to retrieve admin role assets
  • Server events node subscription failed on some cases
  • Asset iterator node failed when saving with asset type or asset group and then switching to a different asset
1 Like