2.3.27 • Published 12 months ago

@zidumi/ziapifor3d v2.3.27

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

@zidumi/ziapifor3d

三维模型控制类

https://zifoms.boeplat.com.cn/zi3dms/

方法名称说明请求参数Default
getUserInfo获取当前用户信息nullnull
getSenceDevice查询场景下设备ISenceDevicenull
getDeviceRole获取设备权限IDeviceRolenull
getSceneInfo获取场景信息ISceneInfonull
getSceneInfoAll获取所有场景信息nullnull
getUserList根据工号或姓名用户模糊查询IUserListnull
getGuardRemote门禁远程控制IGuardRemotenull
getDeviceType获取设备类型列表nullnull
getDeviceQuery全局检索设备IDeviceQuerynull
getPersonNum查询场景实时人数IPersonNumnull

ISenceDevice

参数名称类型必填描述示例值
senceldstring场景 ID1554993947301027841
deviceCodestringguard 门禁,monitor 监控,fence 电子围栏guard,monitor,fence

IDeviceRole

参数名称类型必填描述示例值
deviceldstring设备 ID1
deviceCodestring设备类型guard 或者 monitor 或者 fence

ISceneInfo

参数名称类型必填描述示例值
buildingstring楼栋1#building,2#building
floorstring楼层1F,2F....

IUserList

参数名称类型必填描述示例值
nameOrWorkIdstring姓名或工号10877813

IGuardRemote

参数名称类型必填描述示例值
guardIdstring门禁设备 id1548870905487319048
actionstring1-恢复门禁不受控制,2-开一次,3-常开1

IDeviceQuery

参数名称类型必填最大长度描述示例值
deviceCodestring-设备编码guard
deviceNameOrSerialNumstring-设备名称或编码西侧走廊

IPersonNum

参数名称类型必填最大长度描述示例值
senceIdstring-查询所用楼层总人数传 -1146

zi3dms-edge

方法名称说明请求参数Default
postLocationQueryHistory查询人员历史轨迹ILocationQueryHistorynull
postLocationTopic获取实时人员定位位 topicILocationTopicnull

ILocationQueryHistory

参数名称类型必填描述示例值
buildingSerialNumstring楼层编号1#building
floorSerialNumstring楼层编号1F
cardIdstring定位卡 ID33240
startstring起始时间2022-07-31 08:12:34
endstring结束时间2022-07-31 09:12:34

ILocationTopic

参数名称类型必填描述示例值
buildingSerialNumstring楼栋编号1#building
floorSerialNumstring楼层编号1F
cardIdListarray卡号213221,231431