Method for video monitoring system to implement Topo map of network devices on web
A technology of video surveillance system and network equipment, which is applied in the field of video surveillance system mesh multi-domain visualization full video equipment management, which can solve the problem that the network administrator cannot know the real location of the fault, and achieve a simple and friendly equipment addition process Effect
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment approach
[0334] 1. Call the initialize() method when the page loads
[0335] 2. The action of the mouse on the topo network element triggers an event and calls the corresponding processing method
[0336] 2.1 Network element movement
[0337] The Dev_MouseDown() method defines the action after the mouse is pressed on the network element device, draws the frame and initializes the drag object list.
[0338] function Dev_MouseDown(){
[0339] IsDev = true;
[0340] / / Get the current event trigger object
[0341] curDragObj = event.srcElement;
[0342] if(event.srcElement.tagName != "image") return;
[0343] / / Pass the current network element object index to the menu system, arrObjectID is defined in coolmenu.js oIndex=findDevObjByID(curDragObj, id);
[0344] / / Exit immediately if in link drawing mode
[0345] / / Delete the currently selected object border
[0346] clearBorder();
[0347] / / add border
[0348] arrDev[oIndex].drawBorder();
[0349...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com