Tested OpenRMSP pre 0.60 r8430 with OTM r3004.
Performing BaseDesktopMobile/CIM_EnabledLogicalElementCapabilities test, OTM complains
"FAIL: property (RequestedStatesSupported having the value:2) fails constraint test, when the expected values are 2 3 11."
This is caused by an instance of CIM_EnabledLogicalElementCapabilities with RequestedStatesSupported = [2,3,4,6,7,10] and state 11 missing. Adding state 11 will cause BaseDesktopMobile/CIM_ComputerSystem to fail as reset is not supported by latest OpenRMSP firmware.
As reset does not seem to be a required state, OTM should not fail on this test.
Please find log of BaseDesktopMobile test attached. Testing BaseDesktopMobile/CIM_EnabledLogicalElementCapabilities exclusive leads to a different result.
debug log
Perform the tests on Opentestman 3063 and update this bug , if it exists.