Hi all
I am new here (from Germany) and also new in using Node Red. I am looking for some support on xstate machine.
I have implemented the states but I am failing triggering the transitions from outside.
My transition condition is called "nacht".
I tried using the "Inject" Node to trigger. Not working but honestly I also cannot understand the description:
when discussing a node, it is good etiquette to fully name it (or better still provide a link to it from the flows library)
Anyhow, i dont tend to use state machine nodes (I find they end up making things more complex by hiding the logic away in script blocks instead of visual/readable flows)
It may well be your task suits a state machine but lets check you are not over complicating things first.
I copied the state machine code in the state machine. If the example also contain the triggers outside I need to know how to import the complete model...