Schema for the GetThings method request.
The schema defines the following types.
| Type | Summary |
|---|---|
| ThingFilterSpec | Schema for specifying filters on things. |
| ThingSectionSpec | Allows sections of the thing to be specified. |
| ThingFormatSpec | Specifies how the results are returned. |
| ThingRequestGroup |
The schema defines the following elements.
| Type | Summary |
|---|---|
| info |
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.