Topic is not mandatory, if Topic is left blank msg.topic will used. Topic overrides msg.topic
- Node Group (numeric) is not mandatory, if Node Group is left blank msg.nodegrpup will used. Node Group overrides msg.nodegroup
+
If Payload is set to csv, msg.payload can be a comma separated values and the key will
+ be automatically generated by Emoncms, if Payload is set to json, msg.payload can only be a single value and
+ the key value can be manually or programmatically set.
+ Key is not mandatory, if Key is left blank msg.topic will used. Key overrides msg.topic
+ Node (numeric) is not mandatory, if Node is left blank msg.nodegrpup will used. Node over rides msg.nodegroup.
+