You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platform operations can no longer be defined using operation definitions. The definition and termination property is not needed because platform operations are asynchronous and they are defined by the platform mapping. All software operations must be defined at the level of the controllers.
We can now apply the state machine WFCs (e.g., initial junctions are mandatory) to operation definitions and they no longer need to allow for empty operations.
Platform operations can no longer be defined using operation definitions. The definition and termination property is not needed because platform operations are asynchronous and they are defined by the platform mapping. All software operations must be defined at the level of the controllers.
We can now apply the state machine WFCs (e.g., initial junctions are mandatory) to operation definitions and they no longer need to allow for empty operations.
This is related to issue
The text was updated successfully, but these errors were encountered: