UNPKG

node-red-node-rdk-tools

Version:

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

22 lines (21 loc) 697 B
<script type="text/html" data-help-name="rdk-tools smartupdate"> <p>RDK Tools Smart Update Node</p> <h3>Inputs</h3> <dl class="message-properties"> <dt>payload <span class="property-type">any</span></dt> </dl> <h3>Output1</h3> <dl class="message-properties"> <dt>payload <span class="property-type">same as input</span></dt> </dl> <h3>Output2</h3> <dl class="message-properties"> <dt>payload <span class="property-type">Object(contains error info)</span></dt> </dl> <h3>Details</h3> <p>It will run <code>apt update</code> command.</p> <h3>Settings</h3> <ul> <li>Name: Custom Name</li> </ul> </script>