node-red-contrib-sun-position
Version:
NodeRED nodes to get sun and moon position
19 lines (18 loc) • 1.54 kB
HTML
<script type="text/html" data-help-name="time-comp"> <p>A enhanced node for time format change and time comparision.</p>
<h3>About</h3>
<p>Allows to compare, transform and change times and time formats</p>
<p>Please see in <a href="https://github.com/rdmtc/node-red-contrib-sun-position/wiki/time-comp">the full Documentation of the Node</a> for more information.</p>
<h3>Input</h3>
<p>When a message arrives through the Input a timestamp out of the message object or a global or flow context store could be parsed into a timestamp.</p>
<h3>Outputs</h3>
<p>Outputs the Input message, where the possibility exists to change a property of the input message (or a global/flow context). If a time conversation is done the input message would be output to the according output where the timestamp is matching.</p>
<h3>References</h3>
Enhanced documentation can be found in the following locations:
<ul>
<li><a href="https://github.com/rdmtc/node-red-contrib-sun-position/wiki">Documentation Wiki</a></li>
<li><a href="https://github.com/rdmtc/node-red-contrib-sun-position/wiki/Base-Functions">Generic Functions, Parameter and more</a></li>
<li><a href="https://github.com/rdmtc/node-red-contrib-sun-position/wiki/time-comp">Documentation of the Node</a></li>
<li><a href="https://github.com/rdmtc/node-red-contrib-sun-position">GitHub</a> - the nodes github repository</li>
</ul>
With friendly support by <b>Alexander, Sebastian, Doreen, Robert, Hobbyquaker and Hypnos </b>.
</script>