GET API/EntranceGuard/KeyChain?residentId={residentId}&roomId={roomId}

获取钥匙串,返回结果说明:[{Id:"设备ID",Password:"设备密码",CommunityNo:"小区编号",BuildingNo:"楼栋编号",Type:"门禁类型,0-公共门,1-单元门"}] 2018-05-08 以后不用改接口

Request Information

Parameters

NameDescriptionAdditional information
residentId
业主ID

Define this parameter in the request URI.

roomId
房屋ID

Define this parameter in the request URI.