Questions tagged [cosm]

Cosm is an online database service provider allowing developers to connect sensor data to the web and to build their own applications on it.

Cosm, formerly known as Pachube, lets you collect data from embedded devices in its time-series database exposed via a RESTful API over HTTP, WebSocket, plain TCP or even MQTT.

31 questions
-2
votes
2 answers

COSM Trigger extracting JSON values using C# from an HTTP Post

Trying to receive COSM Trigger HTTP Post via a C# RESTful service, not receiving the alert. I took the COSM API JSON payload and used it from a test client - that worked. When I setup my feed and either try the debug trigger test, or just force the…
1 2
3