Search found 3 matches

Go to advanced search

by Peter Jacobsen6906733
Mon Jun 02, 2014 4:56 pm
Forum: Issues
Topic: I have been able to get my data from Xively using REST and am now having issues updating these same values
Replies: 5
Views: 683
 
Jump to post

I have been able to get my data from Xively using REST and am now having issues updating these same values

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"},...
by Peter Jacobsen6906733
Mon Jun 02, 2014 2:37 am
Forum: Issues
Topic: I have been able to get my data from Xively using REST and am now having issues updating these same values
Replies: 5
Views: 683
 
Jump to post

I have been able to get my data from Xively using REST and am now having issues updating these same values

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",...
by Peter Jacobsen6906733
Sun Jun 01, 2014 11:24 pm
Forum: Issues
Topic: I have been able to get my data from Xively using REST and am now having issues updating these same values
Replies: 5
Views: 683
 
Jump to post

I have been able to get my data from Xively using REST and am now having issues updating these same values

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" }, { "...

Go to advanced search