Execute a RelationshipAttributeQuery
This use case is intended to execute an incoming RelationshipAttributeQuery (e.g. received by a ReadAttributeRequestItem) which returns a list of matching Relationship Attributes.
Parameters
- The
queryfor the RelationshipAttributes as described in the RelationshipAttributeQuery.
On Success
- Returns the
RelationshipAttributesas LocalAttributes that match the given query.
On Failure
- The query was malformed.