- November 26, 2006
- 87
- 50
- Home Country
- France
I have try that :
echo -e \"{\"Type\":\"playchannel\",\"ChannelId\":\"15\",\"StartFullscreen\":\"true\"}\r\n\" | nc host 8017
but in the log i've got
[2015-10-20 20:05:36,541] [Log ] [57 ] [WARN ] - [WIFI_REMOTE] WifiRemote Communication Error: Error reading JObject from JsonReader. Current JsonReader item is not an object: String
echo -e \"{\"Type\":\"playchannel\",\"ChannelId\":\"15\",\"StartFullscreen\":\"true\"}\r\n\" | nc host 8017
but in the log i've got
[2015-10-20 20:05:36,541] [Log ] [57 ] [WARN ] - [WIFI_REMOTE] WifiRemote Communication Error: Error reading JObject from JsonReader. Current JsonReader item is not an object: String