node-red-contrib-doorbird-ultimate
Version:
Node-Red Integration for Doorbird Devices
13 lines (10 loc) • 474 B
HTML
<script type="text/html" data-help-name="doorbird-info">
<p>Node that provides the Doorbird info payload on any incoming trigger.</p>
<h3>Input</h3>
<p>Any input will trigger the info request to the Doorbird Station. Input data will be ignored.</p>
<h3>Output</h3>
<dl class="message-properties">
<dt>payload <span class="property-type">object</span></dt>
<dd>Info response of the Doorbird Station.</dd>
</dl>
</script>