meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
documentation:recsdaemon [2016/09/28 15:08] – Spell check krudocumentation:recsdaemon [2016/10/12 13:46] – Fixed missing commas kru
Line 164: Line 164:
  
 <code>[ <code>[
-{"name": "nodeCurrent", "value": 0.0, "unit": "A"+{"name": "nodeCurrent", "value": 0.0, "unit": "A"}, 
-{"name": "pegCurrent", "value": 0.0, "unit": "A"+{"name": "pegCurrent", "value": 0.0, "unit": "A"}, 
-{"name": "12vSupply", "value": 12.0, "unit": "V"}+{"name": "12vSupply", "value": 12.0, "unit": "V"},
 {"name": "temperatures", "values": [0.0, 0.0, 0.0, 0.0, 0.0], "unit": "°C"} {"name": "temperatures", "values": [0.0, 0.0, 0.0, 0.0, 0.0], "unit": "°C"}
 ]</code> ]</code>