Skip to content

gdyr/qfsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Q-Sys Finite State Machine

This Q-Sys Lua plugin implements a finite state machine.

It accepts trigger inputs and will change state if the transition is permitted.

The permitted transitions may be defined in one of four modes:

  • Sequential (with optional loop around)
  • Allow from states
  • Allow to states
  • Allow all transitions

Tested on Q-Sys v8.0

About

Q-Sys Finite State Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages