Skip to main content

Home

caution

UAC Special

Home.getDeviceList

Get device list of home associated with the UAC

BDDP

ParamValueDesc
methodHome.getDeviceListGet device list of home

BUDP

ParamValueDesc
data.devices[*].deviceId<String,Necessary>The DeviceId;
data.devices[*].deviceUUID<String,Necessary>The device's UUID;
data.devices[*].token<String,Necessary>The device's net token; It's necessary when you send message to this device;
data.devices[*].name<String,Necessary>Device's product name;
data.devices[*].type<String,Necessary>Device's type name; Such as 'Hub',Could call method <Hub.*> with this device;

Home.getGeneralInfo

Get general info of home

BDDP

ParamValueDesc
methodHome.getGeneralInfoGet general info of home

BUDP

ParamValueDesc
data.id<String,Necessary>ID of home