当前位置:网站首页>Video fusion cloud platform easycvr adds multi-level grouping, which can flexibly manage access devices
Video fusion cloud platform easycvr adds multi-level grouping, which can flexibly manage access devices
2022-07-06 17:49:00 【EasyCVR】
EasyCVR Support multiple types 、 Multi protocol access , It can uniformly manage the front-end access equipment , It can also support the use of device trees to group devices 、 Hierarchical management 、 Equipment condition monitoring 、 Cloud operation and maintenance, etc , Realize centralized control and permission allocation of massive access resources .

Some users put forward requirements in the project , hope EasyCVR One level grouping and unrestricted subset grouping can be established , And each level of grouping can add attached device channels . Through the evaluation of this demand , We will add multi-level grouping function to the platform , To meet the personalized needs of users .

Functional design logic : Collect the packet information transmitted by the front end , Then create the corresponding group , When adding subset grouping , Add group parent id, Finally, when querying the grouping list at the front end , Send it back to the front end together . The reference codes are as follows :

roleIdstr := params["roleid"]
roleLabellist := make([]*cvrdo.RoleLabel, 0)
if roleIdstr != "" {
roleId, err := strconv.Atoi(roleIdstr)
if err == nil {
var roleLabel = dbclient.Model(cvrdo.RoleLabel{})
roleLabel = roleLabel.Where(fmt.Sprintf(`%s.role_id = ?`, cvrdo.RoleLabel{}.TableName()), roleId)
roleLabel.Find(&roleLabellist)
} else {
return
}
}
After successful addition , On the front page, the grouping structure is shown as follows :

The multi-level grouping function is conducive to users' flexible management of access devices , Perform relevant permission allocation and other operations on the device , Achieve refined management .

EasyCVR It has strong live video surveillance 、 videotape 、 Cloud storage 、 Retrieval and review 、 Cascade and other capabilities , In many practical scenarios, there are landing project applications , Such as smart construction site 、 Smart campus 、 Smart community 、 Intelligent buildings, etc . The platform has strong expansibility 、 High openness 、 Deployment is light , Support integration with third parties , Interested users can go to the demonstration platform for experience or deployment testing .
边栏推荐
- Sqoop I have everything you want
- 网络分层概念及基本知识
- 开源与安全的“冰与火之歌”
- How to use scroll bars to dynamically adjust parameters in opencv
- Vscode replaces commas, or specific characters with newlines
- Xin'an Second Edition: Chapter 25 mobile application security requirements analysis and security protection engineering learning notes
- 基于STM32+华为云IOT设计的智能路灯
- Based on infragistics Document. Excel export table class
- Unity tips - draw aiming Center
- Wechat applet obtains mobile number
猜你喜欢

Grafana 9 is officially released, which is easier to use and more cool!

一体化实时 HTAP 数据库 StoneDB,如何替换 MySQL 并实现近百倍性能提升

C# NanoFramework 点灯和按键 之 ESP32

SAP UI5 框架的 manifest.json

Wordcloud colormap color set and custom colors

C # nanoframework lighting and key esp32

Chrome prompts the solution of "your company management" (the startup page is bound to the company's official website and cannot be modified)

自动化运维利器ansible基础

Pyspark operator processing spatial data full parsing (5): how to use spatial operation interface in pyspark

yarn : 无法加载文件 D:\ProgramFiles\nodejs\yarn.ps1,因为在此系统上禁止运行脚本
随机推荐
Debug and run the first xv6 program
开源与安全的“冰与火之歌”
【ASM】字节码操作 ClassWriter 类介绍与使用
Smart street lamp based on stm32+ Huawei cloud IOT design
Virtual machine startup prompt probing EDD (edd=off to disable) error
Chrome prompts the solution of "your company management" (the startup page is bound to the company's official website and cannot be modified)
Xin'an Second Edition: Chapter 26 big data security demand analysis and security protection engineering learning notes
基于STM32+华为云IOT设计的智能路灯
05 personal R & D products and promotion - data synchronization tool
Shell input a string of numbers to determine whether it is a mobile phone number
Based on infragistics Document. Excel export table class
分布式不来点网关都说不过去
Unity小技巧 - 绘制瞄准准心
C# NanoFramework 点灯和按键 之 ESP32
10 advanced concepts that must be understood in learning SQL
Automatic operation and maintenance sharp weapon ansible Playbook
Wechat applet obtains mobile number
Interpretation of Flink source code (I): Interpretation of streamgraph source code
历史上的今天:Google 之母出生;同一天诞生的两位图灵奖先驱
Solid principle