node-red-contrib-doorbird-ultimate
Version:
Node-Red Integration for Doorbird Devices
13 lines (10 loc) • 433 B
HTML
<script type="text/html" data-help-name="doorbird-image">
<p>Node that downloads the current image from the camera.</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">Buffer</span></dt>
<dd>Image data.</dd>
</dl>
</script>