CN110889122B - Communication method of energy gateway - Google Patents

Communication method of energy gateway Download PDF

Info

Publication number
CN110889122B
CN110889122B CN201911037644.7A CN201911037644A CN110889122B CN 110889122 B CN110889122 B CN 110889122B CN 201911037644 A CN201911037644 A CN 201911037644A CN 110889122 B CN110889122 B CN 110889122B
Authority
CN
China
Prior art keywords
login
verification
feedback information
communication
communication connection
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.)
Active
Application number
CN201911037644.7A
Other languages
Chinese (zh)
Other versions
CN110889122A (en
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 Power Supply Bureau Co Ltd
Original Assignee
Shenzhen Power Supply Bureau 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 Power Supply Bureau Co Ltd filed Critical Shenzhen Power Supply Bureau Co Ltd
Priority to CN201911037644.7A priority Critical patent/CN110889122B/en
Publication of CN110889122A publication Critical patent/CN110889122A/en
Application granted granted Critical
Publication of CN110889122B publication Critical patent/CN110889122B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/604Tools and structures for managing or administering access control systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Automation & Control Theory (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention relates to a communication method and device of an energy gateway, communication equipment and a storage medium. A method of communication of an energy gateway, comprising: receiving a communication connection request and establishing communication connection; after the communication is successful, receiving a login package and logging in according to the login package; sending application connection verification after login is successful; if the verification passing response signal is not received, and the verification times exceed the preset times, triggering an alarm; if the verification passing response signal is received, sending data or a command; receiving feedback information, generating reference information according to the data or the command, and comparing the feedback information with the reference information; if the comparison is successful, displaying the feedback information; and if the comparison fails, clearing the feedback information and triggering an alarm. The communication method of the energy gateway ensures the safety of the energy data managed by the energy gateway.

Description

Communication method of energy gateway
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a communication method and apparatus for an energy gateway, a communication device, and a storage medium.
Background
Along with the annual increase of the energy consumption of water, gas, electricity and the like, the method has important significance on the management of energy. An energy gateway is a device capable of managing multiple types of energy data at the same time, but the data security problem often occurs when the traditional energy gateway manages the energy data.
Disclosure of Invention
In view of the above, it is necessary to provide a communication method, an apparatus, a communication device, and a storage medium for an energy gateway, in order to solve the problem of data security in managing energy data in a conventional energy gateway.
A method of communication of an energy gateway, comprising:
receiving a communication connection request and establishing communication connection;
after the communication is successful, receiving a login packet and logging in according to the login packet;
sending application connection verification after login is successful;
if the verification passing response signal is not received, triggering an alarm after the verification times exceed the preset times;
if receiving a verification passing response signal, sending data or a command;
receiving feedback information, generating reference information according to the data or the command, and comparing the feedback information with the reference information;
if the comparison is successful, displaying the feedback information;
and if the comparison fails, clearing the feedback information and triggering an alarm.
According to the communication method of the energy gateway, the identity of the login user is verified through the login information so as to set the authority of the user logging in the master station, and the master station can clear and alarm the data even if the metering module sends the data which is not checked by the login user through the authority comparison, so that the safety of the energy data managed by the energy gateway is ensured.
In one embodiment, the communication connection request carries identification information of the energy gateway.
In one embodiment, the receiving a communication connection request and establishing a communication connection includes:
receiving a communication connection request and verifying the identification information;
if the verification fails, the communication connection is not established and the alarm is triggered;
and if the verification is passed, establishing communication connection.
In one embodiment, the method further comprises the following steps:
classifying the feedback information;
receiving verification information and verifying, wherein the verification information represents one classification in the feedback information;
if the verification is passed and the feedback information is successfully compared with the reference information, sending feedback information;
and if the verification fails, the feedback information is not sent.
In one embodiment, the login mode includes at least one of password login, fingerprint login, iris login and face login.
In one embodiment, each login mode randomly selects one of the password login, the fingerprint login, the iris login and the face login.
A communication device of an energy gateway, comprising:
the communication module is used for receiving a communication connection request and establishing communication connection;
the login module is used for receiving a login package after the communication is successful and logging in according to the login package;
an application connection verification module for sending an application connection verification;
the alarm module is used for triggering an alarm when the verification passing response signal is not received and the verification times exceed the preset times;
the data command module is used for sending data or commands after receiving the verification passing response signal;
the feedback information comparison module is used for receiving feedback information, generating reference information according to the data or the command and comparing the feedback information with the reference information;
the display module is used for displaying the feedback information after the comparison is successful;
and the alarm module is also used for clearing the feedback information and triggering alarm after the comparison fails.
In one embodiment, the communication connection request carries identification information of the energy gateway.
A storage medium having stored thereon a computer program which, when being executed by a processor, carries out the steps of the communication method of an energy gateway as set forth above.
A communication device comprising a memory and a processor; the processor is stored with a computer program operable on the processor, and the processor executes the computer program to implement the steps of the communication method of the energy gateway.
Drawings
Fig. 1 is a diagram illustrating an application scenario of a communication method of an energy gateway in an embodiment.
Fig. 2 is a flowchart of a communication method of an energy gateway according to an embodiment.
Fig. 3 is a flowchart illustrating the detailed step of step S210 in the embodiment of fig. 2.
Fig. 4 is a block diagram of a communication device of an energy gateway in an embodiment.
Fig. 5 is a flowchart of a communication method of an energy gateway in another embodiment.
FIG. 6 is a block diagram of a computer device in an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more clearly understood, the present application is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
Fig. 1 is a diagram illustrating an application scenario of a communication method of an energy gateway in an embodiment. An energy gateway is a device that can manage multiple types of energy data simultaneously. The energy gateway generally includes a metering module and a management module. The metering module is used for collecting energy data including electric energy data, water consumption, gas consumption and the like. The management module is used for converting the energy data into service data, such as electric charge, water charge, gas charge and the like. As shown in fig. 1, the energy gateway is also used to communicate with the master station. The master station can monitor the output data of the energy gateway and can also transmit control commands, data and the like to the energy gateway. In this embodiment, the metering module in the energy gateway communicates with the master station through the management module. The following describes the communication method of the energy gateway in detail.
Fig. 2 is a flowchart of a communication method of an energy gateway according to an embodiment, where an execution subject of the communication method in this embodiment is a master station. As shown in fig. 2, the communication method of the energy gateway includes the following steps:
step S210, receiving a communication connection request and establishing a communication connection.
Specifically, the management module sends a communication connection request to the master station, and the master station receives the communication connection request and establishes communication connection. The master station can select a wired communication mode or a wireless communication mode to communicate with the management module according to needs, for example, a 4G network, a wireless network, an optical fiber and the like, and when one communication mode fails, other communication modes are selected.
And step S220, receiving the login package after the communication is successful, and logging in according to the login package.
Specifically, after the communication is successful, the master station receives the login packet sent by the management module and logs in. The login mode comprises at least one of password login, fingerprint login, iris login and face login. Illustratively, each login mode randomly selects one of password login, fingerprint login, iris login and face login. Therefore, the number stealing can be avoided, and the data security is higher. In other embodiments, the login can be performed through one of a magnetic card and a password or a combination of the magnetic card and the password, so that the condition that a plurality of loggers share the same account can be met.
Step S230, sending application connection verification after login is successful.
Specifically, the master station sends different application connection verifications to the management module as required after logging in successfully. For example, when the energy gateway needs to manage multiple energy sources such as water, electricity, gas and the like at the same time, different energy sources need to send different application connection verifications, so that management among the multiple energy sources is facilitated. For example, the power supplier can only send application connection verification on power through the master station.
And step S232, if the verification passing response signal is not received and the verification times exceed the preset times, triggering an alarm.
For example, the verification pass response signal is 1, and the non-response signal is 0. And if the master station does not receive the verification passing response signal, the verification of the application connection of the metering module to the master station is not passed. The verification times can be set according to needs, if the verification times are too many, the verification times indicate that a person operating through the master station performs malicious verification or loses application connection verification information, and the master station triggers an alarm. For example, the alarm may be given by sending information to a monitoring center, locking the account of the registrant, and the like.
In step S234, if the verification pass response signal is received, data or a command is sent.
Specifically, the master station receives the verification passing response signal to indicate that the login information of the login user is correct and the verification of the sent application connection is also correct. At this time, the master station sends data or commands to the management module to control the metering module, for example, parameter setting, timing, data clearing, and the like are performed on the metering module.
Step S240, receiving the feedback information, generating reference information according to the data or the command, and comparing the feedback information with the reference information.
The master station receives feedback information, which may be energy data, grid events, etc. The primary station also generates reference information from the data or commands. For example, when the command sent by the master station is to call a power grid event stored by the metering module, the power grid event may be provided with a coded identifier, the reference information is a corresponding coded identifier, and if the coded identifier of the feedback information is not in accordance with the reference information, the comparison is unsuccessful; otherwise, the comparison is successful. Thus, the situation that the information after the feedback information is not fed back according to the data command sent by the main station is received by the main station can be avoided.
In step S242, if the comparison is successful, the feedback information is displayed.
And step S244, if the comparison is unsuccessful, clearing the feedback information and triggering an alarm.
Specifically, if the comparison is successful, the login user can know the data which the login user wants to know through the feedback information displayed by the master station; if the comparison is unsuccessful, the master station clears the feedback information and triggers an alarm, so that the data which is not checked by the loggers cannot be seen by the loggers even if the metering module sends the data which is not checked by the loggers in error.
According to the communication method of the energy gateway, the identity of the login user is verified through the login information so as to set the authority of the user logging in the master station, and the master station can clear and alarm the data even if the metering module sends the data which is not checked by the login user through the authority comparison, so that the safety of the energy data managed by the energy gateway is ensured.
In one embodiment, the communication connection request carries identification information of the energy gateway. Generally, one master station communicates with a plurality of energy gateways, for example, the master station is divided according to the number, and each master station is correspondingly configured with a preset number of energy gateways; for another example, each master station is aligned to an energy gateway in a predetermined area according to the geographical division. Therefore, the master station can know whether the energy gateway belongs to the monitoring of the master station according to the identification information, and the energy gateway which does not belong to the monitoring of the master station sends energy data to the master station due to communication faults, so that the safety of the energy data is further ensured.
Fig. 3 is a flowchart illustrating specific steps of the step S210 for receiving the communication connection request and establishing the communication connection according to an embodiment. As shown in fig. 3, step S210 includes:
step S310 receives the communication connection request and verifies the identification information.
And step S312, if the verification is not passed, not establishing communication connection and triggering alarm.
And step S314, if the verification is passed, establishing communication connection.
In this embodiment, the communication connection request carries identification information of the energy gateway. If the verification fails, the energy gateway does not belong to the monitoring of the master station, and the master station does not communicate with the energy gateway and triggers an alarm; if the verification is passed, the energy gateway belongs to the monitoring of the master station, and the master station establishes communication connection with the energy gateway management module.
In one embodiment, the communication method of the energy gateway further includes:
classifying the feedback information;
receiving verification information and verifying, wherein the verification information is represented as one of the classifications of the feedback information;
if the verification is passed and the feedback information is successfully compared with the reference information, sending the feedback information;
and if the verification is not passed, the feedback information is not sent.
Specifically, the feedback information is classified according to the type of energy, and classified into electric energy data, water consumption data, gas data, and the like. The metering module sends the feedback information and also sends verification information at the same time, the verification information represents the classification of the feedback information, if the verification is passed and the comparison between the feedback information and the reference information is successful, the master station sends the feedback information to the login user, and if the verification is not passed, the master station does not send the feedback information, so that better management is performed when the energy gateway needs to manage multiple energy sources at the same time, for example, a gas company cannot know the data about the electric energy.
Fig. 4 is a block diagram illustrating an apparatus of a communication method of an energy gateway in an embodiment, where the apparatus of the communication method of the energy gateway in this embodiment is used to implement the communication method of the energy gateway, and the apparatus of the communication method of the energy gateway may be disposed in a master station. As shown in fig. 4, the apparatus 400 of the communication method of the energy gateway includes a communication module 410, a login module 420, an application connection verification module 430, an alarm module 432, a data command module 434, a feedback information comparison module 440, and a display module 442.
The communication module 410 is configured to receive a communication connection request and establish a communication connection. The management module sends a communication connection request to the master station, and the communication module 410 receives the communication connection request and establishes a communication connection. The communication module 410 may select a wired communication mode or a wireless communication mode as required to communicate with the management module, for example, a 4G network, a wireless network, an optical fiber, etc., so that when one of the communication modes fails, another communication mode may be selected.
Illustratively, the communication connection request carries identification information of the energy gateway. Generally, a master station communicates with a plurality of energy gateways, for example, the energy gateways are divided according to the number, and each master station is correspondingly configured with a preset number of energy gateways; for another example, each master station is aligned to an energy gateway in a predetermined area according to the geographical division. Therefore, the master station can know whether the energy gateway belongs to the monitoring of the master station according to the identification information, and the energy gateway which does not belong to the monitoring of the master station sends energy data to the master station due to communication faults, so that the safety of the energy data is further ensured.
The login module 420 is configured to receive the login packet after the communication is successful and perform login according to the login packet. After the communication is successful, the login module 420 receives the login packet sent by the management module and logs in. The login mode comprises at least one of password login, fingerprint login, iris login and face login. Illustratively, each login mode randomly selects one of password login, fingerprint login, iris login and face login. Therefore, the number stealing can be avoided, and the data security is higher. In other embodiments, the login can be performed through one of a magnetic card and a password or a combination of the magnetic card and the password, so that the condition that a plurality of loggers share the same account can be met.
The application connection verification module 430 is used to send application connection verification. After the login is successful, the application connection verification module 430 sends different application connection verifications to the management module as required. For example, when an energy gateway needs to manage multiple energy sources such as water, electricity, gas and the like at the same time, different energy sources need to send different application connection verifications, so that management among the multiple energy sources is facilitated. For example, a power generation company can only send application connection verification on power through a master station.
The alarm module 432 is configured to trigger an alarm when the verification passing response signal is not received and the verification times exceed the preset times. For example, the verification pass response signal is 1, and the non-response signal is 0. If the alarm module 432 does not receive the verification passing response signal, it indicates that the metering module does not pass the verification of the application connection of the alarm module 432. The number of times of verification can be set as required, if the number of times of verification is too many, it indicates that a person operating through the master station performs malicious verification or loses application connection verification information, and at this time, the alarm module 432 triggers an alarm. For example, the alarm module 432 sends an alarm in a manner of sending information to a monitoring center, locking an account of a login user, and the like.
The data command module 434 is configured to send data or a command after receiving the verification pass response signal. The data command module 434 receives the verification passing response signal to indicate that the login information of the login user is correct and the verification of the sent application connection is also correct. At this time, the data command module 434 sends data or commands to the management module to control the metering module, for example, to perform parameter setting, timing, data clearing, and the like on the metering module.
The feedback information comparison module 440 is configured to receive the feedback information, generate reference information according to the data or the command, and compare the feedback information with the reference information. The feedback information can be energy data transmitted by the metering module, power grid events and the like. The feedback information comparison module 440 further generates reference information according to the data or the command. For example, when the command sent by the data command module 434 is a power grid event stored by the invoking metering module, the power grid event may be provided with a code identifier, the reference information is a corresponding code identifier, and if the code identifier of the feedback information does not match the reference information, the comparison is unsuccessful; otherwise, the comparison is successful. In this way, it is avoided that the information fed back according to the data command sent by the data command module 434 is not received by the primary station.
The display module 442 is configured to display the feedback information after the comparison is successful;
the alarm module 432 is further configured to clear the feedback information and trigger an alarm after the comparison fails.
According to the device of the communication method of the energy gateway, the identity of the login person is verified through login information so as to set the authority of the person logging in the main station, and even if the metering module sends data which is not checked by the login person, the alarm module 432 can clear the data and give an alarm, so that the safety of energy data managed by the energy gateway is ensured.
Fig. 5 is a flowchart of a communication method of an energy gateway in another embodiment, and an execution subject of the communication method of the energy gateway in this embodiment is a metering module. As shown in fig. 5, the method comprises the steps of:
step S510, receiving application connection verification and performing verification.
And step S512, if the verification is not passed and the verification times exceed the preset times, triggering an alarm.
Step S514, if the verification is passed, sending a verification passing response signal and receiving data or a command.
Step S520, configuring and replying feedback information according to the received data or command.
And after the master station successfully logs in, different application connection verifications are sent to the management module according to requirements. For example, when the energy gateway needs to manage multiple energy sources such as water, electricity, gas and the like at the same time, different energy sources need to send different application connection verifications, so that management among the multiple energy sources is facilitated. For example, a power generation company can only send application connection verification on power through a master station. And the metering module receives the application connection verification and verifies the application connection verification. If the verification is not passed, and the verification times exceed the preset times, the metering module triggers an alarm; and if the verification is passed, sending a verification passing response signal. For example, the verification pass response signal is 1, and the non-response signal is 0. And after the verification is passed, the metering module configures according to the received data or command and replies feedback information. For example, if the master station sends a timing command, the metering module performs timing according to the timing time sent by the master station, and replies that the timing is completed.
The above-described method and system may be implemented in a computer device. The internal structure of the computer device is shown in fig. 6. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operating system and the computer program to run on the non-volatile storage medium. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement the steps of the communication method of the energy gateway in any of the preceding embodiments. Those skilled in the art will appreciate that the architecture shown in fig. 6 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
The present application also provides a storage medium having a computer program stored thereon. The computer program, when executed by a processor, implements the steps of any of the methods described above.
The present application further provides a communication device comprising a memory and a processor; the processor is stored with a computer program operable on the processor, and the processor executes the computer program to implement the steps of the communication method of the energy gateway according to any of the above embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), rambus (Rambus) direct RAM (RDRAM), direct Rambus Dynamic RAM (DRDRAM), and Rambus Dynamic RAM (RDRAM), among others.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is specific and detailed, but not to be understood as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (7)

1. The communication method of the energy gateway is applied to a master station and comprises the following steps:
receiving a communication connection request sent by a management module of an energy gateway and establishing communication connection;
after the communication is successful, receiving a login packet sent by the management module and logging in according to the login packet;
after login is successful, different application connection verifications are sent to the management module according to requirements, wherein the different application connection verifications are determined according to the types of suppliers;
if the verification passing response signal is not received, triggering an alarm after the verification times exceed the preset times;
if the verification passing response signal is received, sending data or a command;
receiving feedback information returned by a management module, generating reference information according to the data or the command, and comparing a coding identifier of the feedback information with the reference information;
if the comparison is successful, displaying the feedback information;
if the comparison fails, clearing the feedback information and triggering an alarm;
the communication connection request carries identification information of the energy gateway;
receiving the communication connection request and establishing the communication connection comprises:
receiving a communication connection request and verifying the identification information;
if the verification fails, the communication connection is not established and the alarm is triggered;
and if the verification is passed, establishing communication connection.
2. The communication method of the energy gateway according to claim 1, further comprising:
classifying the feedback information;
receiving verification information and verifying, wherein the verification information represents one classification in the feedback information;
if the verification is passed and the comparison between the feedback information and the reference information is successful, sending feedback information;
and if the verification is not passed, the feedback information is not sent.
3. The communication method of the energy gateway according to claim 1, wherein the login manner includes at least one of password login, fingerprint login, iris login, and face login.
4. The communication method of the energy gateway according to claim 3, wherein one of the password login, the fingerprint login, the iris login, and the face login is randomly selected for each login mode.
5. A communication device of an energy gateway is characterized by being applied to a main station and comprising:
the communication module is used for receiving the communication connection request sent by the management module and establishing communication connection;
the login module is used for receiving the login package sent by the management module after the communication is successful and logging in according to the login package;
the application connection verification module is used for sending different application connection verifications to the management module according to the requirements, wherein the different application connection verifications are determined according to the types of suppliers;
the alarm module is used for triggering an alarm when the verification passing response signal is not received and the verification times exceed the preset times;
the data command module is used for sending data or commands after receiving the verification passing response signal;
the feedback information comparison module is used for receiving the feedback information returned by the management module, generating reference information according to the data or the command and comparing the coding identifier of the feedback information with the reference information;
the display module is used for displaying the feedback information after the comparison is successful;
the alarm module is also used for clearing the feedback information and triggering alarm after the comparison fails;
the communication connection request carries identification information of the energy gateway;
receiving a communication connection request and establishing a communication connection includes:
receiving a communication connection request and verifying the identification information;
if the verification fails, the communication connection is not established and the alarm is triggered;
and if the verification is passed, establishing communication connection.
6. A storage medium having stored thereon a computer program which, when being executed by a processor, carries out the steps of the communication method of an energy gateway according to any one of claims 1 to 4.
7. A communication device comprising a memory and a processor; the processor is stored with a computer program operable on the processor, and when the processor executes the computer program, the steps of the communication method of the energy gateway according to any one of claims 1 to 4 are implemented.
CN201911037644.7A 2019-10-29 2019-10-29 Communication method of energy gateway Active CN110889122B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911037644.7A CN110889122B (en) 2019-10-29 2019-10-29 Communication method of energy gateway

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911037644.7A CN110889122B (en) 2019-10-29 2019-10-29 Communication method of energy gateway

Publications (2)

Publication Number Publication Date
CN110889122A CN110889122A (en) 2020-03-17
CN110889122B true CN110889122B (en) 2023-01-03

Family

ID=69746542

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911037644.7A Active CN110889122B (en) 2019-10-29 2019-10-29 Communication method of energy gateway

Country Status (1)

Country Link
CN (1) CN110889122B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102202045A (en) * 2011-03-09 2011-09-28 深圳市同洲电子股份有限公司 Method, system and device for realizing Internet access in broadcast television network
CN106027618A (en) * 2016-05-11 2016-10-12 湖北拓远智源科技有限公司 Cloud-based energy data acquiring system and method
CN106972933A (en) * 2017-03-09 2017-07-21 杭州明特科技有限公司 A kind of data request method for energy information gateway

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102012201810A1 (en) * 2012-02-07 2013-08-08 Bundesdruckerei Gmbh Method for initializing a memory area associated with a smart meter
CN103310614A (en) * 2013-06-19 2013-09-18 深圳市银河表计股份有限公司 Advanced metering system based on mobile APP (Application)
US20170097621A1 (en) * 2014-09-10 2017-04-06 Crestron Electronics, Inc. Configuring a control sysem
CN104363098B (en) * 2014-11-24 2018-11-30 国家电网公司 A kind of distributed monitoring end message safety protecting method based on digital encryption
CN105721490A (en) * 2015-07-01 2016-06-29 北京东润环能科技股份有限公司 Intelligent collection terminal, master station system and data processing method
CN106789412A (en) * 2016-12-08 2017-05-31 国网北京市电力公司 Method, the apparatus and system of monitoring information collection main website performance
CN107135109A (en) * 2017-05-25 2017-09-05 云南电网有限责任公司电力科学研究院 A kind of energy management terminal front end processor
CN108063751A (en) * 2017-10-20 2018-05-22 国网宁夏电力有限公司 A kind of public network safety access method for new energy power plant
CN108200128B (en) * 2017-12-21 2021-09-14 杭州海兴电力科技股份有限公司 Remote meter reading method and system based on eLTE-IoT technology
CN108173969A (en) * 2018-02-02 2018-06-15 深圳供电局有限公司 A kind of Demand-side energy consumption data high-frequency acquisition system and method
CN109147299A (en) * 2018-09-21 2019-01-04 国网江苏省电力有限公司电力科学研究院 One kind being used for electricity, water, the integrated acquisition method of air and heat energy measurement and system
CN109688102A (en) * 2018-11-08 2019-04-26 深圳供电局有限公司 A kind of multipotency acquisition system and its multipotency acquisition method based on wisdom energy source gateway
CN109302327B (en) * 2018-12-03 2021-08-20 广东电网有限责任公司 Metering automation terminal parameter configuration device and system
CN109587247A (en) * 2018-12-06 2019-04-05 南京林洋电力科技有限公司 A kind of energy platform of internet of things communication means for supporting communication
CN109639692B (en) * 2018-12-20 2021-09-14 广州河东科技有限公司 Offline login method, device, equipment, system and storage medium
CN109815665A (en) * 2018-12-25 2019-05-28 深圳供电局有限公司 Identity identifying method and system, electronic equipment, computer readable storage medium
CN110138655B (en) * 2019-07-02 2020-05-05 佳源科技有限公司 Comprehensive energy service gateway based on Internet of things

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102202045A (en) * 2011-03-09 2011-09-28 深圳市同洲电子股份有限公司 Method, system and device for realizing Internet access in broadcast television network
CN106027618A (en) * 2016-05-11 2016-10-12 湖北拓远智源科技有限公司 Cloud-based energy data acquiring system and method
CN106972933A (en) * 2017-03-09 2017-07-21 杭州明特科技有限公司 A kind of data request method for energy information gateway

Also Published As

Publication number Publication date
CN110889122A (en) 2020-03-17

Similar Documents

Publication Publication Date Title
CN107734502B (en) Micro base station communication management method, system and equipment based on block chain
CN111200641B (en) Data cross-chain sharing method and system, computer equipment and storage medium
US10489997B2 (en) Local access control system management using domain information updates
CN112632575A (en) Authority management method and device of business system, computer equipment and storage medium
KR20160143863A (en) Device control system, device controller, device control method, and program
CN110727938B (en) Configuration method and device of intelligent equipment, electronic equipment and storage medium
CN110149202B (en) Parameter configuration and reconstruction method, device, equipment and medium based on block chain
CN110046514B (en) Debug data protection method, device, server and storage medium
CN109391618A (en) A kind of method for building up and system of communication link
CN107223328A (en) A kind of method and system of Root authority management and control
CN110351265A (en) A kind of authentication method based on JWT, computer-readable medium and system
CN112165448B (en) Service processing method, device, system, computer equipment and storage medium
CN111340987A (en) Internet of things door lock communication method, device and system and computer storage medium
CN107545619A (en) A kind of sound wave gate control system and sound wave access control method
CN110647583B (en) Block chain construction method, device, terminal and medium
CN110839002A (en) Cloud account opening, authentication and access method and device
CN112312341A (en) Intelligent monitoring method and system for communication of Internet of things of electric power based on block chain
CN110011796B (en) Certificate updating method and device, computer equipment and storage medium
CN108737449B (en) Soft encryption authentication method and device and electronic equipment
CN105282166A (en) Identity authentication method and system for linux operating system
CN110889122B (en) Communication method of energy gateway
CN111327602B (en) Equipment access processing method, equipment and storage medium
CN109756899B (en) Network connection method, device, computer equipment and storage medium
CN110995427A (en) Control system key management method and device based on asymmetric encryption
CN116720218A (en) Cross-system account sharing service method and system based on block chain

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
GR01 Patent grant
GR01 Patent grant