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
Consider a command like EvtDis which carries N event identifiers. They are currently defined to have the default Start Action which always returns 'success'. I believe that they should be modified to have a Start Action which checks that the value of N is consistent with the length of the command data. This check would catch situations where, for instance, the user sends a command to disaable 3 EIDs but the command only carries 2 EIDs.