Open kris21he opened 1 year ago
Hey @kris21he , I would like to work on this issue.
@bhavyastar Thank you! Feel free to reach out to us on Discord/Slack if you ever need anything
Hi @bhavyastar , any update on this issue? let us know if have any questions.
Yes, I have 2-3 questions. Are you available for meeting on 11th June?
Yes, I have 2-3 questions. Are you available for meeting on 11th June?
Sure, you can ping me on Discord to schedule a meeting
unassigning to make this issue available for others
Finite State Machine(FSM) could be a useful feature to logically automate deviceshifu's state and behavior. Here we request to add example of applying FSM to deviceshifu. we can create a folder called "fsm/examples" under /pkg.
To create the simplest FSM as following: Please use https://github.com/looplab/fsm to define a FSM that can control a LED deviceShifu's ON and OFF state changes.