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.