Tags give the ability to mark specific points in history as being important
-
0.5.23
c8f870ff · ·Implement ability to record commands called on helper subarray and helper dish device along with parameter passed to command. Update delay command such that delay can be provided for specific command. Implement AddTransition command so that configure command will change obs state as per provided transition
-
0.5.7
6faaa168 · ·Implemented a new way to inject faults into helper devices. The implementation makes use of 'defective' attribute to set all the parameters for inducing fault. Currently implemented only for HelperSubarrayLeafDevice. Supported fault types are -> 'COMMAND_NOT_ALLOWED', 'FAILED_RESULT', 'LONG_RUNNING_EXCEPTION' and 'STUCK_IN_INTERMEDIATE_STATE'.