CN110995486B - Intelligent hardware equipment monitoring system based on Internet of things - Google Patents

Intelligent hardware equipment monitoring system based on Internet of things Download PDF

Info

Publication number
CN110995486B
CN110995486B CN201911216678.2A CN201911216678A CN110995486B CN 110995486 B CN110995486 B CN 110995486B CN 201911216678 A CN201911216678 A CN 201911216678A CN 110995486 B CN110995486 B CN 110995486B
Authority
CN
China
Prior art keywords
intelligent hardware
hardware equipment
message
alarm
service system
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
CN201911216678.2A
Other languages
Chinese (zh)
Other versions
CN110995486A (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.)
Guangzhou Zhufeng Network Technology Co ltd
Original Assignee
Guangzhou Zhufeng Network 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 Guangzhou Zhufeng Network Technology Co ltd filed Critical Guangzhou Zhufeng Network Technology Co ltd
Priority to CN201911216678.2A priority Critical patent/CN110995486B/en
Publication of CN110995486A publication Critical patent/CN110995486A/en
Application granted granted Critical
Publication of CN110995486B publication Critical patent/CN110995486B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
    • 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
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Abstract

The invention discloses an intelligent hardware equipment monitoring system based on the Internet of things, which comprises: the packaging unit is used for packaging the basic functions of the intelligent hardware equipment and providing the required service system with the basic functions of the preset intelligent hardware equipment through an open API (application program interface); the alarm processing unit is used for providing relevant configuration of alarm and pushing alarm information to a service system corresponding to the intelligent hardware equipment when the intelligent hardware equipment reaches an alarm condition; the management unit is used for realizing the unified management of intelligent hardware equipment of different application scenes, different projects and different suppliers; and the analysis unit is used for carrying out thermal coding through groovy and realizing analysis on different types of messages sent by different intelligent hardware equipment. The invention can effectively avoid repetitive work and reduce development and maintenance cost.

Description

Intelligent hardware equipment monitoring system based on Internet of things
Technical Field
The invention relates to the field of Internet of things, in particular to an intelligent hardware equipment monitoring system based on the Internet of things.
Background
With the rapid development of the application technology of the internet of things, different hardware devices of the internet of things appear in each application scene, and when the application scenes are increased and the hardware devices of the internet of things are increased, the hardware devices provided by different manufacturers in each application scene need to be managed and monitored in a targeted manner, and the running state of the hardware devices in each application scene can be mastered in time. At this moment, what equipment monitoring platform need solve is the thing networking intelligent hardware equipment that can manage, monitor the different application scenes of involving in, like earth magnetism, high-order camera, ball machine, fire control pipeline pressure detection, water tank water level check out test set, smoke and feel etc. that appear in application scenes such as intelligent parking, intelligent fire control, intelligent house.
The existing management aiming at equipment is to manage the equipment by independently developing a module in an original service system, only the use of the current service system is met if the system relates to the condition that the equipment is butted, the management on suppliers, equipment capacity and equipment interaction modes is messy, the running state of the equipment is not uniform enough on monitoring, intelligent hardware equipment needs to be repeatedly butted in each system, the coupling between the service system and the intelligent hardware equipment is increased, and the development and maintenance cost is greatly improved.
Disclosure of Invention
In view of the above problems, an object of the present invention is to provide an intelligent hardware device monitoring system based on the internet of things, which can effectively avoid repetitive work and reduce development and maintenance costs.
The embodiment of the invention provides an intelligent hardware equipment monitoring system based on the Internet of things, which comprises:
the packaging unit is used for packaging the basic functions of the intelligent hardware equipment and providing the required service system with the basic functions of the preset intelligent hardware equipment through an open API (application program interface);
the alarm processing unit is used for providing relevant configuration of alarm and pushing alarm information to a service system corresponding to the intelligent hardware equipment when the intelligent hardware equipment reaches an alarm condition;
the management unit is used for realizing the unified management of intelligent hardware equipment of different application scenes, different projects and different suppliers;
and the analysis unit is used for carrying out thermal coding through groovy and realizing analysis on different types of messages sent by different intelligent hardware equipment.
Preferably, the encapsulation unit is specifically configured to:
aiming at intelligent hardware equipment produced by different manufacturers, the basic functions required by the service system are uniformly packaged according to the product types, and the basic functions are provided for the service system in a mode of externally placing an API (application program interface).
Preferably, the alarm processing unit is specifically configured to:
providing alarm threshold values and alarm event configurations for users to input alarm threshold values and alarm modes of different intelligent hardware devices;
when the intelligent hardware equipment reaches an alarm condition, the corresponding alarm information is pushed to a project responsible person of a service system corresponding to the intelligent hardware equipment in real time by combining the interface provided by the short message and the telephone traffic system, and an alarm event is timely processed to ensure the smooth operation of the service system.
Preferably, the management unit is specifically configured to:
unified standard management is carried out on a supplier of the intelligent hardware equipment, a service system to which the intelligent hardware equipment belongs and different intelligent hardware equipment;
each intelligent hardware device has a device ID, and the device ID is bound with a service system and a supplier; the service system defines the application scene, so that the corresponding service system, supplier and application scene can be found through the equipment ID, thereby realizing the management of all intelligent hardware equipment related to each service system.
Preferably, the parsing unit specifically includes:
the message receiving module is used for receiving message information transmitted through a message inlet, converting the message information into a 16-system original data message and sending the original data message to a first queue of a RabbitMq;
the analysis module is used for acquiring an original data message through consuming queue information in a first queue of the RabbitMq, acquiring message content data after analysis, and sending the acquired message content data to a second queue of the RabbitMq;
and the distribution module is used for acquiring the analyzed message content data by consuming the queue information on the second queue and sending the message content data to different service processors for processing.
Preferably, the message entry includes a telecommunication entry, a mobile entry, and a device direct connection.
Preferably, the parsing module is specifically configured to parse different portions of the original data packet according to a set rule; the rules comprise marking rules, content rules, response command rules and issuing command rules;
the marking rule is used for identifying manufacturers and functions corresponding to the message;
the content rule is used for analyzing the content data carried by the original data message
The response command rule is used for forming a command for responding to the corresponding message;
the command issuing rules are used for forming commands which are issued actively.
Preferably, the rule is a set of fields, and the attributes of the fields include a start bit, an end bit, a value mode, and a mode parameter; wherein:
the start bit and the end bit are used for analyzing data of a specific position in the message;
the value taking mode is that java codes are used for coding, and groovy is used for carrying out hot coding, so that configurable analysis on different types of messages is realized.
In the above embodiment, all the intelligent hardware devices in different application scenarios and different service systems are managed in a unified manner in the system, and in the case of the intelligent hardware devices with diversified provider and message parsing rules, the configurable parsing of different types of messages is realized by performing thermal coding through groovy. Meanwhile, basic functions of the intelligent hardware equipment are packaged in an external API interface mode, service capability is provided for a service system, decoupling with the service system is achieved, repetitive work is effectively avoided, and development and maintenance cost is reduced. And the alarm threshold values and alarm events of intelligent hardware equipment in different application scenes and different service systems can be managed in a configurable mode on the system side, and the alarm events are matched with short messages and telephone traffic interfaces, so that the intelligent hardware related to the service system generates the alarm events, corresponding project responsible persons in the service system are notified in real time, problems are checked in time, and the normal operation of the service system is ensured.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic structural diagram of an intelligent hardware device monitoring system based on the internet of things according to an embodiment of the present invention.
FIG. 2 is a schematic diagram of a business system obtaining basic functions of an intelligent hardware device in a device monitoring system through an API.
Fig. 3 is a detailed operation diagram of the management unit.
Fig. 4 is a detailed operation diagram of the analysis unit.
Fig. 5 is a detailed operation diagram of the parsing module.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, an embodiment of the present invention provides an intelligent hardware device monitoring system (hereinafter, referred to as a device monitoring system) based on the internet of things, including:
the encapsulating unit 10 is configured to encapsulate a basic function of the intelligent hardware device, and provide a required service system to obtain a predetermined basic function of the intelligent hardware device through an open API interface.
As shown in fig. 2, in this embodiment, the device monitoring system provides the service capability of the intelligent hardware device for the service system through the encapsulation unit 10 in the form of an encapsulation API, so as to decouple the basic function of the intelligent hardware device from the service system. Aiming at intelligent hardware equipment produced by different manufacturers, basic functions required for providing a service system are uniformly packaged according to product types, the basic functions are provided for the service system in a mode of externally placing an API (application program interface), the service system is concentrated in the service functions, and an equipment monitoring system is used for uniformly managing the intelligent hardware equipment so as to decouple the intelligent hardware equipment from the service system, avoid repeated work, improve development efficiency to the maximum extent, save development cost and maintain the system.
And the alarm processing unit 20 is configured to provide relevant configuration of an alarm, and when the intelligent hardware device reaches an alarm condition, push alarm information to a service system corresponding to the intelligent hardware device.
Specifically, the alarm processing unit 20 provides alarm thresholds and alarm event configuration modes for a user to input alarm thresholds and alarm modes of different intelligent hardware devices. When the intelligent hardware equipment reaches an alarm condition, the corresponding alarm information is pushed to a project responsible person of a service system corresponding to the intelligent hardware equipment in real time by combining the interface provided by the short message and the telephone traffic system, and an alarm event is timely processed to ensure the smooth operation of the service system.
The management unit 30 is configured to implement unified management of intelligent hardware devices of different application scenarios, different projects, and different suppliers.
As shown in fig. 3, the management unit 30 performs unified standard management on a provider of the intelligent hardware device, a service system (item in fig. 3) to which the intelligent hardware device belongs, and different intelligent hardware devices, where the service system specifies corresponding application scenarios, such as: the intelligent service system can find the corresponding service system, supplier and application scene through the equipment ID, and all the intelligent hardware equipment related to each service system can be managed in the equipment monitoring system.
And the parsing unit 40 is configured to perform thermal coding through groovy, so as to parse different types of messages sent by different intelligent hardware devices.
Specifically, as shown in fig. 4, the parsing unit 40 specifically includes:
and the information receiving module is used for receiving the message information transmitted through the message inlet, converting the message information into a 16-system original data message and sending the original data message to the first queue of the RabbitMq.
The access mode of the current intelligent hardware device relates to china mobile onenet, china telecom iot and the mode of direct connection of the intelligent hardware device, so that three message entries are correspondingly provided: the mobile entrance, the telecommunication entrance and the equipment are directly connected, the telecommunication entrance and the mobile entrance are both transmitted by http, and the equipment directly connected is used for sending information through socket.
And the analysis module is used for acquiring an original data message through consuming queue information in the first queue of the RabbitMq, acquiring message content data after analysis, and sending the acquired message content data to a second queue of the RabbitMq.
The message content data includes various data of the intelligent hardware device, such as: capacitance, voltage, status, characteristic data, and the like.
The specific analysis principle of the analysis module is shown in fig. 5, the analysis module firstly sets rules for analyzing the original data message, and the rules include a marking rule, a content rule, a response command rule and a command issuing rule;
the marking rule is used for identifying manufacturers and functions corresponding to the message;
the content rule is used for analyzing message content data carried by the original data message;
the response command rule is used for forming a command for responding to the corresponding message;
the command issuing rules are used for forming commands which are issued actively.
The rule is a set of fields, and the attributes of the fields comprise a start bit, an end bit, a value mode and a mode parameter; wherein:
the start bit and the end bit are used for analyzing data of a specific position in the message;
the value taking mode is that java codes are used for coding, and groovy is used for carrying out hot coding, so that configurable analysis on different types of messages is realized.
And the distribution module is used for acquiring the analyzed message content data by consuming the queue information on the second queue and sending the message content data to different service processors for processing.
The service processor may be a heartbeat service processor or an alarm service processor, and the like, which is specifically set according to actual needs, and the present invention is not particularly limited.
In the embodiment of the invention, all intelligent hardware devices in different application scenes and different service systems are managed in a unified manner, and the configurable analysis of different types of messages is realized by performing thermal coding on the intelligent hardware devices with diversified message analysis rules of suppliers through groovy. Meanwhile, basic functions of the intelligent hardware equipment are packaged in an external API interface mode, service capability is provided for a service system, decoupling with the service system is achieved, repetitive work is effectively avoided, and development and maintenance cost is reduced. And the alarm threshold values and alarm events of intelligent hardware equipment in different application scenes and different service systems can be managed in a configurable mode on the system side, and the alarm events are matched with short messages and telephone traffic interfaces, so that the intelligent hardware related to the service system generates the alarm events, corresponding project responsible persons in the service system are notified in real time, problems are checked in time, and the normal operation of the service system is ensured.
It should be noted that the above-described embodiments are merely illustrative, where the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. In addition, in the drawings of the embodiment of the apparatus provided by the present invention, the connection relationship between the modules indicates that there is a communication connection between them, and may be specifically implemented as one or more communication buses or signal lines. One of ordinary skill in the art can understand and implement it without inventive effort.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (5)

1. The utility model provides an intelligent hardware equipment monitored control system based on thing networking which characterized in that includes:
the packaging unit is used for packaging the basic functions of the intelligent hardware equipment and providing the required service system with the basic functions of the preset intelligent hardware equipment through an open API (application program interface);
the alarm processing unit is used for providing relevant configuration of alarm and pushing alarm information to a service system corresponding to the intelligent hardware equipment when the intelligent hardware equipment reaches an alarm condition;
the management unit is used for realizing the unified management of intelligent hardware equipment of different application scenes, different projects and different suppliers;
the parsing unit is used for carrying out thermal coding through groovy to realize parsing of different types of messages sent by different intelligent hardware devices; wherein, the analysis unit specifically comprises:
the message receiving module is used for receiving message information transmitted through a message inlet, converting the message information into a 16-system original data message and sending the original data message to a first queue of a RabbitMq;
the analysis module is used for acquiring an original data message through consuming queue information in a first queue of the RabbitMq, acquiring message content data after analysis, and sending the acquired message content data to a second queue of the RabbitMq; the analysis module is specifically used for analyzing different parts of the original data message through a set rule; the rules comprise marking rules, content rules, response command rules and issuing command rules; the marking rule is used for identifying manufacturers and functions corresponding to the message; the content rule is used for analyzing content data carried by the original data message; the response command rule is used for forming a command for responding to the corresponding message; the issued command rule is used for forming an actively issued command; the rule is a set of fields, and the attributes of the fields comprise a start bit, an end bit, a value taking mode and a mode parameter; wherein: the start bit and the end bit are used for analyzing data of a specific position in the message; the value taking mode is that java codes are used for coding, and groovy is used for carrying out thermal coding, so that configurable analysis on different types of messages is realized;
and the distribution module is used for acquiring the analyzed message content data by consuming the queue information on the second queue and sending the message content data to different service processors for processing.
2. The intelligent hardware equipment monitoring system based on the internet of things of claim 1, wherein the packaging unit is specifically configured to:
aiming at intelligent hardware equipment produced by different manufacturers, the basic functions required by the service system are uniformly packaged according to the product types, and the basic functions are provided for the service system in a mode of externally placing an API (application program interface).
3. The intelligent hardware equipment monitoring system based on the internet of things of claim 1, wherein the alarm processing unit is specifically configured to:
providing alarm threshold values and alarm event configurations for users to input alarm threshold values and alarm modes of different intelligent hardware devices;
when the intelligent hardware equipment reaches an alarm condition, the corresponding alarm information is pushed to a project responsible person of a service system corresponding to the intelligent hardware equipment in real time by combining the interface provided by the short message and the telephone traffic system, and an alarm event is timely processed to ensure the smooth operation of the service system.
4. The intelligent hardware equipment monitoring system based on the internet of things of claim 1, wherein the management unit is specifically configured to:
unified standard management is carried out on a supplier of the intelligent hardware equipment, a service system to which the intelligent hardware equipment belongs and different intelligent hardware equipment;
each intelligent hardware device is provided with a device ID, and the device ID is bound with a service system and a supplier; the service system defines the application scene, and finds out the corresponding service system, supplier and application scene through the device ID, so as to manage all intelligent hardware devices related to each service system.
5. The intelligent internet of things-based hardware device monitoring system of claim 1, wherein the message portal comprises a telecommunications portal, a mobile portal, and a device direct connection.
CN201911216678.2A 2019-11-28 2019-11-28 Intelligent hardware equipment monitoring system based on Internet of things Active CN110995486B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911216678.2A CN110995486B (en) 2019-11-28 2019-11-28 Intelligent hardware equipment monitoring system based on Internet of things

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911216678.2A CN110995486B (en) 2019-11-28 2019-11-28 Intelligent hardware equipment monitoring system based on Internet of things

Publications (2)

Publication Number Publication Date
CN110995486A CN110995486A (en) 2020-04-10
CN110995486B true CN110995486B (en) 2020-10-23

Family

ID=70089394

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911216678.2A Active CN110995486B (en) 2019-11-28 2019-11-28 Intelligent hardware equipment monitoring system based on Internet of things

Country Status (1)

Country Link
CN (1) CN110995486B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113341739B (en) * 2021-05-26 2022-06-07 城家酒店管理有限公司 Intelligent device management method, system and application device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101216984A (en) * 2008-01-02 2008-07-09 江苏省电力公司 An electricity energy information acquisition integrated platform
CN101442442A (en) * 2008-12-17 2009-05-27 华为技术有限公司 Management apparatus, control apparatus, management control apparatus and router system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101329564B (en) * 2008-07-25 2010-06-30 北京劲源信科技有限公司 Computer room management system
CN102289416B (en) * 2011-07-12 2015-03-04 信雅达系统工程股份有限公司 Image collection method based on virtual hardware equipment
CN105224489A (en) * 2015-11-12 2016-01-06 南威软件股份有限公司 A kind of integrated management system of hardware device
US20180082035A1 (en) * 2016-09-16 2018-03-22 Daniel R. Collette Patient Monitoring System Mobile Software Applicaiton
CN107991935A (en) * 2017-12-21 2018-05-04 武汉市龙五物联网络科技有限公司 A kind of body-building equipment monitoring maintenance system based on Internet of Things

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101216984A (en) * 2008-01-02 2008-07-09 江苏省电力公司 An electricity energy information acquisition integrated platform
CN101442442A (en) * 2008-12-17 2009-05-27 华为技术有限公司 Management apparatus, control apparatus, management control apparatus and router system

Also Published As

Publication number Publication date
CN110995486A (en) 2020-04-10

Similar Documents

Publication Publication Date Title
CN106713389B (en) Monitoring method and monitoring system
CN102196373B (en) Short message alarm system and short message alarm method
CN103019180B (en) Interconnecting and controlling method and system among electronic equipment
CN112671697B (en) Data processing method, device and system of comprehensive monitoring system
CN111600848B (en) Protocol converter and control method thereof
CN109729002A (en) Center monitoring alarm, disappear alarm method and device
CN107092243B (en) Power supply control intelligent safety monitoring system based on Internet of things
CN111294235A (en) Data processing method, device, gateway and readable storage medium
CN1953404A (en) Method and apparatus for monitoring physical network topology information
CN103096038B (en) The method for supervising of the fusion video monitoring system of multi-protocol video watch-dog access
CN110995486B (en) Intelligent hardware equipment monitoring system based on Internet of things
CN102082689B (en) Method for generating equipment alarm information by adopting asynchronous poling mode
CN115484047A (en) Method, device, equipment and storage medium for identifying flooding attack in cloud platform
CN101394467B (en) Intelligent main control system for reinforcement digital video monitoring terminal system
CN101197714B (en) Method for centrally capturing mobile data service condition
CN117176802B (en) Full-link monitoring method and device for service request, electronic equipment and medium
TW201303753A (en) Dispersing-type algorithm system applicable to image monitoring platform
CN116166499A (en) Data monitoring method and device, electronic equipment and nonvolatile storage medium
CN204707132U (en) For centralized monitor and the long distance control system of network management server group
CN115276235A (en) Intelligent management system and method for transformer substation safety monitoring
CN114513553A (en) Data processing method and device, electronic equipment and storage medium
CN113472779A (en) Data processing method and device
CN109495469B (en) Flow analysis safety management and control system, method and device
CN106375116B (en) Network element equipment configuration information viewing system and working method thereof
CN113079055A (en) Method and device for dynamically acquiring AGV (automatic guided vehicle) running data

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
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: An intelligent hardware equipment monitoring system based on Internet of things

Effective date of registration: 20220422

Granted publication date: 20201023

Pledgee: Guangdong Provincial Bank of Communications Co.,Ltd.

Pledgor: Guangzhou Zhufeng Network Technology Co.,Ltd.

Registration number: Y2022980004645

PC01 Cancellation of the registration of the contract for pledge of patent right
PC01 Cancellation of the registration of the contract for pledge of patent right

Date of cancellation: 20230804

Granted publication date: 20201023

Pledgee: Guangdong Provincial Bank of Communications Co.,Ltd.

Pledgor: Guangzhou Zhufeng Network Technology Co.,Ltd.

Registration number: Y2022980004645