MWDI service /v1/provide-list-of-connected-devices has been deprecated with MWDI-v2.0.0.
- MWDI now only offers service /v1/provide-list-of-cached-devices, which returns the list of all devices for which MWDI currently has a ControlConstruct in its cache (i.e. (1) for devices newly added to MWDI there may be no CC yet, i.e. they won't show up in the list; and (2) MWDI now has a policy allowing to keep CCs in the cache, even if a device goes into disconnected, if no delete-upon-disconnect is configured, the service may also return devices, which are not in connected state anymore.
- The list of connected devices on the Controller need to be fetched from Controller directly (or later from ControllerDomainManager)