Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 557 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 557 Bytes

node-red-contrib-alibabacloud

Connect your Node-RED to alibaba cloud IoT platform (Aliyun IoT).

Available nodes:

  • alibabacloud-property-set: Listen for property setting events
  • alibabacloud-property-post: Post (set) properties to the cloud
  • alibabacloud-event-post: Post event to the cloud
  • alibabacloud-service: Listen for service calls
  • alibabacloud-service-reply: Reply to service calls

ChangeLog:

0.1.0 - 2020-04-07 Initial release 0.2.0 - Fixed some minor bugs and added support for synchronous service invocation (RRPC) and device shadow.