Management API
This API allows you to control aspects of your devices not available via the device interaction API.
It is designed to allow control of a system under test, by simulating changes or events. For example, using the API to simulate the change in temperature or pressure over a day and ensuring that the system under test performs the correct actions in relation to the stimuli.
It also allows the injection of faults. You can, for example, disable a device and observe that the system under test performs correctly,
These types of tests are difficult to actualise using real hardware in the loop testing