Topic RSS11:50, EEST
October 29, 2014
OfflineIf I specify a state machine object in my model with transitions, causes, effects, etc., is the UA stack and SDK server automatically handling the state machine transitions?
In other words, if a client calls a HasCause referenced method, will the state then be adjusted and an HasEffect referenced event triggered?
Or do I have to program this still via SDK API in my server implementation manually?
What kind of does the SDK provide, except for accesing the state machine related node data?
Grt, Patrick
15:30, EEST
December 21, 2011
OfflineThe current implementation does not define any functionality regarding these. If you define your own StateMachineType and generate code for it, you can then implement the custom functionality yourself. In fact, if you inherit from any standard type that defines methods (such as ProgramStateMachineType), you must implement all the methods yourself.
1 Guest(s)

Log In
Register