CN114501176A - Data acquisition method and device, data acquisition terminal and readable storage medium - Google Patents

Data acquisition method and device, data acquisition terminal and readable storage medium Download PDF

Info

Publication number
CN114501176A
CN114501176A CN202111634336.XA CN202111634336A CN114501176A CN 114501176 A CN114501176 A CN 114501176A CN 202111634336 A CN202111634336 A CN 202111634336A CN 114501176 A CN114501176 A CN 114501176A
Authority
CN
China
Prior art keywords
data
acquired
data acquisition
communication protocol
cloud server
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
CN202111634336.XA
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.)
Shenzhen Hpmont Technology Co Ltd
Original Assignee
Shenzhen Hpmont Technology Co Ltd
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 Shenzhen Hpmont Technology Co Ltd filed Critical Shenzhen Hpmont Technology Co Ltd
Priority to CN202111634336.XA priority Critical patent/CN114501176A/en
Publication of CN114501176A publication Critical patent/CN114501176A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q9/00Arrangements in telecontrol or telemetry systems for selectively calling a substation from a main station, in which substation desired apparatus is selected for applying a control signal thereto or for obtaining measured values therefrom
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q2209/00Arrangements in telecontrol or telemetry systems
    • H04Q2209/30Arrangements in telecontrol or telemetry systems using a wired architecture
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q2209/00Arrangements in telecontrol or telemetry systems
    • H04Q2209/40Arrangements in telecontrol or telemetry systems using a wireless architecture
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q2209/00Arrangements in telecontrol or telemetry systems
    • H04Q2209/70Arrangements in the main station, i.e. central controller
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q2209/00Arrangements in telecontrol or telemetry systems
    • H04Q2209/80Arrangements in the sub-station, i.e. sensing device
    • H04Q2209/82Arrangements in the sub-station, i.e. sensing device where the sensing device takes the initiative of sending data
    • H04Q2209/823Arrangements in the sub-station, i.e. sensing device where the sensing device takes the initiative of sending data where the data is sent when the measured values exceed a threshold, e.g. sending an alarm
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q2209/00Arrangements in telecontrol or telemetry systems
    • H04Q2209/80Arrangements in the sub-station, i.e. sensing device
    • H04Q2209/84Measuring functions

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application is applicable to the technical field of data acquisition and communication, and provides a data acquisition method, a data acquisition device, a data acquisition terminal and a readable storage medium, wherein the method comprises the following steps: receiving a first data acquisition instruction sent by a cloud server, wherein the first data acquisition instruction comprises a first type and data information to be acquired, the first type is the type of a communication protocol of equipment to be acquired, and the data information to be acquired comprises a data category; loading a first communication protocol in a communication protocol library of the data acquisition terminal, wherein the type of the first communication protocol is the first type; communicating with the equipment to be acquired based on the first communication protocol to acquire acquired data corresponding to the data category; and uploading the acquired data to the cloud server. The method and the device can solve the problem that data of various devices are difficult to acquire at present due to various types of devices and various types of device protocols.

Description

Data acquisition method and device, data acquisition terminal and readable storage medium
Technical Field
The application belongs to the technical field of data acquisition and communication, and particularly relates to a data acquisition method and device, a data acquisition terminal and a readable storage medium.
Background
With the advent of the "industrial 4.0" and "smart manufacturing" era, data collection at the industrial field device layer is becoming a major concern for the manufacturing industry.
At present, the problems that various industrial bus protocols coexist, the equipment installation position is far, and the like due to the fact that various industrial field equipment is diverse in types, so that how to collect data of various equipment becomes a difficult problem.
Disclosure of Invention
In view of this, the present application provides a data acquisition method, an apparatus, a data acquisition terminal and a readable storage medium, which can solve the problem that it is difficult to acquire data of various devices due to various types of devices and various types of device protocols.
A first aspect of an embodiment of the present application provides a data acquisition method, where the data acquisition method is applied to a data acquisition terminal, and the method includes:
receiving a first data acquisition instruction sent by a cloud server, wherein the first data acquisition instruction comprises a first type and data information to be acquired, the first type is the type of a communication protocol of equipment to be acquired, and the data information to be acquired comprises a data category;
loading a first communication protocol in a communication protocol library of the data acquisition terminal, wherein the type of the first communication protocol is the first type;
communicating with the equipment to be acquired based on the first communication protocol to acquire acquired data corresponding to the data category;
and uploading the acquired data to the cloud server.
In another implementation manner of the first aspect, before the receiving the first data acquisition instruction sent by the cloud server, the method further includes:
and sending a connection request to the cloud server, wherein the connection request is used for requesting to establish communication connection with the cloud server.
In another implementation manner of the first aspect, the data information to be acquired includes a storage address of the data to be acquired in the device to be acquired;
the communication with the device to be acquired based on the first communication protocol to obtain the acquired data corresponding to the data category includes:
sending a second data acquisition instruction to the equipment to be acquired based on the first communication protocol, wherein the second data acquisition instruction carries the data category to be acquired and the storage address of the data to be acquired in the equipment to be acquired;
and receiving the collected data, wherein the collected data is the data collected by the equipment to be collected according to the second data collection instruction.
In another implementation manner of the first aspect, the data information to be collected further includes a data uploading period, and the first data collection instruction further includes an alarm reporting list, where the alarm reporting list includes a target data category and an alarm threshold corresponding to the target data category, and the data category to be collected includes the target data category;
the uploading the acquired data to the cloud server includes:
when the target data corresponding to the target data category does not meet the alarm threshold value, sending an alarm prompt message to the cloud server, wherein the alarm prompt message carries the target data;
and uploading the data except the target data in the acquired data to the cloud server according to the data uploading period.
In another implementation manner of the first aspect, after the obtaining of the acquisition data corresponding to the data category by communicating with the device to be acquired based on the first communication protocol, the method further includes:
judging whether the size of the data currently stored in the local storage space is smaller than a first threshold value;
if the acquired data is smaller than the first threshold, storing the acquired data to the local;
and when the acquired data is larger than or equal to the first threshold, overwriting and storing the acquired data to a first batch of data in the local storage space, wherein the first batch of data is the earliest acquired data stored in the local storage space.
In another implementation form of the first aspect, the method further comprises:
receiving a third data acquisition instruction sent by the cloud server, wherein the third data acquisition instruction comprises data information to be acquired and does not comprise the first type, and the third data acquisition instruction is an instruction sent by the cloud server under the condition that the equipment to be acquired has no communication interface or does not open a communication protocol;
and acquiring the acquired data corresponding to the data category in the equipment to be acquired by a method of externally connecting an intelligent sensor, wherein the intelligent sensor is respectively in communication connection with the data acquisition terminal and the equipment to be acquired and is used for transmitting the acquired data of the equipment to be acquired to the data acquisition terminal.
In another implementation form of the first aspect, the method further comprises:
receiving a firmware upgrading instruction sent by the cloud server;
and finishing the upgrading of the firmware in the data acquisition terminal according to the received firmware upgrading instruction.
A second aspect of the embodiments of the present application provides a data acquisition device, which is applied to a data acquisition terminal, and includes:
the cloud server comprises a receiving module and a processing module, wherein the receiving module is used for receiving a first data acquisition instruction sent by the cloud server, the first data acquisition instruction comprises a first type and data information to be acquired, the first type is the type of a communication protocol of equipment to be acquired, and the data information to be acquired comprises a data category;
the loading module is used for loading a first communication protocol in a communication protocol library of the data acquisition terminal, wherein the type of the first communication protocol is the first type;
the acquisition module is used for communicating with the equipment to be acquired based on the first communication protocol to acquire acquisition data corresponding to the data category;
and the uploading module is used for uploading the acquired data to the cloud server.
A third aspect of embodiments of the present application provides a data acquisition terminal, including a processor, where the processor is configured to run a computer program stored in a memory to implement the method according to any one of the first aspect above.
A fourth aspect of embodiments of the present application provides a computer-readable storage medium having stored thereon a computer program which, when run on a processor, implements the method of any one of the first aspects of the present application.
The data acquisition method provided by the embodiment of the application is applied to a data acquisition terminal, and comprises the following steps that firstly, a first data acquisition instruction sent by a cloud server is received by the data acquisition terminal, wherein the first data acquisition instruction comprises a first type and data information to be acquired, the first type is the type of a communication protocol of equipment to be acquired, and the data information to be acquired comprises a data category; secondly, the data acquisition terminal loads a first communication protocol in a communication protocol library of the data acquisition terminal, wherein the type of the first communication protocol is a first type; then, the data acquisition terminal communicates with the equipment to be acquired based on a first communication protocol to acquire acquisition data corresponding to the data category; and finally, the data acquisition terminal uploads the acquired data to the cloud server. Therefore, the data acquisition method provided by the embodiment of the application can realize data acquisition work of various devices, so that the problem that the data of various devices are difficult to acquire due to various types of devices and various types of device protocols at present can be solved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without exceeding the protection scope of the present application.
Fig. 1 shows a schematic structural diagram of a data acquisition system provided in an embodiment of the present application;
fig. 2 is a schematic flow chart of a data acquisition method provided in an embodiment of the present application;
fig. 3 is a schematic flow chart of a data acquisition method according to another embodiment of the present application;
fig. 4 is a schematic flow chart illustrating a data acquisition method according to another embodiment of the present application;
fig. 5 is a schematic flow chart illustrating a data acquisition method according to another embodiment of the present application;
fig. 6 is a schematic flow chart illustrating a data acquisition method according to another embodiment of the present application;
fig. 7 is a schematic flow chart illustrating a data acquisition method according to another embodiment of the present application;
fig. 8 is a schematic flow chart illustrating a data acquisition method according to another embodiment of the present application;
FIG. 9 is a schematic diagram illustrating a structure of a data acquisition device according to an embodiment of the present disclosure;
fig. 10 shows a schematic structural diagram of a data acquisition terminal according to an embodiment of the present application.
Detailed Description
Referring to fig. 1, fig. 1 is a system configuration diagram corresponding to the data acquisition method proposed in the present application. In fig. 1, a data communication connection is established between the data acquisition terminal and the cloud server through a data communication mode of GPRS, 4G, 5G, Wifi or ethernet, and a data communication connection is established between the data acquisition terminal and the device through a data communication mode of bluetooth, RS485, RS232 and ethernet. After the communication connection is established, the cloud server sends a data acquisition instruction to the data acquisition terminal, and after the data acquisition terminal receives the data acquisition instruction sent by the cloud server, the data acquisition terminal acquires acquisition data from the equipment to be acquired and uploads the acquired acquisition data to the cloud server.
The data acquisition method is applied to a data acquisition terminal, and comprises the steps that firstly, a first data acquisition instruction sent by a cloud server is received by the data acquisition terminal, wherein the first data acquisition instruction comprises a first type and data information to be acquired, the first type is the type of a communication protocol of equipment to be acquired, and the data information to be acquired comprises a data category; secondly, the data acquisition terminal loads a first communication protocol in a communication protocol library of the data acquisition terminal, wherein the type of the first communication protocol is a first type; then, the data acquisition terminal communicates with the equipment to be acquired based on a first communication protocol to acquire acquisition data corresponding to the data category; and finally, the data acquisition terminal uploads the acquired data to the cloud server. According to the data acquisition method, the data acquisition of various devices can be realized, and the problem that the data of various devices are difficult to acquire due to various types of devices and various types of device protocols at present can be effectively solved.
Referring to fig. 2, fig. 2 is a schematic flowchart of a data acquisition method provided in an embodiment of the present application.
S21, receiving a first data acquisition instruction sent by the cloud server, wherein the first data acquisition instruction comprises a first type and data information to be acquired, the first type is the type of a communication protocol of equipment to be acquired, and the data information to be acquired comprises a data category.
In the embodiment of the application, for convenience of description, a data acquisition instruction sent by the cloud server to the data acquisition terminal is defined as a first data acquisition instruction. And defining the type of the communication protocol of the equipment to be acquired, which is included in the first data acquisition instruction, as a first type.
The first data acquisition instruction carries a communication protocol type of the device to be acquired and data information to be acquired from the device to be acquired, and the data information to be acquired also includes a data category, which may be, for example, a utilization rate of a CPU of the device to be acquired, a total memory capacity and a memory utilization rate of a memory, a utilization rate, a total capacity and a partition format of a disk, a temperature, a humidity, a PH value, and the like of a site where the device to be acquired is located.
It should be noted that the communication protocol is also called a communication protocol, and refers to a kind of agreement for controlling data transmission between two communicating parties. The convention includes unified regulations for data format, synchronization mode, transmission speed, transmission procedure, error detection and control character definition, etc. in order to ensure normal communication between two communication parties, the regulations need to be followed by the two communication parties.
Currently, each device has a corresponding communication protocol, and common communication protocols include modbus communication protocol, RS-232 communication protocol, RS-485 communication protocol, HART communication protocol and the like.
In addition, it should be noted that there may be a plurality of data acquisition terminals establishing communication connection with the cloud server, and correspondingly, there may be a plurality of devices establishing communication connection with the data acquisition terminals, so that the first data acquisition instruction sent by the cloud server to the data acquisition terminal also carries a unique identification code (equivalent to a personal identification number) of the data acquisition terminal, a unique identification code of the device to be acquired, and a communication identifier (i.e., unique communication address information of the device to be acquired). The following information can ensure that the data acquisition terminal in the embodiment of the present application can receive the first data acquisition instruction, and accurately acquire the operation data of the device to be acquired according to the unique identification code and the communication identifier of the device to be acquired, which are carried in the first data acquisition instruction.
Certainly, the type of the communication protocol of the device to be acquired and the data information to be acquired, which are included in the first data acquisition instruction, are acquired information that is added to the cloud server after the user establishes a communication connection with the server through the client. The client can be attached to a mobile phone, a PC (personal computer), a tablet personal computer and the like for operation of a user.
And S22, loading a first communication protocol in the communication protocol library of the data acquisition terminal, wherein the type of the first communication protocol is a first type.
In the embodiment of the application, the data acquisition terminal comprises a plurality of communication protocol libraries, and after receiving the first data acquisition instruction, the data acquisition terminal loads a communication protocol, the type of which is the same as that of the communication protocol of the equipment to be acquired, from the communication protocol libraries according to the type of the communication protocol of the equipment to be acquired in the first data acquisition instruction.
For convenience of description, the same communication protocol as the first type loaded by the data acquisition terminal is defined herein as the first communication protocol.
As an example, assuming that the communication protocol type of the device to be acquired carried in the first data acquisition instruction is RS-232 communication protocol, the data acquisition terminal loads RS-232 communication protocol from its own communication protocol library.
And S23, communicating with the equipment to be acquired based on the first communication protocol, and acquiring the acquired data corresponding to the data category.
In the embodiment of the application, after the first communication protocol which is the same as the communication protocol type of the device to be acquired is loaded, the data acquisition terminal can communicate with the device to be acquired based on the first communication protocol, and acquire the acquisition data corresponding to the data category in the data information to be acquired from the device to be acquired.
And S24, uploading the acquired data to a cloud server.
In the embodiment of the application, after the data acquisition terminal acquires the acquired data corresponding to the data category in the data information to be acquired, the data acquisition terminal uploads the acquired data to the cloud server.
Referring to fig. 3, in another embodiment of the present application, before receiving the first data acquisition instruction sent by the cloud server, the method further includes:
and S20, sending a connection request to the cloud server, wherein the connection request is used for requesting to establish communication connection with the cloud server.
In the embodiment of the application, the data acquisition terminal can establish data communication connection with the cloud server in a data communication mode of GPRS, 4G, 5G, Wifi or Ethernet.
The connection request sent by the data acquisition terminal to the cloud server carries the unique identification code and the communication identifier of the data acquisition terminal.
After receiving the connection request, the cloud server agrees to establish communication connection with the data acquisition terminal, and stores the unique identification code and the communication identifier of the data acquisition terminal, wherein the communication identifier is used for determining the unique communication address information of the data acquisition terminal.
After the communication connection is established, a data transmission channel is opened between the cloud server and the data acquisition terminal. Therefore, the data acquisition terminal can receive the data acquisition instruction sent by the cloud server, and the cloud server can also receive the acquisition data uploaded by the data acquisition terminal.
In addition, it should be added that when communication connection is established between a plurality of data acquisition terminals and the cloud server in the same place in a WiFi manner, a WiFi cascading manner can be adopted to enhance the coverage area of the wireless network, so that the stability of network connection of the peripheral data acquisition terminals is effectively enhanced, and thus the workload of network construction wiring in practice can be reduced.
Referring to fig. 4, in another embodiment of the present application, the data information to be acquired further includes a storage address of the data to be acquired in the device to be acquired;
based on a first communication protocol, the method is communicated with equipment to be acquired to obtain acquisition data corresponding to data categories, and comprises the following steps:
s2301, based on the first communication protocol, sending a second data acquisition instruction to the device to be acquired, where the second data acquisition instruction carries a data category to be acquired and a storage address of the data to be acquired in the device to be acquired.
For convenience of description, the data acquisition instruction sent by the data acquisition terminal to the device to be acquired based on the first communication protocol is defined as the second data acquisition instruction. The second data acquisition instruction carries a data category to be acquired in the equipment to be acquired and a storage address of the data to be acquired in the equipment to be acquired, wherein the storage address corresponds to the data category to be acquired.
As an example, it is assumed that the first communication protocol is an RS-232 communication protocol, and in the first data acquisition instruction, the data category to be acquired included in the data information to be acquired is a utilization rate of a CPU, a total memory capacity and a memory utilization rate of a memory, a utilization rate, a total capacity and a partition format of a disk, and a temperature, a humidity and a PH value of a field where the device to be acquired is located; the storage address of the Data to be acquired in the Data information to be acquired, which corresponds to the Data category to be acquired, in the equipment to be acquired is C \ ProgramData \ MySQL \ MySQL Server 5.5\ Data \ Data.
Then, the Data acquisition terminal sends a second Data acquisition instruction to the equipment to be acquired by adopting a communication protocol RS-232 which is the same as that of the equipment to be acquired, wherein the second Data acquisition instruction designates the equipment to be acquired to acquire acquisition Data corresponding to the Data category from the C: \ ProgramData \ MySQL \ MySQL Server 5.5\ Data \ address.
Besides, it should be noted that the second data acquisition instruction also carries a unique identification code and a communication identifier of the device to be acquired (used for determining unique communication address information of the device to be acquired).
And S2302, receiving the acquired data, wherein the acquired data is acquired by the equipment to be acquired according to the second data acquisition instruction.
In the embodiment of the application, after the device to be acquired acquires the acquired Data corresponding to the Data category to be acquired from the position of C: \\ \ ProgramData \ MySQL \ MySQL Server 5.5\ Data \ according to the instruction of the second Data acquisition instruction, the device to be acquired transmits the acquired Data to the Data acquisition terminal based on the RS-232 communication protocol. Correspondingly, the data acquisition terminal can receive the acquired data sent by the equipment to be acquired.
Referring to fig. 5, in another embodiment of the present application, the data information to be collected further includes a data uploading period, the first data collection instruction further includes an alarm reporting list, the alarm reporting list includes a target data category and an alarm threshold corresponding to the target data category, where the data category to be collected includes the target data category;
correspondingly, uploading the acquired data to a cloud server comprises:
s2401, when the target data corresponding to the target data category does not meet the alarm threshold, sending an alarm prompt message to the cloud server, wherein the alarm prompt message carries the target data.
By way of example, assume that the data category to be collected is CPU utilization, total memory capacity and memory utilization of the memory, disk utilization, total capacity and partition format, and temperature, humidity and PH of the site where the device to be collected is located.
The target data category is the utilization rate of the CPU and the temperature of the site where the equipment to be acquired is located. Correspondingly, the alarm report list includes the utilization rate of the CPU and a first alarm threshold corresponding to the utilization rate of the CPU, the temperature of the site where the device to be acquired is located, and a second alarm threshold corresponding to the temperature of the site where the device to be acquired is located; wherein the first alarm threshold is different from the second alarm threshold.
It should be added that the CPU utilization is a time ratio of the CPU in a non-idle state in a unit time, which reflects how busy the CPU is, the CPU utilization is between 0% and 100%, and generally, the smaller the percentage value is, the higher the performance of the CPU in the device is, and if the CPU utilization is as high as 100%, it means that the performance of the CPU in the device is fully switched on, and the CPU high-load operation has reached the limit of the CPU performance, so that the device cannot be normally used (for example, it becomes abnormally stuck, halted, and loaded very slowly).
For example, assume that the first alarm threshold in the alarm report list is 80%, the second alarm threshold is 35 ℃, the CPU usage of the actually acquired device is 95%, and the temperature of the site where the device is located is 40 ℃. After the data acquisition terminal is determined through judgment, when the CPU usage rate (namely 95%) of actually acquired equipment exceeds 80% of a first alarm threshold value, and the temperature (namely 40 ℃) of the site where the actually acquired equipment is located exceeds 35 ℃ of a second alarm threshold value, the data acquisition terminal sends an alarm prompt message to a cloud server, wherein the alarm prompt message carries the actually acquired CPU usage rate and the temperature value of the site where the equipment is located, and the actually acquired CPU usage rate and the temperature value of the site where the equipment is located are target data in the embodiment of the application.
It should be additionally noted that after the cloud server receives the alarm prompt message sent by the data acquisition terminal, the cloud server sends an alarm message (including but not limited to short message, email, wechat information push, direct push to the client, and the like) to the terminal where the client is located, where the alarm message is used to remind a terminal user that the current device is abnormal in operation and needs to be overhauled or confirmed by manual intervention.
S2402, uploading data except the target data in the acquired data to a cloud server according to a data uploading cycle.
In the embodiment of the application, the data acquisition terminal uploads the data except the target data in the acquired data to the cloud server for storage according to the data uploading period. When the data acquisition terminal uploads the acquired data to the cloud server according to the data uploading period, any one of the following modes can be adopted:
mode 1: in the transparent transmission mode, the acquired data uploaded by the equipment is directly sent to the cloud server, and no data processing is performed in the process;
mode 2: the acquisition mode is that acquired data uploaded by all devices connected with the data acquisition terminal are integrated into a uniform file format and then uploaded to the cloud server;
mode 3: and in the edge computing mode, the data acquisition terminal analyzes, computes and stores the acquired data uploaded by the equipment at the data acquisition terminal, and finally uploads the processed data to the cloud server.
Different modes are set, different scenes in practical application can be solved in a targeted manner, and the mode 1 is equivalent to a long serial line or a data line to directly connect the equipment to the cloud server; when the mode 2 is adopted, the data acquisition terminal uploads the acquired data uploaded by all the devices to the cloud server after the formats of the acquired data are unified, so that the formats of the acquired data uploaded to the cloud server by different devices are unified conveniently; by adopting the mode 3, the system response speed and reliability can be effectively improved, the time delay is reduced, and the data volume of the cloud server is uploaded, so that the data flow consumption is reduced.
Of course, in practical application, different data uploading modes can be set for the data acquisition terminal according to different scenes, so that the universality of the scheme is improved.
It should be added that, referring to fig. 1, a third-party cloud server may be configured virtually based on a cloud server, where the configuration and performance of the third-party cloud server are below the cloud server, and the data acquisition terminal may be in communication connection with the third-party cloud server through an MQTT protocol. Therefore, the data acquisition terminal can also directly upload the acquired data to the third-party cloud server and can also push an alarm prompt message to the third-party cloud server so as to relieve the storage pressure of the cloud server.
Referring to fig. 6, in another embodiment of the present application, after communicating with a device to be acquired based on the first communication protocol to obtain acquired data corresponding to a data category, the method further includes:
and S31, judging whether the size of the data currently stored in the local storage space is smaller than a first threshold value.
In the embodiment of the application, after the data acquisition terminal receives the acquired data sent by the equipment to be acquired, the data acquisition terminal can judge whether the size of the currently stored data in the local storage space exceeds a first threshold, wherein the first threshold is a threshold set in advance for the data acquisition terminal by a user using the data acquisition terminal, and is used for preventing the problem that the data acquisition terminal cannot cache the acquired data in real time due to insufficient local storage space.
And S32, if the value is smaller than the first threshold value, storing the acquired data to the local.
By way of example, assuming that the first threshold is 100G, and the size of the data stored in the local storage space of the data acquisition terminal is 70G, the data acquisition terminal stores the acquired data locally.
And S33, when the data is larger than or equal to the first threshold value, the acquired data is stored to the first data in the local storage space in a covering mode, and the first data is the earliest acquired data stored in the local storage space.
In the embodiment of the application, if the first threshold is 100G, and the size of the data stored in the local storage space of the data acquisition terminal is 105G, the data acquisition terminal stores the acquired data of this time in a manner of covering the acquired data of this time to the first data in the local storage space, where the first data is the data acquired at the earliest time stored in the local storage space.
Referring to fig. 7, in another embodiment of the present application, the method further includes:
and S41, receiving a third data acquisition instruction sent by the cloud server, wherein the third data acquisition instruction includes data information to be acquired and does not include the first type, and the third data acquisition instruction is an instruction sent by the cloud server under the condition that the equipment to be acquired does not have a communication interface or does not open a communication protocol.
For convenience of description, in this case, under the condition that the device to be acquired does not have a communication interface or does not open a communication protocol, the data acquisition instruction sent by the cloud server to the data acquisition terminal is defined as a third data acquisition instruction.
In the embodiment of the application, after the data acquisition terminal receives the third data acquisition instruction, because the third data acquisition instruction does not include the first protocol (i.e., the communication protocol type of the device to be acquired), the data acquisition terminal cannot search the communication protocol from the communication protocol library to communicate with the device to be acquired.
And S42, acquiring the acquired data corresponding to the data category in the equipment to be acquired by externally connecting an intelligent sensor, wherein the intelligent sensor is respectively in communication connection with the data acquisition terminal and the equipment to be acquired and is used for transmitting the acquired data of the equipment to be acquired to the data acquisition terminal.
Referring to fig. 1, in the embodiment of the application, the data acquisition terminal has a plurality of analog quantity and digital quantity input/output terminals, so that data of the device to be acquired can be acquired by externally connecting the data acquisition terminal with an intelligent sensor, and the problem that the data acquisition terminal cannot directly acquire data from the device due to the fact that the device does not open a communication protocol or the device does not have a communication interface can be avoided.
It should be noted that the intelligent sensor and the device to be acquired can establish communication connection through a wireless network, and the intelligent sensor is used for sensing, acquiring and preprocessing operation data of the device to be acquired to obtain acquired data, and sending the acquired data to a data acquisition terminal which establishes communication connection with the intelligent sensor in a wired manner. Therefore, it can be understood that, in the embodiment of the present application, after the data acquisition terminal is externally connected with the intelligent sensor, the data acquisition terminal is equivalent to an internet of things gateway.
Therefore, the data acquisition method can realize the data acquisition work of various devices. The problem that data of various devices are difficult to collect due to various types of devices and various types of device protocols at present.
Referring to fig. 8, in another embodiment of the present application, the method further includes:
and S51, receiving a firmware upgrading instruction sent by the cloud server.
The firmware is stored in an EEPROM or FLASH chip in the device, and is generally a program that can be upgraded by a user through a specific refresh program, and serves as software for the most basic and bottom layer work of a data acquisition terminal.
In the embodiment of the application, the upgrading of the firmware in the data acquisition terminal is to modify and replace the bottom layer software of the data acquisition terminal, so that the hardware in the data acquisition terminal can be added with new functions or can work better. Thereby also improving the overall operation performance of the data acquisition terminal.
And S52, finishing the upgrade of the firmware in the data acquisition terminal according to the received firmware upgrade instruction.
In the embodiment of the application, the data acquisition terminal can perform upgrading operation on the firmware after receiving the firmware upgrading instruction sent by the cloud server, and after the firmware upgrading operation is completed, the data acquisition terminal can send a firmware upgrading success message to the cloud server.
Referring to fig. 9, fig. 9 is a schematic structural diagram of a data acquisition device according to an embodiment of the present application, where the data acquisition device 9 is applied to a data acquisition terminal, and the data acquisition device 9 according to the embodiment includes:
a receiving module 910, configured to receive a first data acquisition instruction sent by a cloud server, where the first data acquisition instruction includes a first type and data information to be acquired, the first type is a type of a communication protocol of the device to be acquired, and the data information to be acquired includes a data category;
a loading module 920, configured to load a first communication protocol in a communication protocol library of the data acquisition terminal, where the type of the first communication protocol is the first type;
an obtaining module 930, configured to communicate with the device to be acquired based on the first communication protocol, and obtain acquisition data corresponding to the data category;
an uploading module 940, configured to upload the acquired data to the cloud server.
In another embodiment of the present application, the data acquisition apparatus further includes:
the sending module is used for sending a connection request to the cloud server, wherein the connection request is used for requesting to establish communication connection with the cloud server.
Optionally, the data information to be acquired includes a storage address of the data to be acquired in the device to be acquired.
In another embodiment of the present application, the obtaining module 930 is further configured to:
the communication with the device to be acquired based on the first communication protocol to obtain the acquired data corresponding to the data category includes:
sending a second data acquisition instruction to the equipment to be acquired based on the first communication protocol, wherein the second data acquisition instruction carries the data category to be acquired and the storage address of the data to be acquired in the equipment to be acquired;
and receiving the collected data, wherein the collected data is the data collected by the equipment to be collected according to the second data collection instruction.
Optionally, the data information to be acquired further includes a data uploading period, and the first data acquisition instruction further includes an alarm reporting list, where the alarm reporting list includes a target data category and an alarm threshold corresponding to the target data category, and the data category to be acquired includes the target data category.
In another embodiment of the present application, the uploading module 940 is further configured to:
when the target data corresponding to the target data category do not meet the alarm threshold value, sending an alarm prompt message to the cloud server, wherein the alarm prompt message carries the target data;
and uploading the data except the target data in the acquired data to the cloud server according to the data uploading period.
In another embodiment of the present application, the data acquisition apparatus further includes:
the judging module is used for judging whether the size of the data currently stored in the local storage space is smaller than a first threshold value; if the acquired data is smaller than the first threshold, storing the acquired data to the local; and when the acquired data is larger than or equal to the first threshold, overwriting and storing the acquired data to a first batch of data in the local storage space, wherein the first batch of data is the earliest acquired data stored in the local storage space.
In another embodiment of the present application, the receiving module 910 is further configured to:
receiving a third data acquisition instruction sent by the cloud server, wherein the third data acquisition instruction includes data information to be acquired and does not include the first type, and the third data acquisition instruction is an instruction sent by the cloud server under the condition that the equipment to be acquired has no communication interface or does not open a communication protocol.
In another embodiment of the present application, the obtaining module 930 is further configured to:
and acquiring the acquired data corresponding to the data category in the equipment to be acquired by a method of externally connecting an intelligent sensor, wherein the intelligent sensor is respectively in communication connection with the data acquisition terminal and the equipment to be acquired and is used for transmitting the acquired data of the equipment to be acquired to the data acquisition terminal.
In another embodiment of the present application, the receiving module 910 is further configured to:
and receiving a firmware upgrading instruction sent by the cloud server.
In another embodiment of the present application, the data acquisition apparatus further includes:
and the upgrading module is used for finishing upgrading the firmware in the data acquisition terminal according to the received firmware upgrading instruction.
It should be noted that the implementation process and mutual information interaction between the above-mentioned devices/modules are based on the same concept as the method provided in the embodiments of the present application, and specific functions and technical effects thereof may be referred to in the method embodiments, and are not described herein again.
Referring to fig. 10, fig. 10 is a schematic structural diagram of a data acquisition terminal according to an embodiment of the present application, where the data acquisition terminal 10 according to the embodiment includes:
one or more processors 1001, a memory 1002, and a computer program 1003 stored in the memory 1002 and executable on the processors 1001. The processor 1001, when executing the computer program 1003, implements the steps in the above-described method embodiments, such as the steps S21 to S24 shown in fig. 2.
Illustratively, the computer program 1003 may be divided into one or more modules, and the one or more modules are stored in the memory 1002 and executed by the processor 1001 to implement the present application, and may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution process of the computer program 1003 in the server 10. For example, the computer program 1003 may be divided into several modules, exemplary:
a receiving module 910, configured to receive a first data acquisition instruction sent by a cloud server, where the first data acquisition instruction includes a first type and data information to be acquired, the first type is a type of a communication protocol of the device to be acquired, and the data information to be acquired includes a data category;
a loading module 920, configured to load a first communication protocol in a communication protocol library of the data acquisition terminal, where the type of the first communication protocol is the first type;
an obtaining module 930, configured to communicate with the device to be acquired based on the first communication protocol, and obtain acquisition data corresponding to the data category;
an uploading module 940, configured to upload the acquired data to the cloud server.
The data acquisition terminal includes, but is not limited to, a processor 1001 and a memory 1002. Those skilled in the art will appreciate that fig. 10 is merely an example of a data collection terminal 10 and does not constitute a limitation of the data collection terminal 10 and may include more or fewer components than illustrated, or some components may be combined, or different components, for example, the data collection terminal 10 may also include input devices, output devices, network access devices, buses, etc.
The Processor 1001 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic device, discrete hardware component, or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 1002 may be an internal storage unit of the data acquisition terminal 10, such as a hard disk or a memory of the data acquisition terminal 10. The memory 1002 may also be an external storage device of the data acquisition terminal 10, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), or the like, provided on the data acquisition terminal 10. Further, the memory 1002 may also include both an internal storage unit and an external storage device of the data acquisition terminal 10. The memory 1002 is used to store the computer programs and other programs and information required by the data acquisition terminal 10. The memory 1002 may also be used to temporarily store information that has been output or is to be output.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Another embodiment of the present application provides a computer-readable storage medium. The data acquisition method provided by the embodiment of the application can be stored in a computer readable storage medium if the data acquisition method is realized in the form of a software functional module and sold or used as an independent product. Based on such understanding, all or part of the flow of the method of the embodiments described above can be realized by a computer program, which can be stored in a computer-readable storage medium and can realize the steps of the method embodiments described above when the computer program is executed by one or more processors.
Also, as a computer program product, when the computer program product runs on a data acquisition terminal, the data acquisition terminal is enabled to implement the steps in the above-described method embodiments when executed.
Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain other components which may be suitably increased or decreased as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media which may not include electrical carrier signals and telecommunications signals in accordance with legislation and patent practice.
The above-mentioned embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present application and are intended to be included within the scope of the present application.

Claims (10)

1. A data acquisition method is applied to a data acquisition terminal, and the method comprises the following steps:
receiving a first data acquisition instruction sent by a cloud server, wherein the first data acquisition instruction comprises a first type and data information to be acquired, the first type is the type of a communication protocol of equipment to be acquired, and the data information to be acquired comprises a data category;
loading a first communication protocol in a communication protocol library of the data acquisition terminal, wherein the type of the first communication protocol is the first type;
communicating with the equipment to be acquired based on the first communication protocol to acquire acquired data corresponding to the data category;
and uploading the acquired data to the cloud server.
2. The method of claim 1, wherein prior to the receiving the first data acquisition instruction sent by the cloud server, the method further comprises:
and sending a connection request to the cloud server, wherein the connection request is used for requesting to establish communication connection with the cloud server.
3. The method according to claim 1, wherein the data information to be collected includes a storage address of the data to be collected in the device to be collected;
the communication with the device to be acquired based on the first communication protocol to obtain the acquired data corresponding to the data category includes:
sending a second data acquisition instruction to the equipment to be acquired based on the first communication protocol, wherein the second data acquisition instruction carries the data category to be acquired and the storage address of the data to be acquired in the equipment to be acquired;
and receiving the collected data, wherein the collected data is the data collected by the equipment to be collected according to the second data collection instruction.
4. The method according to claim 3, wherein the data information to be collected further includes a data upload period, and the first data collection instruction further includes an alarm report list, where the alarm report list includes a target data category and an alarm threshold corresponding to the target data category, and where the data category to be collected includes the target data category;
the uploading the acquired data to the cloud server includes:
when the target data corresponding to the target data category does not meet the alarm threshold value, sending an alarm prompt message to the cloud server, wherein the alarm prompt message carries the target data;
and uploading the data except the target data in the acquired data to the cloud server according to the data uploading period.
5. The method of claim 1, wherein after the obtaining acquisition data corresponding to the data category in communication with the device to be acquired based on the first communication protocol, the method further comprises:
judging whether the size of the data currently stored in the local storage space is smaller than a first threshold value;
if the acquired data is smaller than the first threshold, storing the acquired data to the local;
and when the acquired data is larger than or equal to the first threshold, overwriting and storing the acquired data to a first batch of data in the local storage space, wherein the first batch of data is the earliest acquired data stored in the local storage space.
6. The method of claim 1, wherein the method further comprises:
receiving a third data acquisition instruction sent by the cloud server, wherein the third data acquisition instruction includes data information to be acquired and does not include the first type, and the third data acquisition instruction is an instruction sent by the cloud server under the condition that the equipment to be acquired has no communication interface or does not open a communication protocol;
and acquiring the acquired data corresponding to the data category in the equipment to be acquired by a method of externally connecting an intelligent sensor, wherein the intelligent sensor is respectively in communication connection with the data acquisition terminal and the equipment to be acquired and is used for transmitting the acquired data of the equipment to be acquired to the data acquisition terminal.
7. The method of claim 1, wherein the method further comprises:
receiving a firmware upgrading instruction sent by the cloud server;
and finishing the upgrading of the firmware in the data acquisition terminal according to the received firmware upgrading instruction.
8. A data acquisition device, characterized in that, be applied to data acquisition terminal, includes:
the cloud server comprises a receiving module, a processing module and a processing module, wherein the receiving module is used for receiving a first data acquisition instruction sent by the cloud server, the first data acquisition instruction comprises a first type and data information to be acquired, the first type is the type of a communication protocol of the equipment to be acquired, and the data information to be acquired comprises a data category;
the loading module is used for loading a first communication protocol in a communication protocol library of the data acquisition terminal, wherein the type of the first communication protocol is the first type;
the acquisition module is used for communicating with the equipment to be acquired based on the first communication protocol to acquire acquisition data corresponding to the data category;
and the uploading module is used for uploading the acquired data to the cloud server.
9. A data acquisition terminal, characterized in that it comprises a processor for executing a computer program stored in a memory to implement the data acquisition method according to any one of claims 1 to 7.
10. A computer-readable storage medium, in which a computer program is stored which, when run on a processor, implements a data acquisition method as claimed in any one of claims 1 to 7.
CN202111634336.XA 2021-12-29 2021-12-29 Data acquisition method and device, data acquisition terminal and readable storage medium Pending CN114501176A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111634336.XA CN114501176A (en) 2021-12-29 2021-12-29 Data acquisition method and device, data acquisition terminal and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111634336.XA CN114501176A (en) 2021-12-29 2021-12-29 Data acquisition method and device, data acquisition terminal and readable storage medium

Publications (1)

Publication Number Publication Date
CN114501176A true CN114501176A (en) 2022-05-13

Family

ID=81496324

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111634336.XA Pending CN114501176A (en) 2021-12-29 2021-12-29 Data acquisition method and device, data acquisition terminal and readable storage medium

Country Status (1)

Country Link
CN (1) CN114501176A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115022302A (en) * 2022-08-08 2022-09-06 丹娜(天津)生物科技股份有限公司 Equipment fault data remote transmission method and device, electronic equipment and storage medium
CN115665282A (en) * 2022-09-29 2023-01-31 深圳市英威腾电气股份有限公司 Communication method, apparatus and storage medium
CN115941813A (en) * 2023-03-08 2023-04-07 北京合创三众能源科技股份有限公司 Communication method, communication device, electronic equipment and computer readable storage medium

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103402067A (en) * 2013-08-02 2013-11-20 山东神戎电子股份有限公司 File value rating-based video coverage method
CN104834713A (en) * 2015-05-08 2015-08-12 武汉网幂科技有限公司 Method and system for storing and transmitting image data of terminal equipment
US9596090B1 (en) * 2001-04-05 2017-03-14 Dj Inventions, Llc Method for controlling data acquisition for a plurality of field devices
CN108600281A (en) * 2017-03-16 2018-09-28 杭州海康威视数字技术股份有限公司 A kind of cloud storage system, media data storage method and system
CN110138836A (en) * 2019-04-15 2019-08-16 北京邮电大学 It is a kind of based on optimization energy efficiency line on cooperation caching method
CN110868336A (en) * 2019-11-11 2020-03-06 北京明略软件系统有限公司 Data management method, device and computer readable storage medium
CN111222034A (en) * 2019-12-31 2020-06-02 湖南华菱涟源钢铁有限公司 Data mobile display method and device and cloud server
CN111586090A (en) * 2020-03-25 2020-08-25 杭州传化智能制造科技有限公司 Method, system, computer device and readable storage medium for industrial data acquisition
CN111885165A (en) * 2020-07-23 2020-11-03 三一重工股份有限公司 Equipment data acquisition transmission and reverse control method and device
CN112153071A (en) * 2020-09-30 2020-12-29 深圳市腾讯计算机系统有限公司 Message sending method, device, gateway and storage medium
CN112734982A (en) * 2021-01-15 2021-04-30 北京小马慧行科技有限公司 Storage method and system for unmanned vehicle driving behavior data
CN113010116A (en) * 2021-03-23 2021-06-22 深圳市元征科技股份有限公司 Data processing method and device, terminal equipment and readable storage medium
KR20210081065A (en) * 2019-12-23 2021-07-01 (주)링크제니시스 Data collection edge device and data collection gateway having AI module
CN113079199A (en) * 2021-03-18 2021-07-06 山东渤聚通云计算有限公司 Data acquisition method and device based on industrial equipment and electronic equipment

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9596090B1 (en) * 2001-04-05 2017-03-14 Dj Inventions, Llc Method for controlling data acquisition for a plurality of field devices
CN103402067A (en) * 2013-08-02 2013-11-20 山东神戎电子股份有限公司 File value rating-based video coverage method
CN104834713A (en) * 2015-05-08 2015-08-12 武汉网幂科技有限公司 Method and system for storing and transmitting image data of terminal equipment
CN108600281A (en) * 2017-03-16 2018-09-28 杭州海康威视数字技术股份有限公司 A kind of cloud storage system, media data storage method and system
CN110138836A (en) * 2019-04-15 2019-08-16 北京邮电大学 It is a kind of based on optimization energy efficiency line on cooperation caching method
CN110868336A (en) * 2019-11-11 2020-03-06 北京明略软件系统有限公司 Data management method, device and computer readable storage medium
KR20210081065A (en) * 2019-12-23 2021-07-01 (주)링크제니시스 Data collection edge device and data collection gateway having AI module
CN111222034A (en) * 2019-12-31 2020-06-02 湖南华菱涟源钢铁有限公司 Data mobile display method and device and cloud server
CN111586090A (en) * 2020-03-25 2020-08-25 杭州传化智能制造科技有限公司 Method, system, computer device and readable storage medium for industrial data acquisition
CN111885165A (en) * 2020-07-23 2020-11-03 三一重工股份有限公司 Equipment data acquisition transmission and reverse control method and device
CN112153071A (en) * 2020-09-30 2020-12-29 深圳市腾讯计算机系统有限公司 Message sending method, device, gateway and storage medium
CN112734982A (en) * 2021-01-15 2021-04-30 北京小马慧行科技有限公司 Storage method and system for unmanned vehicle driving behavior data
CN113079199A (en) * 2021-03-18 2021-07-06 山东渤聚通云计算有限公司 Data acquisition method and device based on industrial equipment and electronic equipment
CN113010116A (en) * 2021-03-23 2021-06-22 深圳市元征科技股份有限公司 Data processing method and device, terminal equipment and readable storage medium

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
张格森;汤春明;许晓丽;: "一种新的视频监控系统数据流存储策略", 牡丹江师范学院学报(自然科学版), no. 02, 25 May 2009 (2009-05-25) *
苏艳艳: "网络视频监控系统视频数据流的存储策略", 微计算机信息, no. 10, 15 October 2005 (2005-10-15) *
郭琼、姚晓宁: "《智能制造概论》", 31 May 2021, 机械工业出版社, pages: 136 - 137 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115022302A (en) * 2022-08-08 2022-09-06 丹娜(天津)生物科技股份有限公司 Equipment fault data remote transmission method and device, electronic equipment and storage medium
CN115022302B (en) * 2022-08-08 2022-11-25 丹娜(天津)生物科技股份有限公司 Equipment fault data remote transmission method and device, electronic equipment and storage medium
CN115665282A (en) * 2022-09-29 2023-01-31 深圳市英威腾电气股份有限公司 Communication method, apparatus and storage medium
CN115941813A (en) * 2023-03-08 2023-04-07 北京合创三众能源科技股份有限公司 Communication method, communication device, electronic equipment and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN114501176A (en) Data acquisition method and device, data acquisition terminal and readable storage medium
CN110762775B (en) Upgrading method of air conditioner and air conditioner
CN110958161B (en) Block chain link point monitoring method and device and storage medium
CN113055417A (en) Intelligent industrial Internet of things system
US20220052866A1 (en) Smart home system control method and apparatus, electronic device
CN110071855A (en) Equipment linkage control method, device, system, gateway and storage medium
CN109471588B (en) Synchronization method and device
US9465599B2 (en) Method, device and system for installing terminal software
CN110798462B (en) Smart home system and equipment access method
CN112714426A (en) Intelligent upgrading method and device for Bluetooth equipment, electronic equipment and medium
CN113630443A (en) Service management method, device, server and medium
CN112996020A (en) Bluetooth-based automatic testing method and device and Bluetooth testing terminal
CN110505127B (en) Instruction processing method and device
CN106164876A (en) Client terminal device, data communication system, data communications method and program
US20100279632A1 (en) Communication apparatus
CN113225698A (en) State information notification method, related device, system and medium
EP4080298A1 (en) Plc analog module comprising hart pass-through interface
CN110986298A (en) Control parameter adjusting method and device and electronic equipment
CN114003464B (en) Parameter self-adaption method, server, equipment and medium according to temperature change
CN117056275B (en) Communication control method, device and server based on hardware partition system
CN117041994A (en) Control method, system, device, equipment and storage medium for wireless signal relay
TWI791316B (en) Method and system for implementing inter-process communications
CN108153687A (en) A kind of serial port communication method and system based on MCU
CN217157093U (en) Intelligent electric meter internet of things gateway
CN106293619B (en) Equipment control device for MES 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