Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 558 Bytes

File metadata and controls

13 lines (9 loc) · 558 Bytes

MetadataQueryEnvelope

Properties

Name Type Description Notes
total int Number of results found [optional]
data dict(str, object) Array of objects with device's metadata [optional]
offset int Page starting position [optional]
count int Page size [optional]

[Back to Model list] [Back to API list] [Back to README]