I would like to use the Particle devices to act as a mechanism that will publish data to a service, in my case an ID number. If possible, I would like to this publish request to be received by a listener.
I am wondering if it is possible to have this listener in a C# program (I believe this is how the Particle Subscribe function works)?