UNPKG

node-red-node-rdk-tools

Version:

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

30 lines 882 B
{ "rdk-smartupdate": { "names": { "smartupdate": "Smart Update" }, "label": { "name": "Name" }, "placeholder": { "name": "" }, "errors": { "badEnv": "Lack of dependecies, please check!", "badInput": "Invalid input, please check!", "badOutput": "Invalid output, please check!", "updating": "An error occured while updating!", "upgrading": "An error occured while upgrading!", "autoremoving": "An error occured while autoremoving!" }, "status": { "working": "working...", "updated": "Updated", "updating": "updating...", "upgrading": "upgrading...", "autoremoving": "almost done, cleaning..." }, "hints": { } } }