README
node-red-contrib-getflowid
A simple node-red node to retrieve the current nodeid, flowid and hostname
Gets the current node-red nodeid, flowid and hostname
<script type="module">
import nodeRedContribGetflowid from 'https://cdn.skypack.dev/node-red-contrib-getflowid';
</script>
A simple node-red node to retrieve the current nodeid, flowid and hostname