CN105553871A - Method and system for remotely managing equipment parameters - Google Patents

Method and system for remotely managing equipment parameters Download PDF

Info

Publication number
CN105553871A
CN105553871A CN201510936544.3A CN201510936544A CN105553871A CN 105553871 A CN105553871 A CN 105553871A CN 201510936544 A CN201510936544 A CN 201510936544A CN 105553871 A CN105553871 A CN 105553871A
Authority
CN
China
Prior art keywords
configuration
server
parameter
data
configuration data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510936544.3A
Other languages
Chinese (zh)
Inventor
杨达贤
罗文增
刘建文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xiamen Beiqi Technology Co Ltd
Original Assignee
Xiamen Beiqi 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 Xiamen Beiqi Technology Co Ltd filed Critical Xiamen Beiqi Technology Co Ltd
Priority to CN201510936544.3A priority Critical patent/CN105553871A/en
Publication of CN105553871A publication Critical patent/CN105553871A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/12Avoiding congestion; Recovering from congestion
    • H04L47/125Avoiding congestion; Recovering from congestion by balancing the load, e.g. traffic engineering
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • 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/10Protocols in which an application is distributed across nodes in the network

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention provides a method for remotely managing equipment parameters. The method comprises the following steps that: a control end remotely modifies configuration parameters of an equipment end, and transmits JSON (JavaScript Object Notation) format configuration data to a server in an http protocol way; the server notifies equipment in a pushing way, and the equipment end acquires the JSON format configuration data from the server in the http protocol way, compares a difference between the acquired configuration data and a configuration parameter state of the equipment end, modifies the configuration data, and applies the modified configuration data to the equipment end; and a configuration execution state report is reported to the server in the http protocol way, and the server informs the control end of a current configuration execution state in a pushing way. Through adoption of the method, bandwidth consumption in a network interaction process is saved, and the interaction efficiency is increased.

Description

A kind of method and system of remote management apparatus parameter
Technical field
The present invention relates to computer communication technology field, particularly relate to a kind of method and system of remote management apparatus parameter.
Background technology
Remote management apparatus parameter generally has: remote management protocol TR069; The technology such as distributed, open network architecture UPNP, they have two shortcomings: (1) is long connection protocol, need between control end, server, equipment end to maintain tcp link always, expend comparatively multi-system resource, and be not easy to distributed deployment and load balancing; (2) they adopt xml package arrangements supplemental characteristic, and xml encapsulation, with the formatted data of a lot of xml, is being carried out, in remote management procedures, causing unnecessary bandwidth consumption.
One " the sing on web page carries out data acquisition and the method represented, system and Web server " is disclosed in prior art, see that publication number is: CN102279884A, publication date is: the Chinese patent of 2011-12-14, the method that the sing on web page carries out data acquisition and represents, described method comprises: the http request receiving user; Parameter setting values according to presetting screens described http request; From database, related data is obtained according to the http request after screening; The described related data got is organized into Json data format; The data of described Json data format are sent in the page and show.The information that incoherent Web applies can seamlessly integrate by this invention fast, and avoiding needs between each Web application undertaken mutual by the mode of interface and integrate, and reduces the degree of coupling of application system, avoids overlapping development.This invention is mainly carried out the collection of data by web page and is represented, and the information realizing Web application seamlessly integrates fast.The technical problem that this invention solves and present patent application are not identical, and the technical scheme realized is not identical yet.
Summary of the invention
One of the technical problem to be solved in the present invention, is a kind of method providing remote management apparatus parameter, makes resource occupying fewer, be convenient to distributed deployment and load balancing; And the bandwidth consumption of saving in network interaction process, promote interactive efficiency.
One of problem of the present invention is achieved in that a kind of method of remote management apparatus parameter, and described method is:
Control end realizes the configuration parameter of remotely modifying equipment end, sends JSON format configuration data to a server by http protocol mode;
Server is by propelling movement mode announcement apparatus, and equipment end obtains JSON format configuration data by http protocol mode to server, and equipment end contrasts the difference of the configuration parameter state of configuration data and the equipment end got itself, process of modifying;
By http protocol mode configuration executing state report reporting server, by propelling movement, server informs that control end configures executing state specifically.
Further, the mode of described JSON format configuration data is called key with data item name, and parameter value is value, sends with the form of key-value; The form of described configuration executing state report is the same with the form of configuration data, and be also Json form, be called key with data item name, parameter value is value, encapsulates with the form of key-value.
Further, described equipment end contrasts the difference of the configuration parameter state of configuration data and the equipment end got itself, to modify process, be specially: the JSON format configuration data received according to equipment, obtain equipment end local data according to data item one by one to compare, when the parameter value corresponding to the data item both finding is different time, just by local to equipment end for the JSON format configuration data modification received.
Further, if more than after a Preset Time, control end confiscates the PUSH message of configuration executing state report, then control end is selected to resend configuration modification request or termination.
Further, described propelling movement mode refers to directed service information delivered in real time being pushed receiving terminal of push server; Push Service be connecting link by setting up a propelling movement receiving terminal kept in real time and push server, when needing when there being message to be sent to propelling movement receiving terminal, push server sends to propelling movement receiving terminal by this link, wherein, the technology of third party cloud propelling movement mode comprises: Baidu's cloud pushes, aurora push or friendly alliance pushes.
The technical problem to be solved in the present invention two, is the system providing a kind of remote management apparatus parameter, makes resource occupying fewer, be convenient to distributed deployment and load balancing; And the bandwidth consumption of saving in network interaction process, promote interactive efficiency.
Two of problem of the present invention is achieved in that a kind of system of remote management apparatus parameter, and described system comprises: send data module, parameter comparison module and result feedback module;
Described transmission data module, realizes the configuration parameter of remotely modifying equipment end at control end, send JSON format configuration data to a server by http protocol mode;
Described parameter comparison module, at server by propelling movement mode announcement apparatus, obtain JSON format configuration data by http protocol mode to server, equipment end contrasts the difference of the configuration parameter state of configuration data and the equipment end got itself, process of modifying;
Described result feedback module, by http protocol mode configuration executing state report reporting server, by propelling movement, server informs that control end configures executing state specifically.
Further, the mode of described JSON format configuration data is called key with data item name, and parameter value is value, sends with the form of key-value; The form of described configuration executing state report is the same with the form of configuration data, and be also Json form, be called key with data item name, parameter value is value, encapsulates with the form of key-value.
Further, described equipment end contrasts the difference of the configuration parameter state of configuration data and the equipment end got itself, to modify process, be specially: the JSON format configuration data received according to equipment, obtain equipment end local data according to data item one by one to compare, when the parameter value corresponding to the data item both finding is different time, just by local to equipment end for the JSON format configuration data modification received.
Further, if more than after a Preset Time, control end confiscates the PUSH message of configuration executing state report, then control end is selected to resend configuration modification request or termination.
Further, described propelling movement mode refers to directed service information delivered in real time being pushed receiving terminal of push server; Push Service be connecting link by setting up a propelling movement receiving terminal kept in real time and push server, when needing when there being message to be sent to propelling movement receiving terminal, push server sends to propelling movement receiving terminal by this link, wherein, the technology of third party cloud propelling movement mode comprises: Baidu's cloud pushes, aurora push or friendly alliance pushes.
Tool of the present invention has the following advantages: 1, based on the telemanagement of http protocol, and be the interactive mode of short connection, resource occupation is fewer, is convenient to distributed deployment and load balancing; 2, adopt JSON form package arrangements data, same configuration parameter content, the payload byte number after encapsulation is fewer, saves the bandwidth consumption in network interaction process, promotes interactive efficiency.3, the mode that contrasted by data item of the present invention, thus can quick position comparison be carried out, revise device parameter.
Accompanying drawing explanation
Fig. 1 is the inventive method schematic flow sheet.
Fig. 2 is present system structural representation.
Embodiment
Refer to shown in Fig. 1 and Fig. 2, the method for a kind of remote management apparatus parameter of the present invention, described method is:
Control end realizes the configuration parameter of remotely modifying equipment end, sends JSON format configuration data to a server by http protocol mode;
Server is by propelling movement mode announcement apparatus, and equipment end obtains JSON format configuration data by http protocol mode to server, and equipment end contrasts the difference of the configuration parameter state of configuration data and the equipment end got itself, process of modifying;
Wherein, described propelling movement mode refers to directed service information delivered in real time being pushed receiving terminal of push server; Push Service be connecting link by setting up a propelling movement receiving terminal kept in real time and push server, when needing when there being message to be sent to propelling movement receiving terminal, push server sends to propelling movement receiving terminal by this link, wherein, the technology of third party cloud propelling movement mode comprises: Baidu's cloud pushes, aurora push or friendly alliance pushes.
By http protocol mode configuration executing state report reporting server, by propelling movement, server informs that control end configures executing state specifically;
If after a Preset Time, control end confiscates the PUSH message of configuration executing state report, then control end is selected to resend configuration modification request or termination.
Wherein, the mode of described JSON format configuration data is called key with data item name, and parameter value is value, sends with the form of key-value.(such as: ' bluetooth':1 represent that bluetooth is opened, ' volumn':50% represents volume 50%; Namely ' bluetooth' and ' volumn' is data item; 1 and 50% is parameter value, and wherein, json and xml belongs to a kind of data interchange format, and json is lighter)
Described equipment end contrasts the difference of the configuration parameter state of configuration data and the equipment end got itself, to modify process, be specially: the JSON format configuration data received according to equipment, obtain equipment end local data according to data item one by one to compare, when (the JSON format configuration data namely received and equipment end local) both finding data item corresponding to parameter value different time, just by local to equipment end for the JSON format configuration data modification received, if parameter value is identical, then do not need to modify.
The form of described configuration executing state report is the same with the form of configuration data, and be also Json form, be called key with data item name, parameter value is value, encapsulates with the form of key-value, and just key is different.(such as: configuration executing state report ' devid':555666 represent that the id of the equipment be typically administered remotely is 555666, ' action':modifyparam represents the instruction of amendment configuration parameter, ' status':0 represents successfully modified; Namely ' devid', ' action' and ' status' is data item; 555666, " modifyparam " and 0 is parameter value)
The system of a kind of remote management apparatus parameter of the present invention, described system comprises: send data module, parameter comparison module and result feedback module;
Described transmission data module, realizes the configuration parameter of remotely modifying equipment end at control end, send JSON format configuration data to a server by http protocol mode;
Described parameter comparison module, at server by propelling movement mode announcement apparatus, obtain JSON format configuration data by http protocol mode to server, equipment end contrasts the difference of the configuration parameter state of configuration data and the equipment end got itself, process of modifying;
Wherein, described propelling movement mode refers to directed service information delivered in real time being pushed receiving terminal of push server; Push Service be connecting link by setting up a propelling movement receiving terminal kept in real time and push server, when needing when there being message to be sent to propelling movement receiving terminal, push server sends to propelling movement receiving terminal by this link, wherein, the technology of third party cloud propelling movement mode comprises: Baidu's cloud pushes, aurora push or friendly alliance pushes.
Described result feedback module, by http protocol mode configuration executing state report reporting server, by propelling movement, server informs that control end configures executing state specifically.If after a Preset Time, control end confiscates the PUSH message of configuration executing state report, then control end is selected to resend configuration modification request or termination.
In the present invention, the mode of described JSON format configuration data is called key with data item name, and parameter value is value, sends with the form of key-value.(such as: ' bluetooth':1 represent that bluetooth is opened, ' volumn':50% represents volume 50%; Namely ' bluetooth' and ' volumn' is data item; 1 and 50% is parameter value, and wherein, json and xml belongs to a kind of data interchange format, and json is lighter)
The form of described configuration executing state report is the same with the form of configuration data, and be also Json form, be called key with data item name, parameter value is value, encapsulates with the form of key-value, and just key is different.(such as: configuration executing state report ' devid':555666 represent that the id of the equipment be typically administered remotely is 555666, ' action':modifyparam represents the instruction of amendment configuration parameter, ' status':0 represents successfully modified; Namely ' devid', ' action' and ' status' is data item; 555666, " modifyparam " and 0 is parameter value).
Described equipment end contrasts the difference of the configuration parameter state of configuration data and the equipment end got itself, to modify process, be specially: the JSON format configuration data received according to equipment, obtain equipment end local data according to data item one by one to compare, when the parameter value corresponding to the data item both finding is different time, just by local to equipment end for the JSON format configuration data modification received.If parameter value is identical, then do not need to modify.
Here it should be noted that: present system
From control end, have and send configuration data module, reception PUSH message module, reception configuration reports on the implementation module;
From server, there are PUSH message administration module, configuration data management module, configuration reports on the implementation administration module;
From equipment end, have and receive configuration data module, PUSH message administration module, parameter comparison module, configuration execution result feedback module;
The flow process of a Remote management operations is: the transmission configuration data module of control end, send configuration modification data to server, the PUSH message administration module of server sends sending out notice annunciator end new configuration data, equipment end obtains new configuration data by accepting configuration data module to server, then the parameter comparison module of equipment end carries out contrast difference, and preservation is applied to this locality, send configuration reports on the implementation to server by configuration execution result feedback module simultaneously, the propelling movement administration module of server sends sending out notice and informs that control end has new configuration reports on the implementation, control end obtains new configuration reports on the implementation by receiving configuration reports on the implementation module to server.
In a word, the present invention is based on the telemanagement of http protocol, be the interactive mode of short connection, resource occupation is fewer, is convenient to distributed deployment and load balancing.The present invention adopts JSON form package arrangements data, same configuration parameter content, and the payload byte number after encapsulation is fewer, saves the bandwidth consumption in network interaction process, promotes interactive efficiency.The mode that the present invention is contrasted by data item, thus can quick position comparison be carried out, revise device parameter.
The foregoing is only preferred embodiment of the present invention, all equalizations done according to the present patent application the scope of the claims change and modify, and all should belong to covering scope of the present invention.

Claims (10)

1. a method for remote management apparatus parameter, is characterized in that: described method is:
Control end realizes the configuration parameter of remotely modifying equipment end, sends JSON format configuration data to a server by http protocol mode;
Server is by propelling movement mode announcement apparatus, and equipment end obtains JSON format configuration data by http protocol mode to server, and equipment end contrasts the difference of the configuration parameter state of configuration data and the equipment end got itself, process of modifying;
By http protocol mode configuration executing state report reporting server, by propelling movement, server informs that control end configures executing state specifically.
2. the method for a kind of remote management apparatus parameter according to claim 1, is characterized in that: the mode of described JSON format configuration data is called key with data item name, and parameter value is value, sends with the form of key-value; The form of described configuration executing state report is the same with the form of configuration data, and be also Json form, be called key with data item name, parameter value is value, encapsulates with the form of key-value.
3. the method for a kind of remote management apparatus parameter according to claim 2, it is characterized in that: described equipment end contrasts the difference of the configuration parameter state of configuration data and the equipment end got itself, to modify process, be specially: the JSON format configuration data received according to equipment, obtain equipment end local data according to data item one by one to compare, when the parameter value corresponding to the data item both finding is different time, just by local to equipment end for the JSON format configuration data modification received.
4. the method for a kind of remote management apparatus parameter according to claim 1, it is characterized in that: if more than after a Preset Time, control end confiscates the PUSH message of configuration executing state report, then control end is selected to resend configuration modification request or termination.
5. the method for a kind of remote management apparatus parameter according to claim 1, is characterized in that: described propelling movement mode refers to directed service information delivered in real time being pushed receiving terminal of push server; Push Service be connecting link by setting up a propelling movement receiving terminal kept in real time and push server, when needing when there being message to be sent to propelling movement receiving terminal, push server sends to propelling movement receiving terminal by this link, wherein, the technology of third party cloud propelling movement mode comprises: Baidu's cloud pushes, aurora push or friendly alliance pushes.
6. a system for remote management apparatus parameter, is characterized in that: described system comprises: send data module, parameter comparison module and result feedback module;
Described transmission data module, realizes the configuration parameter of remotely modifying equipment end at control end, send JSON format configuration data to a server by http protocol mode;
Described parameter comparison module, at server by propelling movement mode announcement apparatus, obtain JSON format configuration data by http protocol mode to server, equipment end contrasts the difference of the configuration parameter state of configuration data and the equipment end got itself, process of modifying;
Described result feedback module, by http protocol mode configuration executing state report reporting server, by propelling movement, server informs that control end configures executing state specifically.
7. the system of a kind of remote management apparatus parameter according to claim 6, is characterized in that: the mode of described JSON format configuration data is called key with data item name, and parameter value is value, sends with the form of key-value; The form of described configuration executing state report is the same with the form of configuration data, and be also Json form, be called key with data item name, parameter value is value, encapsulates with the form of key-value.
8. the system of a kind of remote management apparatus parameter according to claim 7, it is characterized in that: described equipment end contrasts the difference of the configuration parameter state of configuration data and the equipment end got itself, to modify process, be specially: the JSON format configuration data received according to equipment, obtain equipment end local data according to data item one by one to compare, when the parameter value corresponding to the data item both finding is different time, just by local to equipment end for the JSON format configuration data modification received.
9. the system of a kind of remote management apparatus parameter according to claim 6, it is characterized in that: if more than after a Preset Time, control end confiscates the PUSH message of configuration executing state report, then control end is selected to resend configuration modification request or termination.
10. the system of a kind of remote management apparatus parameter according to claim 6, is characterized in that: described propelling movement mode refers to directed service information delivered in real time being pushed receiving terminal of push server; Push Service be connecting link by setting up a propelling movement receiving terminal kept in real time and push server, when needing when there being message to be sent to propelling movement receiving terminal, push server sends to propelling movement receiving terminal by this link, wherein, the technology of third party cloud propelling movement mode comprises: Baidu's cloud pushes, aurora push or friendly alliance pushes.
CN201510936544.3A 2015-12-15 2015-12-15 Method and system for remotely managing equipment parameters Pending CN105553871A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510936544.3A CN105553871A (en) 2015-12-15 2015-12-15 Method and system for remotely managing equipment parameters

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510936544.3A CN105553871A (en) 2015-12-15 2015-12-15 Method and system for remotely managing equipment parameters

Publications (1)

Publication Number Publication Date
CN105553871A true CN105553871A (en) 2016-05-04

Family

ID=55832809

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510936544.3A Pending CN105553871A (en) 2015-12-15 2015-12-15 Method and system for remotely managing equipment parameters

Country Status (1)

Country Link
CN (1) CN105553871A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106990979A (en) * 2017-01-22 2017-07-28 阿里巴巴集团控股有限公司 A kind of configuration information update method, system, client and server
CN107707415A (en) * 2017-11-23 2018-02-16 成都知道创宇信息技术有限公司 A kind of automatic monitoring of server configuration and alarm method based on SaltStack
CN108156002A (en) * 2016-12-02 2018-06-12 腾讯科技(深圳)有限公司 Information processing method, apparatus and system
CN109687591A (en) * 2019-02-01 2019-04-26 国网江苏省电力有限公司 A kind of net lotus terminal parameter processing method, main website and system
CN111935070A (en) * 2020-06-18 2020-11-13 云南电网有限责任公司信息中心 Data security exchange system and method based on automatic arrangement
CN113242521A (en) * 2021-07-13 2021-08-10 深圳市艾伯通信有限公司 TR 069-based message optimization processing method and system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7412690B2 (en) * 2003-07-02 2008-08-12 International Business Machines Corporation Method, apparatus, and program for code reusability and maintainability in XML-driven projects
CN101291335A (en) * 2008-06-13 2008-10-22 中兴通讯股份有限公司 Method and apparatus for acquiring dynamic data of server based on browser
CN101552693A (en) * 2009-05-13 2009-10-07 山东中创软件商用中间件股份有限公司 Remote configuration technology
CN101674590A (en) * 2009-09-29 2010-03-17 中兴通讯股份有限公司 Client device and remote updating method and remote updating service system thereof
CN102279884A (en) * 2011-08-05 2011-12-14 中国工商银行股份有限公司 Data acquiring and displaying method, system and Web server based on Web pages
CN102523177A (en) * 2011-12-19 2012-06-27 北京新媒传信科技有限公司 Method and system for realization of message push service
EP2582089A4 (en) * 2010-06-13 2014-04-30 Zte Corp System and method for implementing automatic configuration for equipments
CN104821954A (en) * 2015-03-27 2015-08-05 中国海洋大学 Cross-platform remote procedure call method
CN104994122A (en) * 2015-05-12 2015-10-21 深圳市微阳信息技术有限公司 Business communication method and system based on JSON data protocol

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7412690B2 (en) * 2003-07-02 2008-08-12 International Business Machines Corporation Method, apparatus, and program for code reusability and maintainability in XML-driven projects
CN101291335A (en) * 2008-06-13 2008-10-22 中兴通讯股份有限公司 Method and apparatus for acquiring dynamic data of server based on browser
CN101552693A (en) * 2009-05-13 2009-10-07 山东中创软件商用中间件股份有限公司 Remote configuration technology
CN101674590A (en) * 2009-09-29 2010-03-17 中兴通讯股份有限公司 Client device and remote updating method and remote updating service system thereof
EP2582089A4 (en) * 2010-06-13 2014-04-30 Zte Corp System and method for implementing automatic configuration for equipments
CN102279884A (en) * 2011-08-05 2011-12-14 中国工商银行股份有限公司 Data acquiring and displaying method, system and Web server based on Web pages
CN102523177A (en) * 2011-12-19 2012-06-27 北京新媒传信科技有限公司 Method and system for realization of message push service
CN104821954A (en) * 2015-03-27 2015-08-05 中国海洋大学 Cross-platform remote procedure call method
CN104994122A (en) * 2015-05-12 2015-10-21 深圳市微阳信息技术有限公司 Business communication method and system based on JSON data protocol

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108156002A (en) * 2016-12-02 2018-06-12 腾讯科技(深圳)有限公司 Information processing method, apparatus and system
CN108156002B (en) * 2016-12-02 2021-04-06 腾讯科技(深圳)有限公司 Information processing method, device and system
CN106990979A (en) * 2017-01-22 2017-07-28 阿里巴巴集团控股有限公司 A kind of configuration information update method, system, client and server
CN107707415A (en) * 2017-11-23 2018-02-16 成都知道创宇信息技术有限公司 A kind of automatic monitoring of server configuration and alarm method based on SaltStack
CN107707415B (en) * 2017-11-23 2021-03-19 成都知道创宇信息技术有限公司 SaltStack-based automatic monitoring and warning method for server configuration
CN109687591A (en) * 2019-02-01 2019-04-26 国网江苏省电力有限公司 A kind of net lotus terminal parameter processing method, main website and system
CN111935070A (en) * 2020-06-18 2020-11-13 云南电网有限责任公司信息中心 Data security exchange system and method based on automatic arrangement
CN113242521A (en) * 2021-07-13 2021-08-10 深圳市艾伯通信有限公司 TR 069-based message optimization processing method and system

Similar Documents

Publication Publication Date Title
CN105553871A (en) Method and system for remotely managing equipment parameters
CN106559251B (en) A kind of Compilation Method and corresponding interface, component and system based on YANG model
CN105978860B (en) A kind of implementation method of electric system software interface adapter
CN101883108B (en) Document transmission method and system of dynamic authentication
CA2630934A1 (en) System and method for device management
CN103237071B (en) A kind of method of wireless EoC terminal centralized management
CN101909084A (en) Method and system for upgrading terminal software and service platform system
CN103699450B (en) Linux adaptive component communication method
CN109769156B (en) Visual implementation method and device of GPON business model
CN102622550B (en) Safe online patch check system facing terminal computers
CN104243198B (en) A kind of network management and system based on network configuration protocol
CN103475904A (en) Publishing method and publishing system of EPG (electronic program guide), and Websocket server
CN102801544B (en) The method and system that unified terminal is managed under a kind of Internet of Things framework
CN103003809B (en) For equipment and the method and system of managing remote subscriber interface
CN102857802B (en) IPTV (Internet protocol television) content synchronization method and system
CN104735151A (en) Process bar control method, device and system
CN101529807B (en) A method and system for realizing universal interfaces in the network management system
CN102333022B (en) Method for interacting cross-safety protection region information in power communication network and protection system
US11245567B2 (en) Electronic message adaptation
CN103685326A (en) WEB concurrent data transmission method and WEB application system
CN103533001A (en) Communication method and communication system based on HTTP multi-proxy, and intermediate proxy server
GB2456471B (en) Network management system free of messaging,commands and data format conversions
CN103618753A (en) Trans-secret-region data exchange method based on one-way transmission equipment
KR102055273B1 (en) Method and Apparatus for Push service provided using the integration of the mobile device operating system conversion
KR101911359B1 (en) Bluetooth low energy apapter and data exchange system employing the same

Legal Events

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

Application publication date: 20160504