opendoor-labs / gozw

Fork of a fork of a fork (Use https://github.com/gozwave/gozw as the upstream)
https://github.com/gozwave/gozw
MIT License
1 stars 2 forks source link

Add visualization of session state machine #9

Closed zacatac closed 5 years ago

zacatac commented 5 years ago

fsm.Visualize will return this digraph as a string. The finite state machine is defined in frame/parser.go

https://godoc.org/github.com/looplab/fsm#Visualize