海康设备对接单独拆分

This commit is contained in:
lxj
2025-08-20 17:57:09 +08:00
parent d5d8b80f49
commit 62d9a21627
38 changed files with 215 additions and 13088 deletions

View File

@@ -9,6 +9,7 @@ public interface RemoteHikSdkService {
/**
* 海康sdk 登录操作
*
* @param item 登录参数
* @return 是否登录成功
*/
@@ -16,6 +17,7 @@ public interface RemoteHikSdkService {
/**
* 获取nvr设备通道信息
*
* @param deviceIp 设备ip
* @return 返回通道信息
*/