ParticleNET / ParticleSDK

.NET SDK for Particle.io (formally spark.io)
Apache License 2.0
10 stars 3 forks source link

Implement GET A STREAM OF YOUR EVENTS #12

Closed holtsoftware closed 8 years ago

holtsoftware commented 9 years ago

https://docs.particle.io/reference/api/#get-a-stream-of-your-events

Plan to implement these as .net events

holtsoftware commented 8 years ago

So this will listen for the events coming from the stream when an event is encountered it will fire a native .net event on the cloud object.

holtsoftware commented 8 years ago

Implemented in 0.8.7