Skip to content

Update spec according to MWDI://v1/provide-list-of-connected-devices being deprecated with MWDI_2.0.x #318

@kmohr-soprasteria

Description

@kmohr-soprasteria

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)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions