You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check the response type of the method getInstances() for DT's State getRelationship() and getRelationships().
Is it correct to have List<DigitalTwinStateRelationshipInstance<?>> or it should be List<DigitalTwinStateRelationshipInstance> ?