Open yonas124 opened 7 years ago
In the source code, I can see that @tzapu only send out the "pin" in the payload, instead of the pin status( like the "value" field) in the incoming message. In my opinion, the "value" field might be more meaningful when sending data over blynk.
Hi tzapu,
When I wire "Read Event" of virtual pin 0 to debug, the payload is 0 When I wire "Read Event" of virtual pin 1 to debug, the payload is 1 Is this the normal behavior of the node?