I’ve been looking for a while now on how I can send data from one internet button to another.
I’ve found how you can send a variable to the particle cloud using the variables command but not how you can read that same data on another device. I’ve also seen examples with the publish & subscribe commands. I don’t know what it simplest and/or best.
Does anyone know of a example like this? Or can explain how to best make this work?
Thanks, do you have an example I could use to get started? How does one device send something using publish and how does one device listen for messages?