Return all feed data (#743)

This commit is contained in:
Brian Orpin
2021-02-07 22:32:58 +00:00
committed by GitHub
parent a57bf5383f
commit fbe2078324
2 changed files with 9 additions and 4 deletions

View File

@@ -83,7 +83,9 @@
<script type="text/x-red" data-help-name="emoncms in">
<p>Fetches data from emoncms.</p>
<p>The <code>msg.payload</code> contains last emoncms feed value
<p>The <code>msg.topic</code> contains the name of the Feed</p>
<p>The <code>msg.payload</code> contains last emoncms feed value</p>
<p>The <code>msg.feed_data</code> contains all the feed data</p>
</script>
<script type="text/javascript">