hikvision/iot
wyh c25cc7a296 fixed 2023-11-22 15:26:03 +08:00
..
model 参数结构体更新 2023-11-22 15:15:19 +08:00
card-model.go fixed 2023-11-22 15:26:03 +08:00
device-iot.go fixed 2023-11-22 15:26:03 +08:00
group-iot.go fixed 2023-11-22 15:26:03 +08:00
hikvision-iot.go 调整修改 2023-11-22 14:37:13 +08:00
hikvision.http 交流 2023-11-21 09:35:10 +08:00
oauth_test.go 门禁计划,80% 2023-11-22 13:16:04 +08:00
person-iot.go fixed 2023-11-22 15:26:03 +08:00
plan-iot.go fixed 2023-11-22 15:26:03 +08:00
readme.md update environment 2023-11-22 13:25:20 +08:00

readme.md

海康云眸平台(iot)

配置环境变量已
environment:
    clientID = os.Getenv("HIK_IOT_CLIENTID")
	clientSecret = os.Getenv("HIK_IOT_CLIENTSECRET")
	scope = os.Getenv("HIK_IOT_SCOPE")
  • 基础管理
    • 分组管理
    • 接入管理
    • 校时配置
    • 人员管理