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

Receiver upgrade #56

Open
Zrips opened this issue Jan 19, 2023 · 0 comments
Open

Receiver upgrade #56

Zrips opened this issue Jan 19, 2023 · 0 comments

Comments

@Zrips
Copy link

Zrips commented Jan 19, 2023

Currently receiver can turn on programmable board for one cycle, issue is that we can't extract actual message receiver got. One solution would be to keep this message and be accessible over API instead of only be accessible over event. Another solution could be to fire message receive event after PB toggle cycle which would allow for PB to start and initialize before message is being sent over event listener.
Additionally. Could we get configurable timer for receiver to keep PB (on signal) turned on before toggling it off? At this point it only keeps for one cycle and is quite limited in its use as it is. This could be completely optional and by default could behave as it is, so that we could only enable this longer toggle when we actually need it.

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

1 participant