CN106682105B - Conversion of TR (transmitter-receiver) parameters and structure body parameters and communication method and system of ACS (auto-configuration server) and CPE (customer premises equipment) - Google Patents

Conversion of TR (transmitter-receiver) parameters and structure body parameters and communication method and system of ACS (auto-configuration server) and CPE (customer premises equipment) Download PDF

Info

Publication number
CN106682105B
CN106682105B CN201611103816.2A CN201611103816A CN106682105B CN 106682105 B CN106682105 B CN 106682105B CN 201611103816 A CN201611103816 A CN 201611103816A CN 106682105 B CN106682105 B CN 106682105B
Authority
CN
China
Prior art keywords
parameter
parameters
configuration file
mapping relation
xml configuration
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
CN201611103816.2A
Other languages
Chinese (zh)
Other versions
CN106682105A (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.)
Comba Network Systems Co Ltd
Original Assignee
Comba Network Systems 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 Comba Network Systems Co Ltd filed Critical Comba Network Systems Co Ltd
Priority to CN201611103816.2A priority Critical patent/CN106682105B/en
Publication of CN106682105A publication Critical patent/CN106682105A/en
Application granted granted Critical
Publication of CN106682105B publication Critical patent/CN106682105B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/84Mapping; Conversion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles

Abstract

The invention relates to a method and a system for converting TR parameters and structure parameters and communicating ACS and CPE, wherein the method for converting the TR parameters and the structure parameters comprises the following steps: reading a target parameter to be converted, and searching a mapping relation corresponding to the target parameter in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence; the target parameter is a TR parameter or a structural body parameter; acquiring a structural body parameter or a TR parameter corresponding to the target parameter from the searched mapping relation, and converting the target parameter into a corresponding structural body parameter or a TR parameter; the conversion from the target parameter to the TR parameter or the structural body parameter can be realized only by finding the corresponding mapping relation in the XML configuration file, and the conversion efficiency is higher.

Description

Conversion of TR (transmitter-receiver) parameters and structure body parameters and communication method and system of ACS (auto-configuration server) and CPE (customer premises equipment)
Technical Field
The invention relates to the technical field of network communication, in particular to a method and a system for converting TR parameters and structure body parameters and communicating ACS and CPE.
Background
TR069(CPE wide area network management protocol) provides a general framework and protocol for managing and configuring home network devices in a next generation network, and is used to perform remote centralized management on devices such as gateways, routers, set-top boxes and the like in a home network from a network side. In a communication system based on TR069, a CPE (Customer Premises Equipment) encapsulates its structural parameters into a report message and reports the report message to an ACS (Auto-Configuration Server), where the ACS needs to read TR parameters that can be directly recognized by itself, so as to read a report message reported by the CPE. If the ACS needs to issue a management instruction to the CPE, the TR parameter carried in the issued message is needed, and the CPE needs to convert the acquired TR parameter into a structure parameter, so that corresponding configuration can be performed according to the management instruction issued by the ACS.
According to the traditional scheme, a tree structure needs to be established according to structure parameters in CPE and TR parameters in ACS, the tree structure comprising the structure parameters and the TR parameters is utilized to realize conversion between the structure parameters and the TR parameters, in the conversion process, multiple times of searching is needed, and the conversion efficiency between the structure parameters and the TR parameters is easily influenced.
Disclosure of Invention
Based on this, it is necessary to provide a method and a system for converting TR parameters and structure parameters and communicating ACS and CPE, aiming at the technical problem that the conventional scheme easily affects the conversion efficiency between the structure parameters and the TR parameters.
A method for converting TR parameters and structure parameters comprises the following steps:
reading a target parameter to be converted, and searching a mapping relation corresponding to the target parameter in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence; the target parameter is a TR parameter or a structural body parameter;
and acquiring the structural body parameter or TR parameter corresponding to the target parameter from the searched mapping relation, and converting the target parameter into the corresponding structural body parameter or TR parameter.
A system for converting TR parameter to structure parameter, comprising:
the searching module is used for reading a target parameter to be converted and searching a mapping relation corresponding to the target parameter in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence; the target parameter is a TR parameter or a structural body parameter;
and the conversion module is used for acquiring the structural body parameter or the TR parameter corresponding to the target parameter from the searched mapping relation and converting the target parameter into the corresponding structural body parameter or the TR parameter.
The method and the system for converting the TR parameter and the structural body parameter can preset the XML configuration file for recording the mapping relation of the TR parameter and the structural body parameter in one-to-one correspondence, and when the target parameter is converted, the conversion from the target parameter to the TR parameter or the structural body parameter can be realized only by finding the corresponding mapping relation in the XML configuration file, so that the conversion efficiency is higher.
A method of communicating between an ACS and a CPE, comprising the steps of:
reading a TR parameter from an issued message of an ACS, and searching a mapping relation corresponding to the TR parameter in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence;
and converting the TR parameter into a structural body parameter according to the searched mapping relation, and acquiring the message content issued by the ACS according to the structural body parameter obtained by conversion.
An ACS and CPE communication system comprising:
the first reading module is used for reading the TR parameter from an issued message of the ACS and searching a mapping relation corresponding to the TR parameter in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence;
and the first acquisition module is used for converting the TR parameter into a structural body parameter according to the searched mapping relation and acquiring the message content issued by the ACS according to the structural body parameter obtained by conversion.
According to the communication method and system of the ACS and the CPE, when the CPE reads the TR parameters, the mapping relation corresponding to the TR parameters can be searched in the XML configuration file recording the mapping relation one-to-one corresponding to the TR parameters and the structure body parameters, so that the rapid conversion from the TR parameters to the corresponding structure body parameters is realized, the efficiency of the CPE identifying the ACS to send the messages is improved, and the communication efficiency between the ACS and the CPE is improved.
A method of communicating between an ACS and a CPE, comprising the steps of:
reading a structure parameter from a report message of CPE, and searching a mapping relation corresponding to the structure parameter in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence;
and converting the structure parameters into TR parameters according to the searched mapping relation, and identifying the message content reported by the CPE according to the TR parameters obtained by conversion.
An ACS and CPE communication system comprising:
the third reading module is used for reading the structure body parameters from the report message of the CPE and searching the mapping relation corresponding to the structure body parameters in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence;
and the fourth acquisition module is used for converting the structure body parameters into TR parameters according to the searched mapping relation and identifying the message content reported by the CPE according to the TR parameters obtained by conversion.
According to the communication method and system of the ACS and the CPE, when the ACS reads the structure body parameters, the mapping relation corresponding to the structure body parameters can be searched in the XML configuration file recording the mapping relation of the TR parameters and the structure body parameters in one-to-one correspondence, so that the rapid conversion from the structure body parameters to the corresponding TR parameters is realized, the efficiency of the ACS for identifying the report messages of the CPE is improved, and the communication efficiency between the ACS and the CPE is improved.
Drawings
FIG. 1 is a flowchart of an embodiment of a method for converting TR parameters to structure parameters;
FIG. 2 is a schematic structural diagram of a system for converting TR parameters and structural parameters according to an embodiment;
FIG. 3 is a flow diagram of a method for communicating between an ACS and a CPE according to an embodiment;
FIG. 4 is a schematic diagram of a communication system of the ACS and the CPE according to an embodiment;
FIG. 5 is a flow diagram of a method for communicating between an ACS and a CPE according to an embodiment;
fig. 6 is a schematic diagram of a communication system structure of the ACS and the CPE according to an embodiment.
Detailed Description
The following describes in detail the embodiments of the TR parameter and structure parameter conversion, ACS and CPE communication method and system of the present invention with reference to the drawings.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for converting TR parameters and structure parameters according to an embodiment, including the following steps:
s10, reading the target parameter to be converted, and searching the mapping relation corresponding to the target parameter in a preset XML (Extensible Markup Language) configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence; the target parameter is a TR parameter or a structural body parameter;
and S20, acquiring the structural body parameter or TR parameter corresponding to the target parameter from the searched mapping relation, and converting the target parameter into the acquired structural body parameter or TR parameter.
The target parameter may be a TR parameter corresponding to ACS, or a structure parameter on CPE; if the target parameter is a TR parameter, acquiring a structural body parameter corresponding to the TR parameter through the mapping relation, and converting the TR parameter into a structural body parameter corresponding to the TR parameter; if the target parameter is a structural body parameter, the TR parameter corresponding to the structural body parameter needs to be obtained through the mapping relationship, and the structural body parameter is converted into the TR parameter corresponding to the structural body parameter.
On the basis of recording the mapping relation of the TR parameters and the structural body parameters in one-to-one correspondence, the XML configuration file can also record the parameter attribute values of all the parameters (including the TR parameters and the structural body parameters), so that the CPE reads the parameter attribute values corresponding to the TR parameters or the structural body parameters while converting the TR parameters and the structural body parameters by using the XML configuration file, and the accuracy and the integrity of relevant response according to the conversion result are ensured. The code for recording the parameter attribute information under each parameter in the XML configuration file may include:
<Parameter trName="Device.DeviceInfo.SerialNumber"structName="DeviceInfo"elementName="SerialNumber"type="unsignedInt"status="0"writable="true"notification="0"/>;
wherein trName is the name of TR parameter; structName is the name of the structural parameter; the elementName is a member name in the structural body parameter; the elementnames under the trName and the structName are in one-to-one correspondence mapping relation; type is a parameter type, e.g., unsignedInt denotes unsigned integer; when the value of status is 0, the validation of the verification and submission is indicated, and when the value of status is 1, the validation and submission is indicated, but the validation and submission is not yet applied, the parameter types can be used in the RPC methods such as SetParameterValues and the like; writeable is a writeable attribute; the notification is an attribute defined in the TR069 protocol. The parameter attribute values of the structure parameters comprise parameter names, parameter values, parameter types, readable and writable attributes of the parameters, Status attributes, Notification attributes and the like; if the TR parameter is a multiple-instance parameter, the parameter attribute value of the TR parameter may further include information such as an instance number of the TR parameter.
The method for converting the TR parameter and the structural parameter provided in this embodiment may preset an XML configuration file that records mapping relationships between the TR parameter and the structural parameter in a one-to-one correspondence manner, and when converting the target parameter, only the corresponding mapping relationship needs to be found in the XML configuration file, so that the conversion from the target parameter to the TR parameter or the structural parameter may be implemented, and the conversion efficiency is high.
In an embodiment, before reading the target parameter to be converted and searching the mapping relationship corresponding to the target parameter in a preset XML configuration file, the method may further include the steps of:
establishing a mapping relation of TR parameters and structure parameters in one-to-one correspondence, and recording the mapping relation as an XML configuration file;
the TR parameter may be set according to a parameter configuration characteristic of the ACS and characteristic information of each CPE managed by the ACS; in a communication system based on TR069, the ACS may remotely control CPEs managed by the ACS by using RPC methods such as SetParameterValues (modified parameter values), GetParameterValues (query parameter values), GetParameterNames (query parameter names), setparameterattatribbles (modified parameter attributes), getparameterattarbutes (query parameter attributes), addobjections (add objects), deleteobjects (delete objects), and the like. The delivered message of the ACS carries the TR parameter and related information of the TR parameter (such as a parameter attribute value, a complete path name or a partial path name, etc.); the TR parameter carried by the delivered message may be a complete path name of the TR parameter or a partial path name of the TR parameter, according to the TR069 protocol, or may be an empty string, where the empty string represents all TR parameters. After reading the TR parameter in the downlink message, the CPE needs to convert the TR parameter into a structural body parameter which can be directly processed, and then responds to the ACS control instruction according to the structural body parameter obtained by conversion.
The structure parameters can be set according to the characteristics of the CPE product, and under normal conditions, the structure parameters on the CPE cannot be directly identified by the ACS, and at this time, the structure parameters need to be converted into corresponding TR parameters, so that the ACS identifies the reported content of the CPE and performs corresponding processing.
As an embodiment, the above-mentioned process of establishing a one-to-one mapping relationship between TR parameters and structure parameters, and recording the mapping relationship as an XML configuration file, that is, before reading target parameters to be converted and searching the mapping relationship corresponding to the target parameters in a preset XML configuration file, may include:
establishing a one-to-one mapping relation between TR parameters and structure parameters;
recording the mapping relation in a two-dimensional table to obtain a parameter mapping table;
and recording the parameter mapping table as an XML configuration file.
In this embodiment, the one-to-one mapping relationship between the TR parameters and the structure parameters may be established by identifying the structure parameters corresponding to each TR parameter, or identifying the TR parameters corresponding to each structure parameter. The method adopts the two-dimensional table to establish the mapping relation of the TR parameters and the structure parameters in one-to-one correspondence for recording, is beneficial to enabling the recorded mapping relation to be clearer and more orderly, and further improves the efficiency of searching the mapping relation through the XML configuration file for converting the target parameters. The two-dimensional table can also record the parameter attribute values of each TR parameter and the structure body parameter so as to improve the integrity of the recorded information, so that the subsequent CPE can read the parameter attribute value corresponding to the processed parameter on the basis of performing parameter conversion by using the XML configuration file without performing other reading work, thereby improving the efficiency of ACS or CPE processing corresponding work.
In an embodiment, the method for converting the TR parameter and the structural body parameter further includes any one or any combination of the following:
the first item:
the TR parameter and the structure parameter each have a parameter identifier; wherein any two parameter identifiers are different; the parameter identifier may be a parameter name or a parameter number, which may uniquely represent a corresponding parameter, and the parameter identifier uniquely corresponds to each TR parameter and structure parameter, and the unique TR parameter or structure parameter may be obtained by using the parameter identifier;
after the target parameter is converted according to the searched mapping relation, the method further comprises the following steps:
when the TR parameter or the structural body parameter is detected to change, identifying the TR parameter with changed content or a parameter identifier corresponding to the structural body parameter as a change identifier, and recording the changed content;
searching the mapping relation corresponding to the change identifier in the mapping relation recorded by the XML configuration file, and further searching TR parameters or structural body parameters with changed contents in the searched mapping relation according to the change identifier;
and changing the searched TR parameter or structural body parameter into changed content.
The second term is:
after the target parameter is converted according to the searched mapping relation, the method further comprises the following steps:
when a newly added parameter is detected, acquiring a matching parameter corresponding to the newly added parameter; the newly added parameters are newly established TR parameters or structural body parameters, and the matching parameters are structural body parameters corresponding to the TR parameters or the TR parameters corresponding to the structural body parameters;
establishing a corresponding relation between the newly added parameters and the matching parameters, and adding the corresponding relation into a mapping relation recorded by the XML configuration file;
and respectively setting the parameter identifiers of the newly added parameters and the matched parameters in the XML configuration file.
The content of the TR parameter or the structure parameter may include the content of the TR parameter or the parameter value of the structure parameter, and the like. When the configuration of the ACS and the CPE managed by the ACS change, the TR parameter corresponding to the ACS also changes, and if the original mapping relationship recorded in the XML configuration file is searched according to the changed TR parameter, the corresponding mapping relationship may not be queried, so that the conversion of the TR parameter is difficult to implement. If the configuration of the CPE changes, the structure parameter corresponding to the CPE is also adjusted accordingly, and at this time, the original mapping relationship recorded in the XML configuration file cannot be queried for the corresponding mapping relationship according to the changed structure parameter, so that it is difficult to implement the above-mentioned conversion based on the structure parameter.
In the embodiment, only the XML configuration file needs to be modified when the TR parameter or the structure parameter is changed, and the program code itself does not need to be modified, which is helpful for the research and development personnel to accelerate the development of the software project and reduce the cost of software development and maintenance. In addition, the new parameters are added into the mapping relation recorded by the XML configuration file, the integrity of the mapping relation recorded by the XML configuration file is ensured, if messages carrying the new parameters are in the communication process of the ACS and the CPE, the XML configuration file can be used for realizing the quick conversion of the new parameters, the content of the messages can be quickly read, the conversion effect of the corresponding parameters is ensured, and the acquisition efficiency of the related message content is improved.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a TR parameter and structure parameter conversion system according to an embodiment, including:
the searching module 10 is configured to read a target parameter to be converted, and search a mapping relationship corresponding to the target parameter in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence; the target parameter is a TR parameter or a structural body parameter;
the conversion module 20 is configured to obtain a structural body parameter or a TR parameter corresponding to the target parameter from the found mapping relationship, and convert the target parameter into a corresponding structural body parameter or a TR parameter.
The conversion system of the TR parameters and the structural parameters provided by the invention corresponds to the conversion method of the TR parameters and the structural parameters provided by the invention one by one, and the technical characteristics and the beneficial effects described in the embodiment of the conversion method of the TR parameters and the structural parameters are applicable to the embodiment of the conversion system of the TR parameters and the structural parameters.
Referring to fig. 3, fig. 3 is a flow chart of a communication method of the ACS and the CPE according to an embodiment, which includes the following steps:
s30, reading TR parameters from an issued message of the ACS, and searching a mapping relation corresponding to the TR parameters in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence;
and S40, converting the TR parameter into a structural body parameter according to the searched mapping relation, and acquiring the message content issued by the ACS according to the structural body parameter obtained by conversion.
The TR parameter of the ACS can be set according to the parameter configuration characteristic of the ACS and each item of characteristic information of each CPE managed by the ACS; in a communication system based on TR069, the ACS may remotely control the CPE managed by the ACS by using RPC methods such as SetParameterValues (modified parameter values), GetParameterValues (query parameter values), GetParameterNames (query parameter names), setparameteratttributes (modified parameter attributes), getparameteratttributes (query parameter attributes), addobjections (add objects), deleteobjects (delete objects), and the like, during the remote control, the ACS needs to send a message (such as an Inform message carrying a TR parameter) to the CPE, and the ACS sends a message carrying the TR parameter and related information (such as parameter attribute values, a full path name, a partial path name, and the like) of the TR parameter; the TR parameter carried by the delivered message may be a complete path name of the TR parameter or a partial path name of the TR parameter, according to the TR069 protocol, or may be an empty string, where the empty string represents all TR parameters. The CPE reads the TR parameters in the down-sent message, and then the down-sent message is required to be converted into structure body parameters, so that the CPE can directly identify and process the down-sent message, the down-sent message can carry one or more TR parameters, the CPE can identify each TR parameter in the down-sent message, the TR parameters are converted into corresponding structure body parameters according to the mapping relation recorded in the XML configuration file, if the down-sent message carries a plurality of TR parameters, the CPE can also generate a parameter list according to the plurality of structure body parameters obtained by conversion, and the ACS is responded according to the parameter list.
According to the communication method between the ACS and the CPE, when the CPE reads the TR parameters, the mapping relation corresponding to the TR parameters can be searched in the XML configuration file recording the one-to-one mapping relation between the TR parameters and the structure body parameters, so that the rapid conversion from the TR parameters to the corresponding structure body parameters is realized, the efficiency of the CPE identifying the ACS to send the messages is improved, and the communication efficiency between the ACS and the CPE is improved.
In an embodiment, before reading the TR parameter from the delivered message of the ACS and searching the mapping relationship corresponding to the TR parameter in the preset XML configuration file, the method may further include the steps of:
acquiring the XML configuration file;
the XML configuration file is determined by:
establishing a mapping relation of TR parameters and structure parameters in one-to-one correspondence, and recording the mapping relation as an XML configuration file;
and acquiring the parameter attribute value of the TR parameter or the structural body parameter, and recording the parameter attribute value under the corresponding TR parameter or structural body parameter in the XML configuration file.
The XML configuration file can be determined in the ACS, can also be determined in the CPE, and can also be constructed by other intelligent control equipment independent of the ACS and the CPE. If the XML configuration file is determined by the ACS or other intelligent control devices, after determining the XML configuration file, the ACS or other intelligent control devices need to send the XML configuration file to the CPE, so that the CPE acquires the XML configuration file.
The above process of recording the parameter attribute values of each parameter (including the TR parameter and the structure parameter) in the mapping relationship of the XML configuration file may be implemented by the following codes:
<Parameter trName="Device.DeviceInfo.SerialNumber"structName="DeviceInfo"elementName="SerialNumber"type="unsignedInt"status="0"writable="true"notification="0"/>;
wherein trName is the name of TR parameter; structName is the name of the structural parameter; the elementName is a member name in the structural body parameter; the elementnames under the trName and the structName are in one-to-one correspondence mapping relation; type is a parameter type, e.g., unsignedInt denotes unsigned integer; when the value of status is 0, the validation of the verification and submission is indicated, and when the value of status is 1, the validation and submission is indicated, but the validation and submission is not yet applied, the parameter types can be used in the RPC methods such as SetParameterValues and the like; writeable is a writeable attribute; the notification is an attribute defined in the TR069 protocol. The parameter attribute values of the structure parameters comprise parameter names, parameter values, parameter types, readable and writable attributes of the parameters, Status attributes, Notification attributes and the like; if the TR parameter is a multiple-instance parameter, the parameter attribute value of the TR parameter may further include information such as an instance number of the TR parameter.
And adding corresponding parameter attribute values under the structure parameters recorded by the XML configuration file, so that after the CPE obtains the structure parameters by utilizing the mapping relation conversion recorded by the XML configuration file, the parameter attribute values of the structure parameters can be directly read, the ACS can be directly responded according to the obtained structure parameters and the corresponding parameter attribute values, and the response efficiency can be improved. The parameter attribute value is added under the TR parameter recorded by the XML configuration file, so that the CPE or the ACS can directly read the parameter attribute value of the TR parameter according to the mapping relation recorded by the XML configuration file, the corresponding response speed is accelerated, and the response efficiency is ensured.
As an embodiment, the creating a one-to-one mapping relationship between the TR parameter and the structure parameter, and the recording the mapping relationship as an XML configuration file may include:
identifying structural body parameters corresponding to the TR parameters, and establishing a one-to-one mapping relation between the TR parameters and the structural body parameters according to the identification result;
recording the mapping relation in a two-dimensional table to obtain a parameter mapping table;
and recording the parameter mapping table as an XML configuration file.
As an embodiment, after obtaining the XML configuration file, the method further includes the steps of:
acquiring structural body parameters to be reported;
searching a TR parameter corresponding to the structure body parameter in a mapping relation recorded by an XML configuration file, and reading a parameter attribute value corresponding to the TR parameter;
converting the TR parameters and the parameter attribute values into a parameter list in a TR parameter model, packaging the parameter list into a report message to be reported, and reporting the report message to an ACS (auto-configuration server); the ACS reads the TR parameter and the parameter attribute value from the received report message and responds to the CPE according to the TR parameter and the parameter attribute value.
The structure parameters of the CPE can be set according to the characteristics of the CPE product, and under normal conditions, if the report message carries the structure parameters, the report message cannot be directly identified by the ACS, at this time, the structure parameters of the CPE can be converted into TR parameters by the CPE, and then the report message is generated according to the TR parameters obtained by conversion, so that after the ACS receives the message reported by the CPE, the TR parameters can be directly obtained from the report message.
In this embodiment, the conversion from the structure parameter to the TR parameter and the acquisition of the corresponding parameter attribute value can be performed on the CPE, so as to generate a parameter list, and send a report message carrying the TR parameter and the corresponding parameter attribute value to the ACS, so that after receiving the report message, the ACS can directly read the TR parameter and the parameter attribute value from the report message, respond to the CPE, and have higher response efficiency.
As an embodiment, in the process of actively reporting the Inform message carrying the TR parameter by the CPE, if the attribute VALUE of the parameter Notification is 2, the CPE needs to actively send a "4 VALUE CHANGE" to the ACS according to the specification of the TR069 protocol, and simultaneously carries the TR parameter and the parameter attribute VALUE. Before sending the Inform message, the CPE may first obtain the structure parameters, read the mapping relationship recorded by the XML configuration file, convert the structure parameters to ParameterList (parameter list) in the TR parameter model according to the one-to-one mapping relationship between the TR parameters and the structure parameters, and then encapsulate the converted ParameterList to the Inform message to be reported and report to the ACS, so that the ACS responds to the Inform message.
Referring to fig. 4, fig. 4 is a schematic structural diagram of a communication system of an ACS and a CPE according to an embodiment, including:
the first reading module 30 is configured to read a TR parameter from an issued message of the ACS, and search a mapping relationship corresponding to the TR parameter in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence;
and the first obtaining module 40 is configured to convert the TR parameter into a structure parameter according to the searched mapping relationship, and obtain a message content issued by the ACS according to the structure parameter obtained by the conversion.
In an embodiment, the communication system of the ACS and the CPE may further include:
the second acquisition module is used for acquiring the XML configuration file;
the XML configuration file is determined by:
establishing a mapping relation of TR parameters and structure parameters in one-to-one correspondence, and recording the mapping relation as an XML configuration file;
and acquiring the parameter attribute value of the TR parameter or the structural body parameter, and recording the parameter attribute value under the corresponding TR parameter or structural body parameter in the XML configuration file.
In an embodiment, the communication system of the ACS and the CPE may further include:
a third obtaining module, configured to obtain a structure parameter to be reported, and search a mapping relationship corresponding to the structure parameter to be reported in the XML configuration file;
the second reading module is used for determining the TR parameter corresponding to the structural body parameter according to the searched mapping relation recorded in the XML configuration file and reading the parameter attribute value corresponding to the TR parameter;
a reporting module, configured to convert the TR parameter and the parameter attribute value into a parameter list in a TR parameter model, package the parameter list into a report packet to be reported, and report the report packet to an ACS; the ACS reads the TR parameter and the parameter attribute value from the received report message and responds to the CPE according to the TR parameter and the parameter attribute value.
The communication system of the ACS and the CPE provided by the present invention corresponds to the communication method of the ACS and the CPE provided by the present invention one to one, and the technical features and the advantageous effects described in the embodiments of the communication method of the ACS and the CPE are applicable to the embodiments of the communication system of the ACS and the CPE, which is hereby stated.
Referring to fig. 5, fig. 5 is a flowchart of a communication method between an ACS and a CPE according to an embodiment, which includes the following steps:
s50, reading the structure parameter from the report message of CPE, and searching the mapping relation corresponding to the structure parameter in the preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence;
and S60, converting the structure parameters into TR parameters according to the searched mapping relation, and identifying the message content reported by the CPE according to the TR parameters obtained by conversion.
The structure parameters carried by the report message of the CPE can be set according to the characteristics of the CPE product, under the normal condition, if the report message carries the structure parameters, the structure parameters cannot be directly identified by the ACS, at the moment, if the ACS reads the structure parameters from the report message of the CPE, the structure parameters can be converted into TR parameters by utilizing the mapping relation recorded by the XML configuration file, and then the identification of the report message of the CPE is carried out, so that the response to the CPE is realized, and the smoothness of the communication work between the ACS and the CPE is ensured.
According to the communication method between the ACS and the CPE, when the ACS reads the structure body parameters, the mapping relation corresponding to the structure body parameters can be searched in the XML configuration file recording the one-to-one mapping relation between the TR parameters and the structure body parameters, so that the rapid conversion from the structure body parameters to the corresponding TR parameters is realized, the efficiency of the ACS for identifying the report message of the CPE is improved, and the communication efficiency between the ACS and the CPE is improved.
In an embodiment, before reading the structure parameter from the report packet of the CPE and searching for the mapping relationship corresponding to the structure parameter in a preset XML configuration file, the method may further include:
acquiring the XML configuration file;
the XML configuration file is determined by:
and establishing a mapping relation of the TR parameters and the structure parameters in one-to-one correspondence, and recording the mapping relation as an XML configuration file.
The XML configuration file can be determined in the ACS, can also be determined in the CPE, and can also be constructed by other intelligent control equipment independent of the ACS and the CPE. If the XML configuration file is determined by the CPE or other intelligent control device, after determining the XML configuration file, the CPE or other intelligent control device needs to send the XML configuration file to the ACS, so that the ACS acquires the XML configuration file.
As an embodiment, the parameter attribute value of the TR parameter or the structure parameter may also be obtained in the mapping relationship of the XML configuration file, and the parameter attribute value is recorded in the corresponding TR parameter or the structure parameter in the XML configuration file.
The process of recording the parameter attribute values of each parameter (including the TR parameter and the structure parameter) in the mapping relationship of the XML configuration file can be implemented by the following codes:
<Parameter trName="Device.DeviceInfo.SerialNumber"structName="DeviceInfo"elementName="SerialNumber"type="unsignedInt"status="0"writable="true"notification="0"/>;
wherein trName is the name of TR parameter; structName is the name of the structural parameter; the elementName is a member name in the structural body parameter; the elementnames under the trName and the structName are in one-to-one correspondence mapping relation; type is a parameter type, e.g., unsignedInt denotes unsigned integer; when the value of status is 0, the validation of the verification and submission is indicated, and when the value of status is 1, the validation and submission is indicated, but the validation and submission is not yet applied, the parameter types can be used in the RPC methods such as SetParameterValues and the like; writeable is a writeable attribute; the notification is an attribute defined in the TR069 protocol. The parameter attribute values of the structure parameters comprise parameter names, parameter values, parameter types, readable and writable attributes of the parameters, Status attributes, Notification attributes and the like; if the TR parameter is a multiple-instance parameter, the parameter attribute value of the TR parameter may further include information such as an instance number of the TR parameter.
And adding corresponding parameter attribute values under the TR parameters recorded by the XML configuration file, so that after the ACS converts the mapping relation recorded by the XML configuration file to obtain the TR parameters, the parameter attribute values of the TR parameters can be directly read, the CPE is directly responded according to the obtained TR parameters and the corresponding parameter attribute values, and the response efficiency is improved.
In one embodiment, after the ACS acquires the XML configuration file, the method may further include the steps of:
acquiring a TR parameter to be issued;
and searching the structural body parameter corresponding to the node TR parameter in the mapping relation recorded by the XML configuration file, generating an issued message of the ACS according to the structural body parameter, and issuing the issued message to the CPE.
The TR parameter in the ACS cannot be directly identified by the CPE, and at this time, the ACS may convert the TR parameter into a structure parameter, and then generate an issue message according to the structure parameter obtained by the conversion, so that the CPE directly obtains the structure parameter after receiving the message issued by the ACS.
As an embodiment, the ACS searches for the structure parameter corresponding to the node TR parameter in the mapping relationship recorded in the XML configuration file, and may also read the parameter attribute value corresponding to the structure parameter, convert the structure parameter and the parameter attribute value into a corresponding parameter list, package the parameter list to the issue message of the ACS, and issue the issue message to the CPE; and the CPE reads the structure body parameters and the parameter attribute values from the received sent messages and responds to the ACS according to the structure body parameters and the parameter attribute values.
In this embodiment, the conversion from the TR parameter to the structure parameter and the acquisition of the corresponding parameter attribute value can be performed on the ACS, so as to generate the parameter list, and send the down message carrying the structure parameter and the corresponding parameter attribute value to the CPE, so that after receiving the down message, the CPE can directly read the structure parameter and the parameter attribute value from the down message, and respond to the ACS, and has higher response efficiency.
Referring to fig. 6, fig. 6 is a schematic structural diagram of a communication system of an ACS and a CPE according to an embodiment, including:
a third reading module 50, configured to read a structure parameter from a report message of the CPE, and search a mapping relationship corresponding to the structure parameter in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence;
and a fourth obtaining module 60, configured to convert the structure parameter into a TR parameter according to the searched mapping relationship, and identify the message content reported by the CPE according to the TR parameter obtained through conversion.
The communication system of the ACS and the CPE provided by the present invention corresponds to the communication method of the ACS and the CPE provided by the present invention one to one, and the technical features and the advantageous effects described in the embodiments of the communication method of the ACS and the CPE are applicable to the embodiments of the communication system of the ACS and the CPE, which is hereby stated.
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 more specific and detailed, but not construed 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 (13)

1. A method for converting TR parameters and structure parameters is characterized by comprising the following steps:
reading a target parameter to be converted, and searching a mapping relation corresponding to the target parameter in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence; the target parameter is a TR parameter or a structural body parameter;
acquiring a structural body parameter or a TR parameter corresponding to the target parameter from the searched mapping relation, and converting the target parameter into a corresponding structural body parameter or a TR parameter;
before the step of reading the target parameter to be converted and searching the mapping relation corresponding to the target parameter in the preset XML configuration file, the method may further include the steps of:
and establishing a mapping relation of the TR parameters and the structure parameters in one-to-one correspondence, and recording the mapping relation as the XML configuration file.
2. The method for converting TR parameters and structure parameters according to claim 1, wherein before reading the target parameters to be converted and searching the mapping relationship corresponding to the target parameters in a preset XML configuration file, the method further comprises the steps of:
establishing a one-to-one mapping relation between TR parameters and structure parameters;
recording the mapping relation in a two-dimensional table to obtain a parameter mapping table;
and recording the parameter mapping table as an XML configuration file.
3. The method for converting the TR parameter and the structure parameter as claimed in claim 1, further comprising any one or any combination of the following:
the first item: the TR parameter and the structural body parameter are respectively provided with a parameter identifier; wherein any two parameter identifiers are different; after the structural body parameter or the TR parameter corresponding to the target parameter is obtained in the mapping relation obtained by searching and the target parameter is converted into the corresponding structural body parameter or the TR parameter, the method further includes the steps of: when the TR parameter or the structural body parameter is detected to change, identifying the TR parameter with changed content or a parameter identifier corresponding to the structural body parameter as a change identifier, and recording the changed content; searching the mapping relation corresponding to the change identifier in the mapping relation recorded by the XML configuration file, and further searching TR parameters or structural body parameters with changed contents in the searched mapping relation according to the change identifier; changing the found TR parameter or structure parameter into changed content;
the second term is: after the structural body parameter or the TR parameter corresponding to the target parameter is obtained in the mapping relation obtained by searching and the target parameter is converted into the corresponding structural body parameter or the TR parameter, the method further includes the steps of: when a newly added parameter is detected, acquiring a matching parameter corresponding to the newly added parameter; the newly added parameters are newly established TR parameters or structural body parameters, and the matching parameters are structural body parameters corresponding to the TR parameters or the TR parameters corresponding to the structural body parameters; establishing a corresponding relation between the newly added parameters and the matching parameters, and adding the corresponding relation into a mapping relation recorded by the XML configuration file; and respectively setting the parameter identifiers of the newly added parameters and the matched parameters in the XML configuration file.
4. A system for converting TR parameters to structural body parameters, comprising:
the searching module is used for reading a target parameter to be converted and searching a mapping relation corresponding to the target parameter in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence; the target parameter is a TR parameter or a structural body parameter;
the conversion module is used for acquiring the structural body parameter or TR parameter corresponding to the target parameter from the searched mapping relation, and converting the target parameter into the corresponding structural body parameter or TR parameter without traversing a parameter tree;
the searching module is further configured to establish a one-to-one mapping relationship between the TR parameter and the structure parameter, and record the mapping relationship as the XML configuration file.
5. A method of communicating between an ACS and a CPE, comprising the steps of:
reading a TR parameter from an issued message of an ACS, and searching a mapping relation corresponding to the TR parameter in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence;
converting the TR parameter into a structural body parameter according to the searched mapping relation, and acquiring the message content issued by the ACS according to the structural body parameter obtained by conversion without traversing a parameter tree;
the method comprises the following steps of reading TR parameters from an issued message of an ACS, and before the step of searching the mapping relation corresponding to the TR parameters in a preset XML configuration file, the method also comprises the following steps:
and acquiring the XML configuration file.
6. A method of communicating between an ACS and a CPE according to claim 5,
the XML configuration file is determined by:
establishing a mapping relation of TR parameters and structure parameters in one-to-one correspondence, and recording the mapping relation as an XML configuration file;
and acquiring the parameter attribute value of the TR parameter or the structural body parameter, and recording the parameter attribute value under the corresponding TR parameter or structural body parameter in the XML configuration file.
7. The method of claim 6, wherein after obtaining the XML configuration file, the ACS communicates with the CPE further comprising the steps of:
acquiring structural body parameters to be reported;
searching a TR parameter corresponding to the structure body parameter in a mapping relation recorded by an XML configuration file, and reading a parameter attribute value corresponding to the TR parameter;
converting the TR parameters and the parameter attribute values into a parameter list in a TR parameter model, packaging the parameter list into a report message to be reported, and reporting the report message to an ACS (auto-configuration server); the ACS reads the TR parameter and the parameter attribute value from the received report message and responds to the CPE according to the TR parameter and the parameter attribute value.
8. A communication system of an ACS and a CPE, comprising:
the first reading module is used for reading the TR parameter from an issued message of the ACS and searching a mapping relation corresponding to the TR parameter in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence;
the first acquisition module is used for converting the TR parameter into a structural body parameter according to the searched mapping relation, and acquiring the message content issued by the ACS according to the structural body parameter obtained by conversion without traversing a parameter tree;
the system further comprises a second obtaining module for obtaining the XML configuration file.
9. The ACS and CPE communication system according to claim 8, wherein the XML configuration file is determined by:
establishing a mapping relation of TR parameters and structure parameters in one-to-one correspondence, and recording the mapping relation as an XML configuration file;
and acquiring the parameter attribute value of the TR parameter or the structural body parameter, and recording the parameter attribute value under the corresponding TR parameter or structural body parameter in the XML configuration file.
10. The ACS and CPE communication system of claim 9, further comprising:
a third obtaining module, configured to obtain a structure parameter to be reported, and search a mapping relationship corresponding to the structure parameter to be reported in the XML configuration file;
the second reading module is used for determining the TR parameter corresponding to the structural body parameter according to the searched mapping relation recorded in the XML configuration file and reading the parameter attribute value corresponding to the TR parameter;
a reporting module, configured to convert the TR parameter and the parameter attribute value into a parameter list in a TR parameter model, package the parameter list into a report packet to be reported, and report the report packet to an ACS; the ACS reads the TR parameter and the parameter attribute value from the received report message and responds to the CPE according to the TR parameter and the parameter attribute value.
11. A method of communicating between an ACS and a CPE, comprising the steps of:
reading a structure parameter from a report message of CPE, and searching a mapping relation corresponding to the structure parameter in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence;
converting the structure parameters into TR parameters according to the searched mapping relation, and identifying the message content reported by the CPE according to the TR parameters obtained by conversion without traversing a parameter tree;
before the step of reading the structure parameter from the report of the CPE and searching the mapping relationship corresponding to the structure parameter in a preset XML configuration file, the method further includes the steps of:
and acquiring the XML configuration file.
12. The method of communicating of ACS and CPE according to claim 11,
the XML configuration file is determined by:
and establishing a mapping relation of the TR parameters and the structure parameters in one-to-one correspondence, and recording the mapping relation as an XML configuration file.
13. A communication system of an ACS and a CPE, comprising:
the third reading module is used for reading the structure body parameters from the report message of the CPE and searching the mapping relation corresponding to the structure body parameters in a preset XML configuration file; the XML configuration file records the mapping relation of TR parameters and structure parameters in one-to-one correspondence;
and the fourth acquisition module is used for converting the structure body parameters into TR parameters according to the searched mapping relation, and identifying the message content reported by the CPE according to the TR parameters obtained by conversion without traversing the parameter tree.
CN201611103816.2A 2016-12-05 2016-12-05 Conversion of TR (transmitter-receiver) parameters and structure body parameters and communication method and system of ACS (auto-configuration server) and CPE (customer premises equipment) Active CN106682105B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611103816.2A CN106682105B (en) 2016-12-05 2016-12-05 Conversion of TR (transmitter-receiver) parameters and structure body parameters and communication method and system of ACS (auto-configuration server) and CPE (customer premises equipment)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611103816.2A CN106682105B (en) 2016-12-05 2016-12-05 Conversion of TR (transmitter-receiver) parameters and structure body parameters and communication method and system of ACS (auto-configuration server) and CPE (customer premises equipment)

Publications (2)

Publication Number Publication Date
CN106682105A CN106682105A (en) 2017-05-17
CN106682105B true CN106682105B (en) 2021-09-03

Family

ID=58867469

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611103816.2A Active CN106682105B (en) 2016-12-05 2016-12-05 Conversion of TR (transmitter-receiver) parameters and structure body parameters and communication method and system of ACS (auto-configuration server) and CPE (customer premises equipment)

Country Status (1)

Country Link
CN (1) CN106682105B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110138579B (en) * 2018-02-09 2020-10-09 华为技术有限公司 Configuration method of user side equipment and related device
CN111640031B (en) * 2020-05-29 2023-07-14 泰康保险集团股份有限公司 Cross-system claim settlement data processing method and device and related equipment
CN111726367B (en) * 2020-06-30 2022-11-11 锐捷网络股份有限公司 Method, device, system and equipment for binding access of Customer Premises Equipment (CPE)
CN112367330B (en) * 2020-11-17 2021-08-24 四川天邑康和通信股份有限公司 Method for being compatible with multiple data models on CPE (customer premises equipment)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101035099A (en) * 2007-02-09 2007-09-12 浙江大学 General gateway design method for realizing the IEC61850 standard
CN101202745A (en) * 2006-12-15 2008-06-18 华为技术有限公司 Method, device for collocating information by obtaining user station equipment function and applied system thereof
CN101304335A (en) * 2007-05-07 2008-11-12 阿尔卡特朗讯公司 Application module and remote management server with parameter description model
CN103593326A (en) * 2013-11-07 2014-02-19 国家电网公司 IEC61850 software library assembly for network processing unit chip and achieving method of IEC61850 software library assembly
CN104158692A (en) * 2014-08-25 2014-11-19 烽火通信科技股份有限公司 Method of implementing configuration and management of data of home gateway based on XML (Extensible Markup Language)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1927919A1 (en) * 2006-11-30 2008-06-04 Alcatel Lucent Management method for server customer communication
EP2015179A1 (en) * 2007-07-13 2009-01-14 Alcatel Lucent A remote management system and method for service objects
CN102082676B (en) * 2009-11-26 2014-04-16 中国电信股份有限公司 Method and system for realizing remote configuration of customer premises equipment (CPE) service parameters by TR069
CN103488696B (en) * 2013-09-03 2017-11-03 福建星网锐捷网络有限公司 CPE service inquiry method, apparatus and system, ACS and CPE
CN103593457B (en) * 2013-11-22 2017-02-08 北大医疗信息技术有限公司 Method for converting document format
CN105824944B (en) * 2016-03-21 2019-10-22 上海斐讯数据通信技术有限公司 A kind of XML configuration data maintaining method and system based on scripting language

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101202745A (en) * 2006-12-15 2008-06-18 华为技术有限公司 Method, device for collocating information by obtaining user station equipment function and applied system thereof
CN101035099A (en) * 2007-02-09 2007-09-12 浙江大学 General gateway design method for realizing the IEC61850 standard
CN101304335A (en) * 2007-05-07 2008-11-12 阿尔卡特朗讯公司 Application module and remote management server with parameter description model
CN103593326A (en) * 2013-11-07 2014-02-19 国家电网公司 IEC61850 software library assembly for network processing unit chip and achieving method of IEC61850 software library assembly
CN104158692A (en) * 2014-08-25 2014-11-19 烽火通信科技股份有限公司 Method of implementing configuration and management of data of home gateway based on XML (Extensible Markup Language)

Also Published As

Publication number Publication date
CN106682105A (en) 2017-05-17

Similar Documents

Publication Publication Date Title
CN106682105B (en) Conversion of TR (transmitter-receiver) parameters and structure body parameters and communication method and system of ACS (auto-configuration server) and CPE (customer premises equipment)
CN107508713B (en) System and method for realizing network element management by mapping NMS MIB and network element private MIB
CN110933146B (en) Data conversion method and device and server
CN103516541A (en) Configuration information automatic management method based on intelligent transformer substation
CN101778486B (en) Equipment management server, client and target operation object positioning method
CN102938794A (en) Address resolution protocol (ARP) message forwarding method, exchanger and controller
US20170272354A1 (en) Method and Device for Establishing Performance Measurement Task and Processing Performance Measurement Result
CN103488696B (en) CPE service inquiry method, apparatus and system, ACS and CPE
CN107959620B (en) Fully mechanized mining equipment identification method, device, system, gateway and storage medium
US9009306B2 (en) Method, system, client and server for locating operation nodes in communication system
US20170331784A1 (en) Oid configuration, resolution method, client, node, database and storage medium
CN102594885B (en) Sensor network resolves interoperation A platform, sensor network interoperability methods and system
CN103997412B (en) Management information base file generation method and device, data handling system
US20090103916A1 (en) Optical chassis monitoring
CN115623000B (en) Method and device for efficiently distributing data on digital networking
US20070274213A1 (en) Method and System For the Transfer of Communication Network Administration Information
CN109150854A (en) Dynamic and configurable communication protocol converting system based on XML file
CN105099721A (en) Multicast member maintenance method and equipment
JP5091217B2 (en) Home device information collecting apparatus and home device information collecting method
CN109194519B (en) Configuration method and device of network equipment, controller and computer storage medium
CN106792468A (en) The method and system of identification discovery in machine communication
JP2003233417A (en) Data communication device and its method, and data communication program and recording medium recorded thereof
CN102630377A (en) Method, apparatus and system for processing quality parameters of multicast streams
CN113641765B (en) Unified logic model organization method and device for massive multi-source remote sensing data
CN103491058A (en) TR069 and UPnP protocol conversion method and home network terminal management method and 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
TA01 Transfer of patent application right

Effective date of registration: 20180222

Address after: 510663 Shenzhou Road 10, Guangzhou Science City, Guangzhou economic and Technological Development Zone, Guangzhou, Guangdong

Applicant after: Comba Telecom System (China) Co., Ltd.

Applicant after: Comba Telecom Systems (Guangzhou) Co., Ltd.

Applicant after: Jingxin Communication Technology (Guangzhou) Co., Ltd.

Applicant after: TIANJIN COMBA TELECOM SYSTEMS CO., LTD.

Address before: 510663 Guangdong city of Guangzhou province Guangzhou economic and Technological Development Zone Jinbi Road No. 6

Applicant before: Jingxin Communication Technology (Guangzhou) Co., Ltd.

TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20200108

Address after: 510663 Shenzhou Road, Guangzhou Science City, Guangzhou economic and Technological Development Zone, Guangdong, 10

Applicant after: Jingxin Communication System (China) Co., Ltd.

Address before: 510663 Shenzhou Road 10, Guangzhou Science City, Guangzhou economic and Technological Development Zone, Guangzhou, Guangdong

Applicant before: Jingxin Communication System (China) Co., Ltd.

Applicant before: Jingxin Communication System (Guangzhou) Co., Ltd.

Applicant before: Jingxin Communication Technology (Guangzhou) Co., Ltd.

Applicant before: TIANJIN COMBA TELECOM SYSTEMS CO., LTD.

TA01 Transfer of patent application right
CB02 Change of applicant information

Address after: 510663 Shenzhou Road, Guangzhou Science City, Guangzhou economic and Technological Development Zone, Guangdong, 10

Applicant after: Jingxin Network System Co.,Ltd.

Address before: 510663 Shenzhou Road, Guangzhou Science City, Guangzhou economic and Technological Development Zone, Guangdong, 10

Applicant before: Comba Telecom System (China) Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant