node-red-contrib-thinger

Thinger.io Library for Node Red

MIT License

Downloads
88
Stars
5

Bot releases are hidden (Show)

node-red-contrib-thinger - 1.7.3

Published by bautisflow 6 months ago

Fixed

  • msg placeholders rendering failed when value is null or undefined
  • property write node still sending emtpy payload
node-red-contrib-thinger - 1.4.0

Published by bautisflow about 2 years ago

Added

  • New read storage node
  • New write storage node
  • Errors from backend now show more detail in the cause of the error
  • Compatibility with Node-RED 3.0
  • Simple example flows
  • New Thinger Product asset interaction with events, property read and write and assignment a product to a device and bucket
  • Added configuration of maximum concurrent sockets against a server connection
  • Added enabled property in device create node
  • Added rate limit in asset iterator node to indicate the number of seconds or milliseconds between each message
  • Improved error handling in nodes so errors can be caught with the 'catch' node

Changed

  • Improved user interaction in frontend
  • Bucket create node is able to update existing bucket
  • Updated icons of each node and set new Thinger.io color palette

Fix

  • Device write handling plain text as well as JSON
  • Having two or more thinger backends configured was not working properly
  • Bad Request from backend in bucket write node was returning more than one error message
  • Property write and read nodes were not filtering options
  • Device stream was returning undefined in payload
  • Device resources only shown after focusing on device field
  • Field filters were not filtering by name and only by id
  • Write property failed when passing JSON object as value from the input message
node-red-contrib-thinger - 1.3.2

Published by bautisflow over 2 years ago

Added

  • Example of regex in server events node

Changed

  • When resource is not found a not found message is returned instead of an error

Fix

  • Requests where the payload contained special characters could not be handled
  • Device write node does not overwrite message payload if nothing is returned
  • Input/output resources are not available on device read and write
node-red-contrib-thinger - 1.3.1

Published by bautisflow over 2 years ago

Fix

  • Assign same Keep-Alive agent to all requests
  • Handle errors for each node when backend request fail
node-red-contrib-thinger - 1.3.0

Published by bautisflow almost 3 years ago

Added

  • Device create node is able to update details of an already existing device
  • Asset iterator node shows status of operation
  • Use of Keep-Alive header in http request to improve network performance

Changed

  • In bucket read node, aggregation is always shown, event when no bucket is configured
  • Function nodes maintain input messages, overwriting only its defined output property

Fix

  • Updated bucket create documentation with correct values
  • Added seconds for time interval in bucket create
node-red-contrib-thinger - 1.2.3

Published by bautisflow almost 3 years ago

Fix

  • Correctly handling of legacy server events when more than one asset filter is set
node-red-contrib-thinger - 1.2.2

Published by bautisflow almost 3 years ago

Fix

  • Fixed UnhandledPromiseRejectionWarning when request to Thinger server failed
  • Restored properties for server events node up to version 1.1.0, that caused configuration to dissapear
node-red-contrib-thinger - 1.2.1

Published by bautisflow almost 3 years ago

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
node-red-contrib-thinger - 1.2.0

Published by bautisflow almost 3 years ago

Added

  • New asset iterator node

Changed

  • Server events node now is able to subscribe to any event published by the API

Fix

  • Removed readme.md so npmjs will show content from README.md
node-red-contrib-thinger - 1.1.0

Published by bautisflow about 3 years ago

Added

  • New bucket create node
  • New bucket read node
  • New property read node
  • New property write node
  • New device create node
  • New device callback node
  • Dynamic selection for existing devices, groups, types, endpoints, resources, properties and buckets
  • Filtering over the dynamic selection of resources

Changed

  • Endpoint call node now returns the output of the call
  • Standardized node technincal documentation for help dialog
  • Endpoint call has now output
  • Device write has now output
  • Ordered nodes in palette
  • Added paletteLabel to nodes

Security

  • Migrated deprecated request dependency to internal http/https
Package Rankings
Top 12.17% on Npmjs.org
Badges
Extracted from project README
NPM Version