We need internal ports in ThingML that enable a thing to easily communicate asynchronously with itself (e.g. from a function to a transition in a state machine). It is a common bug that a port we imagine as internal is not connected in the configuration. Having a proper concept of internal port that is pre-connected by default would save some bugs.
We need internal ports in ThingML that enable a thing to easily communicate asynchronously with itself (e.g. from a function to a transition in a state machine). It is a common bug that a port we imagine as internal is not connected in the configuration. Having a proper concept of internal port that is pre-connected by default would save some bugs.