diff --git a/Assets/StreamingAssets/AppConfig.json b/Assets/StreamingAssets/AppConfig.json index 6c13b0ee..1c65849f 100644 --- a/Assets/StreamingAssets/AppConfig.json +++ b/Assets/StreamingAssets/AppConfig.json @@ -22,6 +22,6 @@ "host": "mqtt-input.flexing.ai", "port": 3000, "dataKey": "data", - "messagePack": true + "messagePack": false } } \ No newline at end of file