Closed MGKQB closed 3 years ago
-j / --json-short returns just an object with cmd:value pairs. (i use that with node-red to directly insert into influxdb.)
-J / --json-long returns a list of objects, one per command. Each of these objects contain command, raw, value and error.
Thanks for contributing!
-j / --json-short returns just an object with cmd:value pairs. (i use that with node-red to directly insert into influxdb.)
-J / --json-long returns a list of objects, one per command. Each of these objects contain command, raw, value and error.