Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virtual Pin Read Event Problem #14

Open
yonas124 opened this issue Feb 4, 2017 · 1 comment
Open

Virtual Pin Read Event Problem #14

yonas124 opened this issue Feb 4, 2017 · 1 comment

Comments

@yonas124
Copy link

yonas124 commented Feb 4, 2017

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?

@jmikerq
Copy link

jmikerq commented Feb 14, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants