TelluIoT / ThingML

The ThingML modelling language
https://github.com/TelluIoT/ThingML
Apache License 2.0
101 stars 32 forks source link

Use the update state machine syntax in the JavaScript compiler #270

Closed fungiboletus closed 5 years ago

fungiboletus commented 5 years ago

steelbreeze/state@7.2.0 introduces a new syntax for transitions in states machines. While the syntax we use is still supported, we might want to update the code generator to use the new syntax.

Low priority.

brice-morin commented 5 years ago

Issue deprecated by #283