After the hardware changes the state from enabled to disabled, the message ProvideCurrentStateResponse stops sending the information about disabled devices after some time. It is sending just devices that are still in the state “Responding”. Is it any chance how we can get the information about disabled devices always?
No, there is no way to get the information. When you disabled a device, it means the device is deleted, it does not exist anymore until you enabled it. So it is a natural behavior that you cannot get the information because the device is removed. If you look at Smart Client, you will not be able to select disabled camera, that is how it is.
Ok, thank you for the information.