Yurii, Here is the response: data_arr = {"datastreams":[{"id":"Mode","current_value":"2"},{"id":"Set_Temp","current_value":"70"},{"id":"mode_update","current_value":"1"},...
I put this in and I am not sure where the console is. How do I open it? This is the response if I hit test { "status":"400 Bad Request", "url":" https://api.xively.com/v2/feeds/15485... ", "response":{ "title":"JSON Parser Error",...
I need to have data formatted in the following way: { "version":"1.0.0", "datastreams" : [ { "id" : "example", "current_value" : "333" }, { "id" : "key", "current_value" : "value" }, { "...