-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Section 3.3.6 Allowed PDUs per State
"may be sent" is considered optional, according to the specification annex. Hence, a DCP slave author may choose to send error codes or not.
Alternatively, a standard-compliant slave may choose to go to ERRORHANDLING state instead.
This behaviour is adverse for testing, because the implemented strategy is unknown.
- Not allowed PDUs may be silently ignored.
- Error codes may be sent alternatively.
- Slave may proceed to ERRORHANDLING immediately and without reason.
This situation allows too much options. The question arises if this should be defined in a more narrow way.