Microsoft Health Schemas

urn:com.microsoft.wc.methods.GetThings

Schema for the GetThings method request.

Types

The schema defines the following types.

TypeSummary
ThingFilterSpec Schema for specifying filters on things.
ThingSectionSpec Allows sections of the thing to be specified.
ThingFormatSpec Specifies how the results are returned.
ThingRequestGroup

Elements

The schema defines the following elements.

TypeSummary
info

Remarks

The GetThings method request is sent as a series of filter groups. Filter groups allow the caller to group otherwise separate GetThings requests into one. The response to this method request will also come in the form of response groups that correspond to each filter group. A filter group is uniquely identified by a name. The results returned in each group can be composed of full things as well as partial things. Full things will be returned up to a maximum that is configured on the server.