lutzer / node-red-contrib-finite-statemachine

A finite state machine implementation for node red.
MIT License
16 stars 5 forks source link

Examples moved to subdir #13

Closed StephanStS closed 3 years ago

StephanStS commented 4 years ago

Examples added as .json file to example subdirectory. Moving example flows to the example subdir gives the option to import them via the import function:

grafik

StephanStS commented 4 years ago

Version changed to 1.1.0.

lutzer commented 3 years ago

Hey Thank you Stephan. i merged it in now with some other changes. Sorry for the long delay.