REST API Test Page
Operation
POST
on
/reference/devices/search
Search devices references definitions
Produces
: application/json
Parameters
Name
Type
Value
Description
(JSON)
Request Body
{ "uiWidgets" : [ "some ui widgets" ], "uiClassifiers" : [ "some ui classifiers" ], "controllableTypes" : [ "some controllable types" ], "protocolTypes" : [ "some protocol types" ], "uiClasses" : [ "some ui classes" ], "anyCriteria" : "an any criteria", "withManufacturerReferences" : false, "withStates" : true, "withCommands" : true, "withAttributes" : false }
*
This following parameters are optional: withManufacturerReferences withStates withCommands withAttributes
Result
HTTP Status :