![]() |
OTX Reference
|
|
With this set of parameters the ExecuteDeviceService action of the Measure extension will be simulated. More...
Public Attributes | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration | device |
Fullname of the device related to the DeviceSignature. More... | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration | executeAsync |
The device service should be executed synchronously or asynchronously. More... | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration | service |
Name of the service related to the DeviceServiceSignature. More... | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration | suppressInvalidMeasurementException |
The device service should suppress invalid measurement exceptions. More... | |
![]() | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration | handle |
Unique id for the instance of the object related to this call back, like a screen or a device service. More... | |
With this set of parameters the ExecuteDeviceService action of the Measure extension will be simulated.
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ExecuteDeviceService.device |
Fullname of the device related to the DeviceSignature.
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ExecuteDeviceService.executeAsync |
The device service should be executed synchronously or asynchronously.
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ExecuteDeviceService.service |
Name of the service related to the DeviceServiceSignature.
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ExecuteDeviceService.suppressInvalidMeasurementException |
The device service should suppress invalid measurement exceptions.