Questions tagged [xively]

Xively is a platform devoted to simplifying the interconnection of devices and data with applications on the Internet of Things.

By providing necessary resources, Xively helps developers and builders easily create, prototype, build, pilot and deploy their Internet connected product. So they can transform the way people experience their world.

Xively's REST API, extensive hardware and software libraries for your device, application, or service makes it easy to program in the language or environment of your choice.

References:

157 questions
0
votes
1 answer

How to add an Xively HTTP trigger to send data to thingspeak

I want to add an Xively HTTP trigger, but I don't know how to insert the current value into the URL. For example, I have the URL http://api.thingspeak.com/update?key=jkldfskladfsfdfs&field8= I want the Xively trigger to insert the current value of…
0
votes
1 answer

Xively server error when issuing URL

I've used Pachube/Cosm for non-commercial home sensor data collection and have been quite happy with the service. Now I'm getting a Xively image indicating a server error when issuing this from a web…
Chrisjx
  • 113
  • 1
  • 1
  • 9
0
votes
2 answers

Arduino freezes when trying to use Xively(Cosm) AND Pusher

I am building an arduino-powered Air Conditioner Remote. I have the actual IR remote trigger working with pusher.com, but now want to add xively feeds for the temperature in the room and the current status of the AC unit (on or off, read from the…
chriswhong
  • 362
  • 2
  • 9
0
votes
1 answer

Xively call works locally but not from server

I'm unable to make a read call to Xively (for a single feed) from a server. Absolutely nothing is returned. However, the call works without error on localhost. Settings are as follows: Feed: public Key: permissions: READ, UPDATE + private…
Madison May
  • 2,723
  • 3
  • 22
  • 32
0
votes
1 answer

Format date strings as ISO8601

I'm making a JSON call to COSM (now Xively) so it will return data that I can plot with Highchart's highstock chart. See: jsfiddle.net/T7D5U/2/ Currently the start and end date are hard coded like this: …
0
votes
1 answer

Does the Xively API -> Product Management -> Devices -> Update a Device work for anyone?

As you know, Cosm just turned into Xively on Tuesday. They've added APIs for Products and Devices, and I'm trying to connect to them. I'm running into problems getting the "Update a Device" API to work. The specific API is documented here:…
-2
votes
1 answer

Server error upon adding new device leads to duplicate devices

TL;DR - I have erroneously created a load of duplicate devices in Xively. How do I delete them, using only my browser? Or do I need to write a Perl script? I have just opened a new Xively personal account, and was running through the Test…
Greenonline
  • 1,330
  • 8
  • 23
  • 31
1 2 3
10
11