CN110995707A - System and method for visualizing sensor network node data - Google Patents

System and method for visualizing sensor network node data Download PDF

Info

Publication number
CN110995707A
CN110995707A CN201911232670.5A CN201911232670A CN110995707A CN 110995707 A CN110995707 A CN 110995707A CN 201911232670 A CN201911232670 A CN 201911232670A CN 110995707 A CN110995707 A CN 110995707A
Authority
CN
China
Prior art keywords
data
sensor
ipv6
network node
visualizing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911232670.5A
Other languages
Chinese (zh)
Inventor
李秀红
马玉爽
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Normal University
Original Assignee
Beijing Normal University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Normal University filed Critical Beijing Normal University
Priority to CN201911232670.5A priority Critical patent/CN110995707A/en
Publication of CN110995707A publication Critical patent/CN110995707A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/12Avoiding congestion; Recovering from congestion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本发明涉及一种传感器网络节点数据可视化的系统及方法。所述系统包括:多个传感器、主处理器、以太网控制器和浏览器;每一个所述传感器的数据发送端均与所述主处理器的数据输入端连接;所述主处理器用于存储所述传感器的数据;所述主处理器与所述以太网控制器之间通过以太网网络双向通信,所述以太网控制器与所述浏览器的之间通过IPv6网络双向通信;所述主处理器用于根据用户在浏览器中输入的网页可视化请求数据,读取所述传感器的数据,并通过以太网络和IPv6网络传输至所述浏览器中进行显示。本发明所提供的一种传感器网络节点数据可视化的系统及方法,解决现有技术中节点连接拥塞、数据冗余的问题。

Figure 201911232670

The invention relates to a system and method for data visualization of sensor network nodes. The system includes: a plurality of sensors, a main processor, an Ethernet controller and a browser; the data sending end of each sensor is connected with the data input end of the main processor; the main processor is used for storing The data of the sensor; the two-way communication between the main processor and the Ethernet controller is through the Ethernet network, and the two-way communication between the Ethernet controller and the browser is through the IPv6 network; the main The processor is configured to read the data of the sensor according to the web page visualization request data input by the user in the browser, and transmit the data to the browser for display through the Ethernet network and the IPv6 network. The system and method for visualizing sensor network node data provided by the present invention solve the problems of node connection congestion and data redundancy in the prior art.

Figure 201911232670

Description

System and method for visualizing sensor network node data
Technical Field
The invention relates to the field of computer communication and software design, in particular to a system and a method for visualizing sensor network node data.
Background
At present, sensor networks all face the problems of data transmission and node management, in the traditional sensor network, the nodes of the sensor network are gathered together, and all the sensor nodes are managed through a central server; data is sent by adopting a Socket data stream of a TCP/IP (Transmission Control Protocol/Internet Protocol) Protocol, a sensor node is a client in TCP service, a node is connected with a TCP server at a fixed frequency during actual operation, and data interaction is performed after a communication channel is established. And a central server manages all the nodes in a centralized manner, processes information of the data and displays the data. The scheme is beneficial to centralized processing of data by managing the nodes through the central server, but the problems of node connection congestion and data redundancy are easily caused by huge data processing and storage in the central server.
Disclosure of Invention
The invention aims to provide a system and a method for visualizing sensor network node data, which solve the problems of node connection congestion and data redundancy in the prior art.
In order to achieve the purpose, the invention provides the following scheme:
a system for sensor network node data visualization, comprising: the system comprises a plurality of sensors, a main processor, an Ethernet controller and a browser;
the data transmitting end of each sensor is connected with the data input end of the main processor; the main processor is used for storing the data of the sensor;
the main processor and the Ethernet controller are in bidirectional communication through an Ethernet network, and the Ethernet controller and the browser are in bidirectional communication through an IPv6 network; the main processor is used for reading the data of the sensor according to webpage visualization request data input by a user in the browser, and transmitting the data to the browser for display through an Ethernet and an IPv6 network.
Optionally, the main processor includes a microcontroller and a storage unit;
the microcontroller is connected with the data sending end of each sensor through an asynchronous receiving and transmitting transmitter; the microcontroller is connected with the storage unit in a bidirectional mode, the microcontroller is used for carrying out average processing on the data of the sensor, and the storage unit is used for storing the data of the sensor after the average processing;
the microcontroller is bidirectionally connected with an interface of the Ethernet controller through an Ethernet peripheral interface; the microcontroller is further configured to read the data of the sensor stored in the storage unit according to the web page visualization request data sent by the ethernet controller, and send the data to the ethernet controller through an ethernet network.
Optionally, the microcontroller is loaded with a driver, an embedded operating system, an IPv6 protocol stack, and an HTTP service program.
Optionally, the model of the main processor is STM32F 107.
Optionally, the ethernet controller is of the type LAN 8742A.
A method for data visualization of a sensor network node, the method for data visualization of a sensor network node being applied to the system for data visualization of a sensor network node according to any one of claims 1 to 5, the method for data visualization of a sensor network node comprising:
acquiring webpage visualization request data; the webpage visualization request data is IPv6HTTP service address data input by a user in a browser;
analyzing and verifying the visualization request data by adopting a processing function of an IPv6 protocol stack;
when the analysis and verification pass, reading data of a sensor corresponding to the IPv6HTTP service address data from a local storage unit;
packaging the data of the sensor by adopting an IPv6 protocol stack;
sending the encapsulated data of the sensor to a browser of a user through an Ethernet controller and an IPv6 network for visualization;
and returning to the step of acquiring the webpage visualization request data when the analysis and verification are failed.
Optionally, the acquiring webpage visualization request data further includes:
acquiring data of each sensor in a sensor network;
carrying out average processing on the data of each sensor to obtain processed data;
and storing the processed data to the local storage unit according to the IPv6 protocol stack.
Optionally, the storing the processed data to the local storage unit according to the IPv6 protocol stack further includes:
initializing the Ethernet controller;
initializing the IPv6 protocol stack to obtain an IPv6HTTP service address corresponding to the data of each sensor in the local storage unit.
Optionally, the encapsulated data of the sensor is sent to a browser of a user through an ethernet controller and an IPv6 network in a JavaScript Object notification format for visualization.
According to the specific embodiment provided by the invention, the invention discloses the following technical effects:
the invention provides a system and a method for visualizing sensor network node data, which are characterized in that a main processor analyzes and verifies visualization request data by adopting a processing function of an IPv6 protocol stack, and obtains sensor data corresponding to IPv6HTTP service address data, namely each sensor network node has a fixed IPv6 address; the data of the sensor corresponding to the IPv6 address can be determined through the fixed IPv6 address, and further visualization of the data of each sensor is achieved; moreover, each sensor network node has a fixed IPv6 address, so that the congestion of IPv6 addresses caused by a plurality of sensor network nodes being one IPv6 address is prevented; and realize the data of each sensor is processed independently, prevent the data redundancy that causes while processing a large amount of data.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without inventive exercise.
Fig. 1 is a schematic structural diagram of a system for visualizing data of a sensor network node according to the present invention;
fig. 2 is a schematic diagram of a system for visualizing data of a sensor network node according to the present invention;
FIG. 3 is a schematic diagram of a system for visualizing sensor network node data in the prior art;
fig. 4 is a schematic structure of each program loaded on the microcontroller provided by the present invention;
fig. 5 is a schematic flow chart of a method for visualizing sensor network node data according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The invention aims to provide a system and a method for visualizing sensor network node data, which solve the problems of node connection congestion and data redundancy in the prior art.
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
Fig. 1 is a schematic structural diagram of a system for visualizing sensor network node data provided by the present invention, and as shown in fig. 1, the system for visualizing sensor network node data provided by the present invention includes: a plurality of sensors, a main processor 1, an ethernet controller 2 and a browser 3. The sensors are respectively a gas sensor, a temperature sensor, a humidity sensor and an air pressure sensor, and a data acquisition board is formed by the sensors. The model of the main processor 1 is STM32F 107.
The data transmitting end of each sensor is connected with the data input end of the main processor 1; reading data of the sensor through a serial port data communication protocol; the main processor 1 is used for storing the data of the sensor.
The main processor 1 and the Ethernet controller 2 are in bidirectional communication through an Ethernet network, and the Ethernet controller 2 and the browser 3 are in bidirectional communication through an IPv6 network; the main processor 1 is configured to read data of the sensor according to web page visualization request data input by a user in the browser 3, and transmit the data to the browser 3 through an ethernet network and an IPv6 network for display.
Corresponding to fig. 1, fig. 2 is a schematic diagram of a system for visualizing data of a sensor network node provided by the present invention, as shown in fig. 2, the present invention maps data to an IPv6, 128-bit address space, and as can be seen from fig. 3, in the prior art, all data of a sensor are gathered together and mapped to an IPv4, 32-bit network space.
The ethernet controller 2 is of the type LAN8742A, and implements data transmission at the network physical layer via an RJ45 standard ethernet interface.
In order to achieve the above-mentioned effect of the main processor 1, the main processor 1 comprises a microcontroller and a memory unit.
The microcontroller is connected with the data sending end of each sensor through a Universal Asynchronous Receiver/Transmitter (UART); the microcontroller is connected with the storage unit in a bidirectional mode, the microcontroller is used for carrying out average processing on the data of the sensor, and the storage unit is used for storing the data of the sensor after the average processing;
the microcontroller is bidirectionally connected with an interface of the Ethernet controller 2 through an Ethernet peripheral interface; the microcontroller is further configured to read the data of the sensor stored in the storage unit according to the web page visualization request data sent by the ethernet controller 2, and send the data to the ethernet controller 2 through an ethernet network.
Fig. 4 is a schematic structural diagram of each program loaded on the microcontroller provided by the present invention, and as shown in fig. 4, the microcontroller is loaded with a driver, an embedded operating system, an IPv6 protocol stack, and an HTTP service program. The microcontroller realizes communication between data of each sensor and the main processor 1, between the main processor 1 and the ethernet controller 2, and between the ethernet controller 2 and the browser 3 through respective loaded programs.
The control processor needs to implement software drivers in the internal software in order to connect the sensors. The interface after the sensor drive is realized comprises two functions: read sensor data and write sensor control commands. The embedded operating system calls a function control to read the data of the sensor when the task needs.
The driver provides data receiving and sending services of a physical layer for an IPv6 protocol stack, after the driver is completed, when the IPv6 protocol stack needs to send data, a driven data sending function is called to send the data to an IPv6 network, and when the IPv6 network has data to send to an embedded operating system of the system, a network hardware driver analyzes the data and then transmits the data to the IPv6 protocol stack for next processing.
The IPv6 protocol stack provides various application interfaces of IPv6 for the system and provides IPv6 network access capability. The IPv6 network access capability comprises IPv6 address resolution, IPv6 protocol received data resolution and data transmission encapsulation. And the HTTP network application service is provided for the embedded operating system based on the IPv6 protocol stack.
The program realizes the complete operation of the program by calling the functional interfaces of the embedded operating system, such as task management, semaphore, message mailbox, timer and the like.
As shown in fig. 5, the present invention further provides a method for visualizing sensor network node data, and the method for visualizing sensor network node data is applied to the system for visualizing sensor network node data. The method for visualizing the data of the sensor network node comprises the following steps:
s501, acquiring webpage visualization request data; the web page visualization request data is IPv6HTTP service address data input by the user in the browser 3.
The transmission of the web page visualization request data is completed through an HTTP protocol. The main processor 1 obtains the web page visualization request data through the ethernet controller 2.
S502, analyzing and verifying the visualization request data by adopting a processing function of an IPv6 protocol stack.
And S503, when the analysis and verification pass, reading the data of the sensor corresponding to the IPv6HTTP service address data from the local storage unit.
S504, the data of the sensor is encapsulated by adopting an IPv6 protocol stack.
And S505, sending the encapsulated data of the sensor to a browser 3 of a user through the Ethernet controller 2 and the IPv6 network for visualization.
The data of the sensor is sent to the browser 3 of the user in a JavaScript Object notification format through the Ethernet controller 2 and the IPv6 network for visualization.
S506, when the analysis and verification are failed, returning to the step of acquiring the webpage visualization request data.
Before S501, the method further includes:
data of each sensor in the sensor network is acquired.
And averaging the data of each sensor to obtain the processed data.
And storing the processed data to the local storage unit according to the IPv6 protocol stack.
The ethernet controller 2 is initialized.
Initializing the IPv6 protocol stack to obtain an IPv6HTTP service address corresponding to the data of each sensor in the local storage unit.
The transmission process of the webpage visualization request data in the practical application comprises the following steps:
1) initializing an IPv6 protocol stack and an Ethernet controller 2; and creates an HTTP listening service thread.
2) And directly accessing the IPv6 address of the sensor node through the browser 3 under the IPv6 network environment, and acquiring a webpage corresponding to the data of the sensor.
3) The HTTP monitoring service thread judges whether a webpage visualization request data connection exists; if the webpage visualization request data connection exists, sending the data, disconnecting the current connection, and returning to the step 1); otherwise, directly returning to the step 1).
The sending the encapsulated data of the sensor to the browser 3 of the user through the ethernet controller 2 and the IPv6 network in the JavaScript Object notification format for visualization specifically includes:
the browser 3 parses the sensor data in JavaScript object notification format.
The webpage visualization request data usually adopts a static array to store the HTML document, while in the invention, the data of the sensor needs to be dynamically displayed in the webpage, so that a JavaScript program needs to be embedded into the dynamic request node data in the HTML document.
The specific process of the browser 3 accessing the sensor data once is as follows:
1) the access node IPv6 address is entered in the browser 3.
2) And acquiring sensor data corresponding to the IPv6 address of the access node, and sending the static webpage data to the browser 3.
3) After receiving the HTML format file, the browser 3 analyzes the sensor data in the JavaScript Object notification format.
4) And sending a data request URL to obtain the data of the sensor in the JSON format.
"$. get ("/GetAir. JSON ", function (data)" sends a URL request to obtain data of a sensor in JSON format
5) And analyzing the data of the sensor in the son format, and displaying the real-time data of the sensor.
6) The access is ended.
The reason why the data of the sensor is transmitted in the JavaScript Object notification format is to acquire the data of the sensor again and display the data.
When the browser 3 is executed again, the function of "$. get ("/getdevice. json ", function (data)" is only required to be input to request the connection information of the device, so that the IPv6 addresses of the device node and the client can be seen on the webpage, and the management is convenient for the user.
The system and the method for visualizing the data of the sensor network node realize an IPv6 protocol in an embedded system with limited resources, so that the sensor node can be remotely accessed through a fixed IPv6 address.
The data transmission mode of the traditional sensor network node is broken through, and the HTTP network server is realized in the embedded system based on the IPv6 technology, so that the sensor node can be remotely accessed through a webpage to obtain the acquired data.
Aiming at the characteristic of resource limitation of an embedded system, a special webpage design scheme is adopted, the webpage design on the embedded system is realized by directly converting a static webpage into a C language array, and the data are dynamically displayed on the webpage by combining a JavaScript program.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the system disclosed by the embodiment, the description is relatively simple because the system corresponds to the method disclosed by the embodiment, and the relevant points can be referred to the method part for description.
The principles and embodiments of the present invention have been described herein using specific examples, which are provided only to help understand the method and the core concept of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, the specific embodiments and the application range may be changed. In view of the above, the present disclosure should not be construed as limiting the invention.

Claims (9)

1.一种传感器网络节点数据可视化的系统,其特征在于,包括:多个传感器、主处理器、以太网控制器和浏览器;1. A system for visualizing sensor network node data, comprising: a plurality of sensors, a main processor, an Ethernet controller and a browser; 每一个所述传感器的数据发送端均与所述主处理器的数据输入端连接;所述主处理器用于存储所述传感器的数据;The data sending end of each of the sensors is connected with the data input end of the main processor; the main processor is used to store the data of the sensor; 所述主处理器与所述以太网控制器之间通过以太网网络双向通信,所述以太网控制器与所述浏览器的之间通过IPv6网络双向通信;所述主处理器用于根据用户在浏览器中输入的网页可视化请求数据,读取所述传感器的数据,并通过以太网络和IPv6网络传输至所述浏览器中进行显示。Bidirectional communication between the main processor and the Ethernet controller through the Ethernet network, and bidirectional communication between the Ethernet controller and the browser through the IPv6 network; The web page input in the browser visually requests data, reads the data of the sensor, and transmits it to the browser for display through the Ethernet network and the IPv6 network. 2.根据权利要求1所述的一种传感器网络节点数据可视化的系统,其特征在于,所述主处理器包括微控制器和存储单元;2. The system for visualizing sensor network node data according to claim 1, wherein the main processor comprises a microcontroller and a storage unit; 所述微控制器通过异步收发传输器与每一个所述传感器的数据发送端连接;所述微控制器与所述存储单元之间双向连接,所述微控制器用于对所述传感器的数据进行平均处理,所述存储单元用于将平均处理后的传感器的数据进行存储;The microcontroller is connected to the data sending end of each sensor through an asynchronous transceiver; the microcontroller and the storage unit are bidirectionally connected, and the microcontroller is used to perform data processing on the sensor data. Average processing, the storage unit is used to store the average processed sensor data; 所述微控制器通过以太网外设接口与所述以太网控制器的接口双向连接;所述微控制器还用于根据所述以太网控制器发送的网页可视化请求数据,读取所述存储单元中存储的所述传感器的数据,并通过以太网络发送至所述以太网控制器。The microcontroller is bidirectionally connected to the interface of the Ethernet controller through an Ethernet peripheral interface; the microcontroller is further configured to read the storage according to the web page visualization request data sent by the Ethernet controller The data of the sensor stored in the unit is sent to the Ethernet controller through the Ethernet network. 3.根据权利要求2所述的一种传感器网络节点数据可视化的系统,其特征在于,所述微控制器上搭载驱动程序、嵌入式操作系统、IPv6协议栈和HTTP服务程序。3 . The system for visualizing sensor network node data according to claim 2 , wherein a driver, an embedded operating system, an IPv6 protocol stack and an HTTP service program are mounted on the microcontroller. 4 . 4.根据权利要求1所述的一种传感器网络节点数据可视化的系统,其特征在于,所述主处理器的型号为STM32F107。4 . The system for visualizing sensor network node data according to claim 1 , wherein the model of the main processor is STM32F107. 5 . 5.根据权利要求1所述的一种传感器网络节点数据可视化的系统,其特征在于,所述以太网控制器的型号为LAN8742A。5 . The system for visualizing sensor network node data according to claim 1 , wherein the model of the Ethernet controller is LAN8742A. 6 . 6.一种传感器网络节点数据可视化的方法,其特征在于,所述传感器网络节点数据可视化的方法应用于权利要求1-5任意一项所述的传感器网络节点数据可视化的系统,所述传感器网络节点数据可视化的方法包括:6. A method for visualizing sensor network node data, wherein the method for visualizing sensor network node data is applied to the system for visualizing sensor network node data according to any one of claims 1-5, and the sensor network Methods for visualizing node data include: 获取网页可视化请求数据;所述网页可视化请求数据为用户在浏览器中输入的IPv6HTTP服务地址数据;Obtain web page visualization request data; the web page visualization request data is the IPv6HTTP service address data input by the user in the browser; 采用IPv6协议栈的处理函数对所述可视化请求数据进行解析验证;Use the processing function of the IPv6 protocol stack to parse and verify the visualization request data; 当解析验证通过时,从本地存储单元中读取所述IPv6 HTTP服务地址数据对应的传感器的数据;When the parsing verification is passed, the data of the sensor corresponding to the IPv6 HTTP service address data is read from the local storage unit; 采用IPv6协议栈对所述传感器的数据进行封装;Use IPv6 protocol stack to encapsulate the data of the sensor; 将封装后的所述传感器的数据通过以太网控制器和IPv6网络发送至用户的浏览器,以进行可视化;Send the encapsulated data of the sensor to the user's browser through the Ethernet controller and the IPv6 network for visualization; 当解析验证不通过时,返回获取网页可视化请求数据步骤。When the parsing verification fails, return to the step of obtaining web page visualization request data. 7.根据权利要求6所述的一种传感器网络节点数据可视化的方法,其特征在于,所述获取网页可视化请求数据,之前还包括:7. The method for data visualization of a sensor network node according to claim 6, wherein, before the obtaining web page visualization request data, the method further comprises: 获取传感器网络中各个传感器的数据;Obtain the data of each sensor in the sensor network; 对每一传感器的数据进行平均处理,得到处理后的数据;The average processing of the data of each sensor is carried out to obtain the processed data; 根据所述IPv6协议栈,将处理后的数据存储至所述本地存储单元。According to the IPv6 protocol stack, the processed data is stored in the local storage unit. 8.根据权利要求7所述的一种传感器网络节点数据可视化的方法,其特征在于,所述根据所述IPv6协议栈,将处理后的数据存储至所述本地存储单元,之后还包括:8. The method for visualizing sensor network node data according to claim 7, wherein, according to the IPv6 protocol stack, storing the processed data in the local storage unit, further comprising: 对所述以太网控制器进行初始化;initializing the Ethernet controller; 对所述IPv6协议栈进行初始化,得到所述本地存储单元中每个传感器的数据对应的IPv6 HTTP服务地址。The IPv6 protocol stack is initialized to obtain the IPv6 HTTP service address corresponding to the data of each sensor in the local storage unit. 9.根据权利要求6所述的一种传感器网络节点数据可视化的方法,其特征在于,所述将封装后的所述传感器的数据以JavaScript Object Notation格式,通过以太网控制器和IPv6网络发送至用户的浏览器,以进行可视化。9. The method for visualizing data of a sensor network node according to claim 6, wherein the data of the encapsulated sensor is in JavaScript Object Notation format, and is sent to an Ethernet controller and an IPv6 network. The user's browser for visualization.
CN201911232670.5A 2019-12-05 2019-12-05 System and method for visualizing sensor network node data Pending CN110995707A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911232670.5A CN110995707A (en) 2019-12-05 2019-12-05 System and method for visualizing sensor network node data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911232670.5A CN110995707A (en) 2019-12-05 2019-12-05 System and method for visualizing sensor network node data

Publications (1)

Publication Number Publication Date
CN110995707A true CN110995707A (en) 2020-04-10

Family

ID=70090168

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911232670.5A Pending CN110995707A (en) 2019-12-05 2019-12-05 System and method for visualizing sensor network node data

Country Status (1)

Country Link
CN (1) CN110995707A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102394946A (en) * 2011-10-19 2012-03-28 电子科技大学 Addressing method for sensing service application oriented wireless sensor network
CN103442052A (en) * 2013-08-22 2013-12-11 南京农业大学 Device and method for remote monitoring farmland crop growth information
CN104052759A (en) * 2013-03-11 2014-09-17 中国科学院计算技术研究所 A Realization System of Internet of Things Plug-and-Play Technology
CN107014727A (en) * 2017-05-31 2017-08-04 兰州工业学院 A kind of atmosphere particle concentration data supervising platform

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102394946A (en) * 2011-10-19 2012-03-28 电子科技大学 Addressing method for sensing service application oriented wireless sensor network
CN104052759A (en) * 2013-03-11 2014-09-17 中国科学院计算技术研究所 A Realization System of Internet of Things Plug-and-Play Technology
CN103442052A (en) * 2013-08-22 2013-12-11 南京农业大学 Device and method for remote monitoring farmland crop growth information
CN107014727A (en) * 2017-05-31 2017-08-04 兰州工业学院 A kind of atmosphere particle concentration data supervising platform

Similar Documents

Publication Publication Date Title
US8122124B1 (en) Monitoring performance and operation of data exchanges
JP4531794B2 (en) Method for controlling a device connected to a UPnP home network through the Internet, and system and apparatus therefor
CN102577327B (en) A method, device and system for realizing web page browsing in remote desktop environment
CN104010039B (en) Multi-radar remote monitoring system and method based on WebSocket
US9379952B2 (en) Monitoring NAT behaviors through URI dereferences in web browsers
CN110769009B (en) User identity authentication method and system
CN101895520B (en) Widget system data sharing method, server and data sharing system
CN101291335A (en) A method and device for obtaining dynamic data of a server based on a browser
US20150160628A1 (en) Web-based interaction with building automation
CN103516785A (en) Web page proxy system and communication method thereof
US20150188998A1 (en) Transmitting and displaying screen content
WO2018176244A1 (en) Data collection method, device, and dynamic environment network management system
US8862713B2 (en) Method and apparatus of performing remote command dispatching
CN113194550B (en) Data channel construction method, server and data cluster system
CN117221396A (en) Network data interaction method, device, system, storage medium and computer equipment
CN118055172A (en) Visual docking configuration method for communication protocol of Internet of things equipment
CN103916681A (en) Streaming media content playing method, device and system
CN110995707A (en) System and method for visualizing sensor network node data
CN118075278B (en) Data transmission method, device, equipment and medium
WO2018132557A1 (en) Dynamic protocol switching
CN1812410B (en) File transfer management system and method
CN114217997B (en) Method, system, equipment and storage medium for improving real-time performance of KVM display data
CN108259576B (en) A software and hardware real-time information transmission system and method
CN116110587B (en) Distributed Surgical Robot Virtual Simulation System
CN117579664A (en) A communication method, communication device and remote diagnosis system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200410

RJ01 Rejection of invention patent application after publication