GET API/EntranceGuard/KeyChainNew?residentId={residentId}&roomId={roomId}
获取钥匙串,返回结果说明:[{Id:"设备ID",Password:"设备密码",CommunityNo:"小区编号",BuildingNo:"楼栋编号",Type:"门禁类型,0-公共门,1-单元门"}] (新+旧) 获取新门禁服务 2019-07-01 后不用了
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
residentId | 业主ID |
Define this parameter in the request URI. |
roomId | 房屋ID |
Define this parameter in the request URI. |