remove newline from JSON output

This commit is contained in:
john30
2018-12-25 16:28:06 +01:00
parent 187a92f722
commit b2c63ac261
+1
View File
@@ -15,6 +15,7 @@
* added "--mqttclientid" to set own client ID instead of using the default
* added support for single quotes to all commands
* added "--mqttlog" and "--mqttversion" options
* removed newline from JSON output for supporting e.g. https://fhem.de/commandref.html#MQTT2_CLIENT
# 3.2 (2018-05-10)