I am trying to develop a system in which two NodeMCU devices stream data between each other.
When the button on NodeMCU A is pressed, an LED on NodeMCU B is lit in real time, and vice versa.
This would work similarly to a morse machine, where pressing a button on one end would deliver it to the other in real time.
Is this streaming between devices possible to do with the Ubidots platform?