| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.acs.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Property.Builder |
Property.Builder.currentDeviceFaceCount(Integer currentDeviceFaceCount)
当前设备人脸数量
示例值:300
|
Property.Builder |
Property.Builder.deviceName(String deviceName)
设备名称
示例值:南门
|
Property.Builder |
Property.Builder.isClockIn(Boolean isClockIn)
是否是打卡
示例值:true
|
Property.Builder |
Property.Builder.maxFaceCapacity(Integer maxFaceCapacity)
设备最大人脸容量
示例值:5000
|
static Property.Builder |
Property.newBuilder() |
Property.Builder |
Property.Builder.onlineStatus(Integer onlineStatus)
在线状态
示例值:1
|
Property.Builder |
Property.Builder.onlineStatus(PropertyOnlineStatusEnum onlineStatus)
在线状态
示例值:1
|
Property.Builder |
Property.Builder.version(String version)
设备版本号
示例值:2.3.10
|
| 构造器和说明 |
|---|
Property(Property.Builder builder) |
Copyright © 2025. All rights reserved.