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

获取钥匙串,返回结果说明:[{Id:"设备ID",Password:"设备密码",CommunityNo:"小区编号",BuildingNo:"楼栋编号",Type:"门禁类型,0-公共门,1-单元门"}] (新+旧)

Request Information

Parameters

NameDescriptionAdditional information
residentId
业主ID

Define this parameter in the request URI.

roomId
房屋ID

Define this parameter in the request URI.