UNPKG

node-red-node-rdk-tools

Version:

配合RDK硬件及TROS使用的Node-RED功能包(Node-RED nodes for using TROS on a RDK hardware and TROS)

27 lines (20 loc) 912 B
English| [简体中文](./rdk_tools/README_cn.md) # node-red-node-rdk-tools Tools nodes for use with Horizon RDK hardware in Node-RED. ## Installation You can install it in the node management panel in the Node-RED editor. Alternatively, you can manually install it by going to the node-red installation directory: ``` cd ~/.node-red npm i node-red-node-rdk-tools ``` ## Usage ### rdk-tools smartupdate (Smart Update Node) ![Smart Update](./images/rdktools_smartupdate.gif) ### rdk-tools checkexecute (Check and Execute Node) ![Check and Execute](./images/rdktools_checkexecute.gif) ### rdk-tools texttoaudio (Text to Speech Node) ![Text to Speech](./images/rdktools_tts.gif) ### rdk-tools openurl (Open URL Node) ![Open URL](./images/rdktools_openurl.gif) ## Note + Nodes in rdk-vision need to be used in conjunction with Horizon RDK related hardware and system. [Link](https://developer.horizon.cc/)