Type Definitions
ResponseModel
Properties:
| Name | Type | Description |
|---|---|---|
code |
Number | 状态码 |
data |
Any | 返回数据 |
msg |
String | 提示信息 |
Type:
- Object
ListModel
Properties:
| Name | Type | Description |
|---|---|---|
total |
Number | 总条数 |
current_page |
Number | 当前页码 |
per_page |
Number | 每页数据条数 |
data |
Array | 数据列表(详情字段见model) |
Type:
- Object
InstanceModel
Properties:
| Name | Type | Description |
|---|---|---|
getUserManager |
function | 用户管理 |
getKeysManager |
function | 钥匙管理 |
getServicesManager |
function | 服务管理 |
on |
function | 事件订阅 |
emit |
function | 事件发布 |
Type:
- Object
LoginModal
Properties:
| Name | Type | Description | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
user |
String | 登录用户信息
Properties
|
|||||||||||||||||||||||||||||||||||||||
sip |
String | SIP连接参数
Properties
|
Type:
- Object
UserDataModel
Properties:
| Name | Type | Description | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
user |
String | 用户信息
Properties
|
|||||||||||||||||||||||||||||||||||||||
sip |
String | SIP连接参数
Properties
|
Type:
- Object
OpenRecordModel
Properties:
| Name | Type | Description |
|---|---|---|
uid |
String | 记录uid |
project_name |
String | 项目名称 |
building_name |
String | 楼栋名称 |
room_number |
String | 房屋编号 |
user_realname |
String | 用户真实姓名 |
gate_name |
String | 设备名称 |
ur_identity |
String | 用户身份 |
capture_type |
String | 开门方式 |
capture_photo |
String | 抓拍图片七牛地址 |
small_thumb |
String | 小图url |
origin_thumb |
String | 大图url |
created_at |
String | 创建时间 |
Type:
- Object
UserRoomModel
Properties:
| Name | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
uid |
String | 记录uid | |||||||||
user_id |
String | 创建时间 | |||||||||
project_id |
String | 房间名称 | |||||||||
building_id |
String | 房间名全路径 | |||||||||
room_id |
String | 房屋编号 | |||||||||
ur_identity |
String | 转接号码 | |||||||||
ur_expired |
String | 设备名称 | |||||||||
ur_dnd |
String | 用户身份 | |||||||||
ur_default_room |
String | 开门方式 | |||||||||
ur_transfer_phone |
String | 抓拍图片七牛地址 | |||||||||
project_name |
String | 小图url | |||||||||
building_name |
String | 大图url | |||||||||
room_name |
String | 创建时间 | |||||||||
ur_identity_txt |
String | 创建时间 | |||||||||
is_expired |
String | 创建时间 | |||||||||
state |
String | 创建时间 | |||||||||
app_accredit |
String | 创建时间 | |||||||||
project_manager |
String | 创建时间
Properties
|
Type:
- Object