The state machine received an event that it normally should never receive. We just ignore the event, but this could be indicative of a problem with the state machine implementation for a scenario we did not account for.
No action required.
Warning
Port %port% - Received unsupported event %event% for state %state%.
Name | Type |
---|---|
port | SlotPort |
state | String |
event | String |