CN106648561B - Service layer information processing method and device - Google Patents

Service layer information processing method and device Download PDF

Info

Publication number
CN106648561B
CN106648561B CN201510719817.9A CN201510719817A CN106648561B CN 106648561 B CN106648561 B CN 106648561B CN 201510719817 A CN201510719817 A CN 201510719817A CN 106648561 B CN106648561 B CN 106648561B
Authority
CN
China
Prior art keywords
data
line
report
terminal
service
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
CN201510719817.9A
Other languages
Chinese (zh)
Other versions
CN106648561A (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.)
New Singularity International Technical Development Co ltd
Original Assignee
New Singularity International Technical Development 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 New Singularity International Technical Development Co ltd filed Critical New Singularity International Technical Development Co ltd
Priority to CN201510719817.9A priority Critical patent/CN106648561B/en
Publication of CN106648561A publication Critical patent/CN106648561A/en
Application granted granted Critical
Publication of CN106648561B publication Critical patent/CN106648561B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a service layer information processing method and a service layer information processing device. The method has the advantages that the message used when the terminal and the data processing platform carry out the information interaction of the service layer is a universal message, products of different manufacturers can directly identify and communicate with each other, a protocol conversion program does not need to be written by a worker, the operation is simple, meanwhile, the requirement on the capability of the worker is reduced, and the workload of the worker is reduced.

Description

Service layer information processing method and device
Technical Field
The invention relates to the technical field of mine safety production, in particular to a service layer information processing method and device.
Background
In recent years, the technology of the internet of things is rapidly developed and applied, and revolutionary changes are brought to human equipment. The combination of the internet of things technology and mine safety production is an important milestone for mine safety production.
The mine safety production Internet of things is suitable for the mine safety production fields of coal mines, non-coal mines, petroleum and petrochemical industry and the like, has a unified standard interface and a communication protocol, and supports information interconnection and intercommunication between each terminal and each system. The mine safety production internet of things can comprise a plurality of data processing platforms and a plurality of terminals, and the data processing platforms and the terminals are connected through a communication network, so that a service function is realized.
The service refers to a service for providing services meeting specific requirements in a physical network for mine safety production, for example, a methane monitoring service, a carbon monoxide monitoring service, a wind speed monitoring service, a temperature monitoring service, a positioning service, a power supply service, a gas drainage service, a dust prevention service, and the like. The data processing platform is an upper-layer system of a mine safety production physical network service function, and the mine safety production Internet of things comprises a plurality of data processing platforms, such as a detection monitoring data processing platform, a positioning data processing platform, a communication contact data processing platform and the like; the terminal is a software and hardware device used for connecting a communication network and implementing an information interaction system service, and generally includes a terminal service application and a communication application, for example, a methane monitoring terminal (i.e., a methane sensor), a carbon monoxide monitoring terminal (a carbon monoxide sensor), a wind speed monitoring terminal (a wind speed sensor), a temperature monitoring terminal (a temperature sensor), and the like.
The internet of things for mine safety production relates to a plurality of service types, and each service system is almost independently developed, that is, communication protocols used for communication among the service systems are independent from each other, for example, service description modes, message formats, communication interfaces, data processing and the like used by terminals of different manufacturers and data processing platforms may be different, so that the terminals of different manufacturers and the data processing platforms cannot directly recognize and communicate with each other. Therefore, if the same service system adopts terminals and data processing platforms of different manufacturers, communication protocols used by products of different manufacturers need to be researched respectively, and then a protocol conversion program is written to realize communication of the products of different manufacturers, so that the operation is very complex and tedious.
Disclosure of Invention
The embodiment of the invention provides a service layer information processing method and device, and aims to solve the problems of complex and fussy operation when products of different manufacturers are subjected to service interaction in the prior art.
In order to solve the technical problem, the embodiment of the invention discloses the following technical scheme:
in a first aspect, the present invention provides a method for processing service layer information, including:
receiving a service description message which is sent by a terminal and packaged according to a first preset format; the first preset format comprises at least one command line, each command line comprising a line key and a data item; the row keyword indicates a service type, and the data item indicates service content;
analyzing the service description message, obtaining the service type according to the line keyword of each command line in the service description message, and obtaining the service content according to the data item analysis of each command line in the service description message;
and carrying out corresponding processing according to the service type and the service content obtained by analysis.
Optionally, the service description message is specifically a registration message, and the command line includes a terminal information registration line, a parameter registration line, and a report registration line;
obtaining the service type according to the line keyword of each command line in the service description message, and obtaining the service content according to the data item analysis of each command line in the service description message:
analyzing the line key words in the terminal information registration line to obtain the service type as information registration, and analyzing the data items in the terminal information registration line to obtain the equipment information of the terminal; alternatively, the first and second electrodes may be,
analyzing the line key words in the parameter registration line to obtain the service type as parameter registration, and analyzing the data items in the parameter registration line to obtain the capability information of the terminal; alternatively, the first and second electrodes may be,
analyzing the line keywords in the report registration line to obtain the service type as report registration, and analyzing the data items in the report registration line to obtain report data information of the terminal;
the corresponding processing according to the service type and the service content obtained by the analysis specifically comprises:
registering device information, capability information, and report data information of the terminal.
Optionally, after registering the device information, the capability information, and the report data information of the terminal, the method includes:
receiving a data report message sent by the terminal;
and analyzing the data content contained in the data report message according to the report data information.
Optionally, the data report message comprises a data report line;
the analyzing the data content contained in the data report message according to the report data information includes:
and analyzing the row keywords in the data report row to obtain a service type which is a data report, and analyzing the data items in the data report row to obtain the report name, the sequence and the data of the reported data.
Optionally, the method further comprises:
packaging the management message according to the first preset format;
sending the management message to the terminal so that the terminal executes corresponding management operation according to the management message;
wherein the type of the management message is one of an operation type, an operation response type and an upgrade type.
Optionally, the encapsulating the management message according to the first preset format includes:
obtaining a line keyword of a command line of the management message according to the type of the management message;
obtaining a data item of a command line of the management message according to a management object or the management object and object content;
and encapsulating the command line of the management message into the management message.
In a second aspect, the present invention provides a service layer information processing apparatus, including:
the first receiving module is used for receiving a service description message which is sent by a terminal and packaged according to a first preset format; the first preset format comprises at least one command line, each command line comprising a line key and a data item; the row keyword indicates a service type, and the data item indicates service content;
the first analysis module is used for analyzing the service description message, obtaining the service type according to the line keyword of each command line in the service description message, and obtaining the service content according to the data item analysis of each command line in the service description message;
and the processing module is used for carrying out corresponding processing according to the service type and the service content obtained by analysis.
Optionally, the service description message is specifically a registration message, and the command line includes a terminal information registration line, a parameter registration line, and a report registration line;
the first parsing module parses the service content according to the data item of each command line in the service description message, and is specifically configured to:
analyzing the line key words in the terminal information registration line to obtain the service type as information registration, and analyzing the data items in the terminal information registration line to obtain the equipment information of the terminal; alternatively, the first and second electrodes may be,
analyzing the line key words in the parameter registration line to obtain the service type as parameter registration, and analyzing the data items in the parameter registration line to obtain the capability information of the terminal; alternatively, the first and second electrodes may be,
analyzing the line keywords in the report registration line to obtain the service type as report registration, and analyzing the data items in the report registration line to obtain report data information of the terminal;
the processing module specifically performs corresponding processing including:
registering device information, capability information, and report data information of the terminal.
Optionally, the method further comprises:
a second receiving module, configured to receive a data report message sent by the terminal;
and the second analysis module is used for analyzing the data content contained in the data report message according to the report data information.
Optionally, the data report message comprises a data report line;
the second parsing module is specifically configured to: and analyzing the row keywords in the data report row to obtain a service type which is a data report, and analyzing the data items in the data report row to obtain the report name, the sequence and the data of the reported data.
As can be seen from the foregoing technical solutions, in the service layer information processing method provided in the embodiments of the present invention, when service layer information interaction is performed between the data processing platform and each terminal, the service description message is encapsulated in the first preset format. The method has the advantages that the message used when the terminal and the data processing platform carry out the information interaction of the service layer is a universal message, products of different manufacturers can directly identify and communicate with each other, a protocol conversion program does not need to be written by a worker, the operation is simple, meanwhile, the requirement on the capability of the worker is reduced, and the workload of the worker is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive exercise.
FIG. 1 is a general structure of a service description syntax format according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of a method for processing service layer information according to an embodiment of the present invention;
FIG. 3 is a diagram illustrating a syntax structure of a registration statement according to an embodiment of the present invention;
fig. 4 is a flowchart of another service layer information processing method according to another embodiment of the present invention;
fig. 5 is a flowchart of another service layer information processing method according to another embodiment of the present invention;
FIG. 6 is a diagram illustrating a general syntax structure of an operation statement according to an embodiment of the present invention;
FIG. 7 is a diagram illustrating a general syntax structure of an operation response statement according to an embodiment of the present invention;
FIG. 8 is a diagram illustrating a general syntax structure of an upgrade operation statement according to an embodiment of the present invention;
FIG. 9 is a diagram illustrating a general syntax structure of an upgrade package request statement according to an embodiment of the present invention;
FIG. 10 is a diagram illustrating a general syntax structure of an upgrade package issue statement according to an embodiment of the present invention;
FIG. 11 is a diagram illustrating a general syntax structure of an upgrade result notification statement according to an embodiment of the present invention;
fig. 12 is a block diagram of a service layer information processing apparatus according to an embodiment of the present invention;
fig. 13 is a block diagram of another service layer information processing apparatus according to an embodiment of the present invention;
fig. 14 is a block diagram of another service layer information processing apparatus according to an embodiment of the present invention.
Detailed Description
Before describing in detail the embodiments of the present invention, the following will be presented:
in the invention, the mine safety production Internet of things adopts the uniform service description grammar to carry out service description, thereby realizing that each terminal and each data processing platform can directly recognize and communicate with each other.
The service description grammar is based on a text form, and a service description statement is formed in a command line form, namely, one service description statement can comprise one or more command lines, and the command lines can be separated by a separator "\ n". The command line may include a line key and a data item, beginning with the line key, separated by a separator character "\ t" between the line key and the data item. The line key corresponds to the command line type and is determined according to the specific service. The data item is composed of one or more fields, each field should be separated by \ t, a mandatory field can be identified by { } so as to [ identify an optional field, and the identification is not limited in the embodiment of the invention. If the fields of the data item include both the optional field and the mandatory field, the optional field should be listed before the mandatory field.
Fig. 1 shows a general structure of a syntax format of a service description, and the same type of command line may be composed of a plurality of command lines, such as the command line type 1, the command line type 2 and/or the command line type 3 shown in fig. 1, according to the requirement of the service description content. Field 1, field 2, field 3 in fig. 1, i.e., the data items of the command line.
It should be noted that, for the row key and the reserved field in the data item, the following rules may be followed for naming: (1) the most accurate meaning is represented by the shortest characters, for example GAS by GAS. (2) The variable names should include: capital letters, lowercase letters, numbers, and underlines, without using other characters in addition to them; (3) the letters should be case-specific, e.g., "StatementInfo" and "StatementInfo" will be treated as two different row keys/fields, but should be avoided as much as possible.
Among them, the definition of row key can be seen in table 1:
TABLE 1
Figure BDA0000833761850000051
The service description statement mainly comprises: register statements, data report statements, and management statements; wherein:
the registration statement is used for standardizing the description format and the rules of registration business of the equipment information and the capability information of each terminal;
the data report statement is used for standardizing the description format and the rules of the data report service;
and the management statement is used for standardizing the description format and the rules of the management operation type business.
Each business description statement typically includes one or more command lines, each of which includes a line key and a data item, for example, for a command line "StatementInfo 1.0 RES", where the line key is "StatementInfo", which indicates the command line behavior statement information, the syntax version used is 1.0; the statement type is RES, representing a registration statement.
In order to make the technical solutions in the embodiments of the present invention better understood and make the above objects, features and advantages of the embodiments of the present invention more comprehensible, the technical solutions in the embodiments of the present invention are described in further detail below with reference to the accompanying drawings.
Referring to fig. 2, a schematic flow chart of a service layer information processing method provided in an embodiment of the present invention is applied to a data processing platform, and a terminal in an internet of things for mine safety production may include various physical quantity collectors (e.g., a methane sensor, an air speed sensor, a temperature sensor, a carbon monoxide sensor, etc.), a positioning terminal, a broadcasting terminal, a power supply terminal, a dust prevention terminal, a communication contact terminal, and the like.
As shown in fig. 2, the method may include the steps of:
s110, the data processing platform receives a service description message which is sent by the terminal and packaged according to a first preset format.
The service description message, which is encapsulated according to the first preset format, is hereinafter referred to as a service description statement.
The first preset format typically includes at least one command line, each command line including a line key and a data item; the row key indicates a service type and the data item indicates a service content.
For example, the command line may include a statement information line for describing basic information of the service description statement, a line key of the statement information line is StatementInfo, and the data item includes GrammarVersion (syntax version). The syntax structure of the statement information line is as follows: StatementInfo { GrammarVersion }.
GrammarVersion, which represents the syntax version of the service description followed by the service description statement, defines the current version as 1.0, and may use 3 character description version numbers, for example, 1.0 or 2.1.
StatementType, defined according to the service content of the service description statement, for example, a registration statement (i.e., a registration service description statement or a registration message), a data report statement (a data report message), and a management statement, where the statement type of the management statement may include an operation type, an operation response type, and an upgrade type.
It should be noted that the statement information line is an optional item in the command line, and is not included in each service description message.
S120, the data processing platform analyzes the service description message, obtains the service type according to the line keyword of each command line in the service description message, and obtains the service content according to the data item analysis of each command line in the service description message.
And S130, the data processing platform carries out corresponding processing according to the service type and the service content obtained by analysis.
In the service layer information processing method provided in this embodiment, when service layer information interaction is performed between the data processing platform and each terminal, the service description message is encapsulated in a first preset format. The method has the advantages that the message used when the terminal and the data processing platform carry out the information interaction of the service layer is a universal message, products of different manufacturers can directly identify and communicate with each other, a protocol conversion program does not need to be written by a worker, the operation is simple, meanwhile, the requirement on the capability of the worker is reduced, and the workload of the worker is reduced.
The registration service description message will be described in detail below:
and the registration statements (namely, registration service description statements and registration messages) are used for actively registering the terminal newly added to the data processing platform, and comprise the equipment information, the capability information and the like of the terminal. And the data processing platform successfully identifies and understands the terminal equipment information and the capability information according to the description content of the registration service. Under the condition of normal communication, the terminal only needs to register once, and then the terminal and the data processing platform can carry out service information interaction.
Applicable scenarios for the registration statement generally include, but are not limited to, the following scenarios: when the terminal is accessed to the mine safety production internet of things for the first time; when the terminal receives a registration instruction sent by an application system/data processing platform; when the application changes.
And the registration statement comprises four command line types of a statement information line, a terminal information registration line, a parameter registration line and a report registration line.
And the terminal information registration line is used for describing basic information of the terminal, such as unique terminal identification, model, software and hardware version number, manufacturer, description and the like.
A parameter registration line for describing capability information supported by the terminal;
the report registration line is used for registering information of data reported by the terminal, and includes but is not limited to: report name, rule, and order.
The terminal encapsulates the device information, the capability information and the report registration information into a registration statement according to the service description syntax, specifically: obtaining a statement information line of the registration message according to the currently used service description grammar version and the service type, wherein the service type is the registration type; obtaining a terminal information registration line according to the terminal information registration keyword and the device information; obtaining a parameter registration line according to the parameter registration keyword and the capability information supported by the terminal; obtaining a report registration line according to the report registration keyword and the report data information of the terminal; and encapsulating the statement information line, the terminal information registration line, the parameter registration line and the report registration line into registration messages.
As shown in fig. 3, the statement information line: StatementInfo { GrammarVersion }; the content of the sentence is described previously and is not described herein again;
terminal information registration line: regdevice (SerialNumber) (TerminalModel) (software version)
{HardwareVersion}{Manufacturer}[Description]。
Wherein, Regdevice is a row keyword, which indicates that the statement is a terminal information registration statement; SerialNumber, the terminal only has a terminal unique identifier which is a mandatory field; the TerminalModel represents the terminal model and is a necessary field; software version number, which is a necessary field; HardwareVersion, hardware version number, is a mandatory field; manufacturer, is a mandatory field; the Description, which represents the Description content, is an optional field, for example, describing the service type of the terminal, such as a gas concentration monitoring service.
A parameter registration line: RegParam { Paramname 1} { DataType } { Permission } [ Description ].
Wherein RegParam is a line key, indicating that the statement is a parameter registration statement; the ParamName represents the parameter name supported by the terminal and is a necessary field; the DataType represents the numerical data type of the current registration parameters, is a necessary field, can be empty, and is marked by NULL when empty; permission represents the Permission of the current registration parameter, is used for describing the Permission capability of the terminal to the current registration parameter, and is a field which is required to be selected, wherein R represents that only reporting is supported (the system cannot configure the parameter), C represents that only configuration is supported (the terminal does not support reporting of the parameter), and R.C represents that both reporting and configuration are supported; the Description, which represents Description content, is an optional field for describing the current registration parameters, such as parameter content, unit, value range, and the like.
The parameter registration line is used for describing the capability information supported by the terminal; wherein, the capability information includes but is not limited to: parameter capability information and management capability information:
parameter capability information, representing parameters detectable/configurable by the terminal, including but not limited to: monitoring parameter information, alarm parameter information and application parameter information. Because the accuracy and the alarm threshold value of the data acquired by different types of terminals are different, the alarm type and the alarm threshold value of the terminal can be described through alarm type parameter information according to requirements.
Management capability information, which represents the content of management operations detectable/configurable by the terminal, includes but is not limited to: control operation management information, parameter configuration management information and upgrading management information. The control operation type management information indicates control operation capabilities supported by the terminal, for example, capabilities of control operations such as starting, restarting, factory setting restoration, gear shifting up and gear shifting down of the terminal can be performed. The parameter configuration class management information indicates the parameter configuration capability supported by the terminal, and for example, the following parameter configuration operations may be performed on the terminal: the method comprises the steps of data reporting period, monitoring sampling frequency of a monitoring terminal, positioning signal transmitting power of a positioning terminal and other parameters.
Report registration line: regreport { ReportName 1} { Paramname 1} [ Paramname 2] … ….
Wherein, the Regreport is a line key word, which indicates that the statement is a report registration statement; report name, which represents the report name, is an optional field. Paramname 1 … Paramname n, used to describe the data report parameter order and rules corresponding to the current report name. The numerical data type, meaning, attribute, etc. of each parameter are the same as those registered in the parameter registration line. For example, the registration statement example one:
StatementInfo 1.0RES
RegDevice A001ModelXX 2.1 1.2JD<TEMP+GAS>
RegParam GAS float R<Content=gas density;Unit=%>
RegParam WD float R<Content=temperature;Unit=℃>
RegReport MR GAS WD
wherein, StatementInfo 1.0RES is a statement information line, the syntax version of the service description is 1.0, and the statement type is a registration statement;
the Regdevice A001ModelXX 2.11.2 JD < TEMP + GAS > is a terminal information registration line, and the terminal unique identifier is A001; the model of the terminal is ModelXX; software version 2.1; hardware version 1.2; JD, manufacturer; traffic description TEMP (temperature) + GAS (GAS);
RegParam GAS float R < Content ═ GAS density; unit ═ is a parameter registration line, and the parameter name ═ GAS; a numerical data type (float type); authority symbol R (supported reporting); the parameter description is that the content of the parameter is the gas concentration; identified in percent >;
RegParam WD float R < Content ═ temperature; unit ═ ° c > is a parameter registration line, and the parameter name is WD; the numerical data type is float; authority symbol R (supported reporting); description of the parameter, < parameter content is temperature; the unit is ℃. >;
the regrreport MR GAS WD is a report registration line, and the report name is MR (indicating that the terminal has been previously registered and the sequence and rule of subsequent values are consistent with the registration); the report registration data is GAS (GAS data) WD (temperature data).
The following are examples of parameter registration rows for other types of parameters:
RegParam possignalling cycle flow r.c < Content ═ posioning information reporting cycle; unit is parameter registration line, parameter name is PosSignalCycle (positioning signal sending period parameter); the numerical data type is float; an authority symbol ═ r.c (supporting reporting and configuration capabilities); the parameter description is that the parameter content is the positioning signal sending period; the unit is s >;
RegParam Switch U32C <0 ═ on; 1 ═ off' (parameter registration line, parameter name ═ Switch; numeric data type ═ U32 (unsigned integer of 4 bytes); authority symbol ═ C (supporting configuration capability); parameter description is <0 for open operation, 1 for close operation >);
RegParam Upgrade NULL C (parameter registration line, parameter name ═ Upgrade; (numberless value content) numeric data type ═ NULL ═ C (support of configuration capability for parameters)).
After the terminal is successfully registered, the terminal can perform information interaction with the data processing platform at a service layer, and generally reports data to the data processing platform according to a fixed period.
Referring to fig. 4, a schematic flow chart of another service layer information processing method provided in the embodiment of the present invention is shown, where the method further includes, on the basis of the embodiment shown in fig. 2:
s210, the data processing platform receives a data report message sent by the terminal.
After the terminal obtains the reported data, the reported data are packaged into data report statements (namely, data report messages and data report service description statements) according to the service description syntax and are sent to the data processing platform, and the data processing platform analyzes the data report statements to obtain the data reported by the terminal, so that the parameters in the mine safety production Internet of things can be monitored in real time.
In the mine safety production internet of things, some data processing platforms can also send data to the terminal, for example, when the communication contact data processing platform has a lottery/short message issuing requirement, lottery/short message data can be issued to the terminal; when the data processing platform has the data push service requirement, the data processing platform can issue a data push message to the terminal. Push messages such as announcements, news, advertisements, etc.; when the broadcast notification is needed, the data processing platform can broadcast the notification data.
And S220, the data processing platform analyzes the data content contained in the data report message according to the data report information obtained by analyzing the report registration line.
Data report statements, describing the data content and formatting rules of a report, require parsing of a data report line (i.e., a data report message) according to the rule description reporting the registration report data of the registration line in the registration statement, and a data report statement is capable of reporting one or more data. The reported data content may include: data type, data value, data attribute, data description and the like.
A data report line, { ReportName } { DataValue 1} [ DataValue 2] … ….
Wherein, report name is a line key word, and is defined in the report registration line in the registration statement;
DataValue1 … … DataValue for reporting a specific value of a parameter, the order of which corresponds to the order of the report name registered in the report registration line.
The data reporting service is one of the most important services between the terminal and the data processing platform, and includes but is not limited to:
(1) monitoring data reporting traffic; the monitoring data reporting service mainly refers to a monitoring data service that is periodically reported, such as an environment monitoring data that is periodically reported, a positioning data that is periodically reported, and the like; for example, describing the reporting service of the terminal on the collected ambient environment parameters, such as the data reporting service of gas concentration, temperature, humidity, etc.
(2) An alarm data reporting service; the alarm data reporting service mainly comprises reporting services such as environment alarm data reporting service, production alarm data reporting service, equipment alarm data and the like. And reporting the underrun alarm data of the terminal when the terminal is low in electric quantity.
(3) An application data reporting service; such as describing multimedia message/short message application data report service; describing the application data report service such as audio and video, for example, the monitoring terminal reports the collected monitoring image or video, etc.
(4) Other data reporting services; such as reporting traffic describing current configuration data, historical data, etc.
Data reporting business application scenarios and data types include, but are not limited to:
(1) and reporting the monitored data when the monitoring terminal reaches a reporting period.
(2) When the monitoring and monitoring terminal monitors that the environmental parameters or the production safety indexes exceed the alarm threshold, alarm data can be reported.
(3) After the terminal is restarted, the current configuration data can be reported.
(4) When the communication contact terminal has the requirement of reporting the lottery/short message, the lottery/short message data can be reported.
(5) When the terminal works and gives an alarm, the terminal can report related alarm information to the data processing platform.
(6) When the audio and video data interaction requirement exists, the collected monitoring image or video and voice service can be reported (the terminal and the data processing platform may have the requirement).
(7) When the communication contact data processing platform has the requirement of issuing the lottery/short message, the lottery/short message data can be issued to the terminal.
(8) When the data processing platform has the data push service requirement, the data processing platform can issue a data push message to the terminal. Such as push messages like announcements, news, advertisements, etc.
(9) The system broadcasts the announceable data when there is a need to broadcast announcements.
(10) When the data processing platform has a requirement for remote adjustment of the terminal, a remote adjustment instruction can be issued to the terminal; and simultaneously, the terminal can report the calibration data to the data processing platform. The data types related to the description of the remote tuning service include zero tuning, precision tuning, alarm point tuning and the like. The remote tuning service description comprises the description of the data processing platform on the remote tuning operation of the terminal, the description of the calibration data periodically reported by the terminal, and the description of the intermediate tuning operation which is issued for many times after the data processing platform calculates according to the calibration data reported by the terminal.
The service description issued for data in the data report service description is not suitable for a terminal without a receiving function, that is, a unidirectional terminal only supporting uplink capability. For example, some positioning terminals or sensor terminals support only one-way devices for transmitting data, and are not suitable for parameter configuration operation.
For the aforementioned example of the registration statement, a description of reporting service in a temperature and gas cycle is correspondingly given. In the following example of a data report statement for reporting monitoring data periodically, it is assumed that temperature and gas monitoring data are reported in the same period, and the data report statement includes a service description syntax specification version, a statement type (data report statement) and specific reported data content, which are followed by the statement.
The data report statement example is as follows:
StatementInfo 1.0 DRS; (service description syntax version number 1.0; statement type DRS (data reporting statement));
DataReport MR 3.826.6; (report name: MR; data reported this time: gas concentration: 3.8%; temperature: 26.6 ℃ (assuming that the order of parameters in the report registration line is gas concentration, temperature)).
In the mine safety production Internet of things, the data processing platform can carry out remote management operation on the terminal, and the data processing platform can send a management message to the terminal to realize the remote management operation on the terminal.
Referring to fig. 5, a flowchart of another service layer information processing method provided in the embodiment of the present invention is shown, where the method may further include the following steps based on the embodiment shown in fig. 1 or fig. 4, and fig. 5 shows that the method includes the following steps based on the embodiment shown in fig. 1:
s310, the data processing platform packages the management message according to the first preset format.
And the management statement (namely, the management message) is used for describing the remote management operation information of the data processing platform to the terminal. The command line type in the management message is one of an operation type, an operation response type and an upgrade type. That is, the management statement includes an operation statement, an operation response statement, and an upgrade statement.
Specifically, the data processing platform obtains a line keyword of a command line of the management message according to the type of the management message; then, according to the management object, or the management object and the object content, obtaining the data item of the command line of the management message; and encapsulating the command line of the management message into the management message.
Some management operations do not need object content, and the terminal analyzes a management service command line of a management statement to obtain a management object, for example, a restart statement "Reboot", which is a restart operation parameter name, i.e., a management object; in another example, a factory Reset statement "Reset" is a factory Reset operation parameter name.
S320, the data processing platform sends the management message to the terminal so that the terminal executes corresponding management operation according to the management message.
In the service layer information processing method provided in this embodiment, for a terminal having a receiving function, a data processing platform may perform remote management operation on the terminal according to data reported by the terminal. The data processing platform describes management operation on the terminal through the management statements, and the terminal analyzes the management statements to obtain corresponding management operation information and executes corresponding management operation. Because the management statement adopts a general grammar structure, products of different manufacturers can directly identify and communicate with each other without compiling a protocol conversion program by a worker, the operation is simple, meanwhile, the requirement on the capability of the worker is reduced, and the workload of the worker is reduced.
The various statement types of the management statement are described in detail below:
1. operation statement
The operation statement is used for describing a syntax format for remotely operating the terminal and comprises a control operation statement, a parameter configuration statement, an inquiry operation statement and the like. The operation statement should be composed of a statement information line and an operation description line.
Fig. 6 is a diagram showing a general syntax structure of an operation statement, which includes a statement information line and an operation description line.
Statement information line definition:
the OptionType is used for describing operation types and is specifically defined as follows:
① OptionType is COS (Control Operation Statement), which marks the Statement as a Control Operation Statement, and explains that the Statement is the Control Operation for the content in the Operation description line;
② OptionType (PCS (Parameter Configuration Statement)) for marking the Statement as a Parameter Configuration Statement, and explaining the Statement as performing Parameter Configuration operation on the content in the operation description line;
③, an optional type is IOS (query Operation Statement), which identifies the Statement as a query Operation Statement, and explains that the Statement is to perform query Operation on the content in the Operation description line.
And SN, identifying the operation statement sequence number, and confirming that the operation instruction and the operation response are matched. The serial number marks each operation statement sent by the sender, and when the receiver replies, the serial number is returned to the receiver directly. The senders each maintain their own sequence number (0 to 65535), and each time an operation statement is sent out, the sequence number in the next operation statement is automatically and circularly increased, and when the sequence number reaches 65535, the sequence number of the next message is circularly returned to 0.
Operation description line definition:
paramname, a row keyword, namely the name of a specific operation object, is defined in a registration statement and is a necessary field; see table 2 for the ParamName definitions.
DataValue, the value or content of the operation object, is an optional field.
TABLE 2
Figure BDA0000833761850000121
Figure BDA0000833761850000131
(1) Control operation statement
The operation description line of the control operation statement is specifically defined as follows:
① open/close statement
Operation description line Switch 0
Switch is an operation description keyword, which represents the name of an open/close operation parameter, 0 is the value of Switch, and is determined according to the content registered in the parameter registration row in the registration statement, for example, 0 represents open, and 1 represents close; alternatively, ON means ON, OFF means OFF, etc.
② restart statement
Operation description line Reboot
Reboot is an operation description keyword which represents the name of the restarting operation parameter, and the operation response represents that the operation command is received and is executed immediately.
③ factory reset
Operation description line Reset
Reset is an operation description key and represents the name of the factory-Reset operation parameter.
(2) Parameter configuration statements
Operation description line { ParamName } [ DataValue ]
Paramname is an operation description keyword which represents the parameter name of the configuration operation object, and DataValue is configuration data. In general, DataValue is necessary in a parameter configuration statement.
Examples are: PCS 5000
PosSignalCycle 5
In this example, PCS denotes a parameter configuration statement, and 5000 denotes a sequence number;
PosSignalCycle represents the configuration of the sending period of the terminal positioning signal;
"5" indicates that the result of the configuration operation on the terminal positioning signal transmission cycle is 5s, i.e., the terminal transmits a positioning signal every 5 s.
(3) Query operation statement
Operation description line { ParamName }
Paramname is an operation description keyword and represents the name of the parameter of the query operation object.
Examples are: IOS 5000
GasAlarmThreshold
In this example, IOS denotes a query operation statement, 5000 denotes a sequence number;
the gasarmthreshold represents the query gas alarm threshold.
2. And the operation response statement corresponds to the operation statement, and when the terminal is started/closed, restarted, factory settings are restored, the parameter configuration is carried out and the query operation is carried out, the operation result can be described by using the operation response statement according to the requirement.
And after the terminal executes corresponding operation according to the operation statement, the terminal can respond according to the requirement, and the response content is described by the operation response statement. Referring to fig. 7, the operation response statement includes: two command line types, statement information line and response description line.
Statement information line definition:
an Operation Response Statement identifies the Statement as an Operation Response Statement.
And SN, the sequence number of the operation response statement, and the sequence number in the operation statement are consistent.
Response description row definition:
paramname, a row keyword, an object name used for describing an operation result, which is a necessary field;
the DataValue is used for executing the result of the operation object, namely specific value or content is a necessary field, and for control operation and parameter configuration operation, the success is represented by OK, and the failure is represented by Err; for query operations, the field is the value of the query object.
Example 1:
ORS 5000
GasAlarmThreshold 0.6
in this example, ORS represents an operation response statement, and 5000 represents a sequence number, which coincides with the sequence number in the operation statement;
gasarmthreshold indicates a response to the operation result of the gas alarm threshold;
"0.6" indicates that the operation result of the gas alarm threshold is 0.6.
Example 2:
ORS 5000
PosSignalCycle OK
in this example, ORS indicates an operation response statement, and 5000 indicates a sequence number, which coincides with the sequence number in the operation statement.
The PosSignalCycle represents the configuration of the terminal positioning signal transmission period.
OK indicates that the terminal positioning signal transmission cycle configuration is successful.
3. And the upgrading statement is used for describing the syntax format of the terminal upgrading and comprises an upgrading operation statement, an upgrading packet request statement, an upgrading packet issuing statement and an upgrading result notification statement.
(1) The upgrade operation statement is used for describing the upgrade operation content and can include information such as an upgrade package name, an upgrade package version and an upgrade package size.
As shown in fig. 8, the format of the upgrade operation statement is: UpgradeOper { PacketName } { PacketVersion } { PacketSize } { CRC32}
The upgrade operation line defines:
UpgradeOper, a line key, defined in the registration statement;
PacketName, the name of the upgrade package, which is a necessary field;
PacketVersion, upgrade package version, as a mandatory field;
PacketSize, the size of the whole upgrade package, is a field that is a must-select field;
CRC32, upgrade package check code, is a mandatory field.
Examples are: UpgradeOper POT-1 v1.0.1205312036520718
In this example, the upgrade package name is POT-1; the version of the upgrade package is v1.0.1; the size of the whole upgrade package is 205312 bytes; the check code is 0x 36520718.
(2) And the upgrade package request statement is used for describing information such as an upgrade package in the terminal upgrade request, and the information includes an upgrade serial number (an initial value is defaulted to 0) and the size of the upgrade package of the request (the size of the upgrade package of the request is determined by the terminal according to a storage space of the terminal).
As shown in fig. 9, the format of the upgrade package request statement is: PackageReq { PacketSn } { CurrentPacketSize }
Upgrade package request line definition:
PackageReq, a line key, defined in a registration statement;
the PacketSn, the serial number of the upgrade package, is a necessary field;
and CurrentPacketSize, the size of the upgrade package, is a mandatory field.
Examples are: PackageReq 11024
In this example, the upgrade package sequence number is 1; the size of the upgrade package of the current request is 1024 bytes.
(3) And the upgrade package issuing statement is used for describing the information of the upgrade package issued by the application system at this time, and comprises an upgrade serial number (which is consistent with the upgrade serial number in the upgrade package request statement), an upgrade package issuing size and upgrade package data (the upgrade package issuing size should be smaller than or equal to the upgrade package size requested in the upgrade package request statement).
As shown in fig. 10, the format of the upgrade package issue statement is: PackageIssued { PacketSn } { CurrentPacketSize } { PacketData }
And (3) issuing definition under an upgrade package:
PackageIssued, a line key, defined in a registration statement;
the PacketSn, the serial number of the upgrade package, is a necessary field;
the actual size of the upgrade package issued this time is the field required to be selected;
and the PacketData issues the upgrade packet data this time, and the binary format is a necessary field.
Examples are: PackageIssued 11024 XXX … XXX
In this example, the upgrade package sequence number is 1; the actual size of the upgrade package issued this time is 1024 bytes; the data content of the upgrade package issued this time is XXX … XXX.
(4) Upgrade result notification statement
And the upgrade result notification statement is used for describing the upgrade result (success or failure, etc.), and if the upgrade result is failed, the reason of the failure should be described.
As shown in fig. 11, the format of the upgrade result notification statement is: UpdateResult { Result }
Examples are: UpdateResult Success
In this example, success indicates that the upgrade was successful.
Corresponding to the embodiment of the service layer information processing method, the invention also provides an embodiment of a service layer information processing device.
Referring to fig. 12, a block diagram of a service layer information processing apparatus provided in an embodiment of the present invention is a block diagram, where the apparatus is applied to a data processing platform of an internet of things for mine safety production, and as shown in fig. 12, the apparatus includes: a first receiving module 110, a first parsing module 120 and a processing module 130.
The first receiving module 110 is configured to receive a service description message, which is sent by a terminal and encapsulated according to a first preset format.
The first preset format comprises at least one command line, each command line comprising a line key and a data item; the row key indicates a service type and the data item indicates a service content.
The first parsing module 120 is configured to parse the service description message, obtain the service type according to the line keyword of each command line in the service description message, and parse the service content according to the data item of each command line in the service description message.
And the processing module 130 is configured to perform corresponding processing according to the service type and the service content obtained through the analysis.
In an embodiment of the present invention, if the service description message is specifically a registration message, the command line correspondingly includes a terminal information registration line, a parameter registration line, and a report registration line;
the first parsing module 120 parses the service content according to the data item of each command line in the service description message, and is specifically configured to:
analyzing the line key words in the terminal information registration line to obtain the service type as information registration, and analyzing the data items in the terminal information registration line to obtain the equipment information of the terminal; alternatively, the first and second electrodes may be,
analyzing the line key words in the parameter registration line to obtain the service type as parameter registration, and analyzing the data items in the parameter registration line to obtain the capability information of the terminal; alternatively, the first and second electrodes may be,
analyzing the line keywords in the report registration line to obtain the service type as report registration, and analyzing the data items in the report registration line to obtain report data information of the terminal;
the processing module specifically performs corresponding processing including:
registering device information, capability information, and report data information of the terminal.
In the service layer information processing apparatus provided in this embodiment, when service layer information interaction is performed between the data processing platform and each terminal, the service description message is encapsulated in a first preset format. The method has the advantages that the message used when the terminal and the data processing platform carry out the information interaction of the service layer is a universal message, products of different manufacturers can directly identify and communicate with each other, a protocol conversion program does not need to be written by a worker, the operation is simple, meanwhile, the requirement on the capability of the worker is reduced, and the workload of the worker is reduced.
Referring to fig. 13, a block diagram of another service layer information processing apparatus provided in the embodiment of the present invention is shown, where the apparatus may further include, based on the embodiment shown in fig. 12: a second receiving module 210 and a second parsing module 220.
A second receiving module 210, configured to receive a data report message sent by the terminal. The data report message includes a data report line, and the method embodiment corresponding to the statement structure of the data report line has already been described, and is not described herein again.
The second parsing module 220 is configured to parse data content included in the data report message according to the report data information.
The second parsing module 220 parses the data report line to obtain the report name, sequence and data of the reported data.
According to the business information processing device provided by the embodiment, whether the data interaction between the terminal and the data processing platform is packaged in a universal format or not can be directly identified and communicated with each other by products of different manufacturers, a protocol conversion program does not need to be written by a worker, the operation is simple, meanwhile, the requirement on the capability of the worker is lowered, and the workload of the worker is reduced.
Referring to fig. 14, which is a block diagram of another service layer information processing apparatus according to an embodiment of the present invention, the apparatus provided in this embodiment may further include a message encapsulation module 310 and a sending module 320 based on the embodiment shown in fig. 12 or fig. 13. The apparatus shown in fig. 14 is added with two modules 310 and 320 on the basis of the apparatus shown in fig. 12.
A message encapsulation module 310, configured to encapsulate the management message according to the first preset format.
The message encapsulation module 310 obtains a line keyword of a command line of the management message according to the type of the management message; then, according to the management object, or the management object and the object content, obtaining the data item of the command line of the management message; and finally, encapsulating the command line of the management message into the management message.
A sending module 320, configured to send the management message to the terminal, so that the terminal executes a corresponding management operation according to the management message.
Wherein the command line type in the management message is one of an operation type, an operation response type and an upgrade type. The various types of management messages have been described previously and are not described in detail herein.
In the service layer information processing apparatus provided in this embodiment, for a terminal having a receiving function, a data processing platform may perform remote management operation on the terminal according to data reported by the terminal. The data processing platform describes management operation on the terminal through the management statements, and the terminal analyzes the management statements to obtain corresponding management operation information and executes corresponding management operation. Because the management statement adopts a general grammar structure, products of different manufacturers can directly identify and communicate with each other without compiling a protocol conversion program by a worker, the operation is simple, meanwhile, the requirement on the capability of the worker is reduced, and the workload of the worker is reduced.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for apparatus or system embodiments, since they are substantially similar to method embodiments, they are described in relative terms, as long as they are described in partial descriptions of method embodiments. The above-described embodiments of the apparatus and system are merely illustrative, and the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
The invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The foregoing is directed to embodiments of the present invention, and it is understood that various modifications and improvements can be made by those skilled in the art without departing from the spirit of the invention.

Claims (8)

1. A service layer information processing method is characterized by comprising the following steps:
receiving a service description message which is sent by a terminal and packaged according to a first preset format; the first preset format comprises at least one command line, each command line comprising a line key and a data item; the row keyword indicates a service type, and the data item indicates service content;
analyzing the service description message, obtaining the service type according to the line keyword of each command line in the service description message, and obtaining the service content according to the data item analysis of each command line in the service description message;
performing corresponding processing according to the service type and the service content obtained by analysis;
the corresponding processing according to the service type and the service content obtained by the analysis specifically comprises:
registering device information, capability information and report data information of the terminal;
after registering the device information, capability information, and report data information of the terminal, the method includes:
receiving a data report message sent by the terminal, wherein the data report message is used for describing reported data content and format rules, and one data report message can report one or more data;
and analyzing the data content contained in the data report message according to the report data information.
2. The method according to claim 1, wherein the service description message is specifically a registration message, and the command line includes a terminal information registration line, a parameter registration line, and a report registration line;
obtaining the service type according to the line keyword of each command line in the service description message, and obtaining the service content according to the data item analysis of each command line in the service description message:
analyzing the line key words in the terminal information registration line to obtain the service type as information registration, and analyzing the data items in the terminal information registration line to obtain the equipment information of the terminal; alternatively, the first and second electrodes may be,
analyzing the line key words in the parameter registration line to obtain the service type as parameter registration, and analyzing the data items in the parameter registration line to obtain the capability information of the terminal; alternatively, the first and second electrodes may be,
and analyzing the obtained service type according to the line keywords in the report registration line to be report registration, and analyzing the obtained report data information of the terminal according to the data items in the report registration line.
3. The method of claim 1, wherein the data report message comprises a data report line;
the analyzing the data content contained in the data report message according to the report data information includes:
and analyzing the row keywords in the data report row to obtain a service type which is a data report, and analyzing the data items in the data report row to obtain the report name, the sequence and the data of the reported data.
4. The method of any one of claims 1-3, further comprising:
packaging the management message according to the first preset format;
sending the management message to the terminal so that the terminal executes corresponding management operation according to the management message;
wherein the type of the management message is one of an operation type, an operation response type and an upgrade type.
5. The method of claim 4, wherein said encapsulating the management message according to the first predetermined format comprises:
obtaining a line keyword of a command line of the management message according to the type of the management message;
obtaining a data item of a command line of the management message according to a management object or the management object and object content;
and encapsulating the command line of the management message into the management message.
6. A service layer information processing apparatus, comprising:
the first receiving module is used for receiving a service description message which is sent by a terminal and packaged according to a first preset format; the first preset format comprises at least one command line, each command line comprising a line key and a data item; the row keyword indicates a service type, and the data item indicates service content;
the first analysis module is used for analyzing the service description message, obtaining the service type according to the line keyword of each command line in the service description message, and obtaining the service content according to the data item analysis of each command line in the service description message;
the processing module is used for carrying out corresponding processing according to the service type and the service content obtained by analysis;
the processing module specifically performs corresponding processing including:
registering device information, capability information and report data information of the terminal;
further comprising:
a second receiving module, configured to receive a data report message sent by the terminal, where the data report message is used to describe data content and format rules of a report, and one data report message can report one or more data;
and the second analysis module is used for analyzing the data content contained in the data report message according to the report data information.
7. The apparatus according to claim 6, wherein the service description message is specifically a registration message, and the command line includes a terminal information registration line, a parameter registration line, and a report registration line;
the first parsing module parses the service content according to the data item of each command line in the service description message, and is specifically configured to:
analyzing the line key words in the terminal information registration line to obtain the service type as information registration, and analyzing the data items in the terminal information registration line to obtain the equipment information of the terminal; alternatively, the first and second electrodes may be,
analyzing the line key words in the parameter registration line to obtain the service type as parameter registration, and analyzing the data items in the parameter registration line to obtain the capability information of the terminal; alternatively, the first and second electrodes may be,
and analyzing the obtained service type according to the line keywords in the report registration line to be report registration, and analyzing the obtained report data information of the terminal according to the data items in the report registration line.
8. The apparatus of claim 6, wherein the data report message comprises a data report line;
the second parsing module is specifically configured to: and analyzing the row keywords in the data report row to obtain a service type which is a data report, and analyzing the data items in the data report row to obtain the report name, the sequence and the data of the reported data.
CN201510719817.9A 2015-10-29 2015-10-29 Service layer information processing method and device Active CN106648561B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510719817.9A CN106648561B (en) 2015-10-29 2015-10-29 Service layer information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510719817.9A CN106648561B (en) 2015-10-29 2015-10-29 Service layer information processing method and device

Publications (2)

Publication Number Publication Date
CN106648561A CN106648561A (en) 2017-05-10
CN106648561B true CN106648561B (en) 2020-03-10

Family

ID=58831194

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510719817.9A Active CN106648561B (en) 2015-10-29 2015-10-29 Service layer information processing method and device

Country Status (1)

Country Link
CN (1) CN106648561B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107277753A (en) * 2017-07-11 2017-10-20 歌尔科技有限公司 Data transmission method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101616027A (en) * 2006-10-10 2009-12-30 华为技术有限公司 Service creation, execution, mapped system and method
CN101997721A (en) * 2010-11-15 2011-03-30 中兴通讯股份有限公司 System, method and corresponding device for managing telecommunication network
US8341652B2 (en) * 2009-02-26 2012-12-25 Red Hat, Inc. Method for programmatic editing of configuration files
CN103685419A (en) * 2012-09-21 2014-03-26 中兴通讯股份有限公司 Business processing method and apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101616027A (en) * 2006-10-10 2009-12-30 华为技术有限公司 Service creation, execution, mapped system and method
US8341652B2 (en) * 2009-02-26 2012-12-25 Red Hat, Inc. Method for programmatic editing of configuration files
CN101997721A (en) * 2010-11-15 2011-03-30 中兴通讯股份有限公司 System, method and corresponding device for managing telecommunication network
CN103685419A (en) * 2012-09-21 2014-03-26 中兴通讯股份有限公司 Business processing method and apparatus

Also Published As

Publication number Publication date
CN106648561A (en) 2017-05-10

Similar Documents

Publication Publication Date Title
CN108965484B (en) Internet of things data transmission method, system and terminal
US11159624B2 (en) System and method enabled devices enabled with syndicated data enhanced functionality
EP3471445A1 (en) Lightweight iot information model
Milenkovic Internet of Things: Concepts and System Design
CN103428627A (en) Method for transferring data in internet of things, internet of things system and corresponding device
CN112995133B (en) Analysis method, device and system based on modbus protocol
CN110417713B (en) Equipment data transmission method and device based on Internet of things
CN104281106A (en) Remote control method and system for air conditioner
CN112187922A (en) Intelligent Internet of things shutdown machine based on MQTT communication protocol
Giang et al. Extending the EPCIS with Building automation systems: a new information system for the internet of things
CN105656729A (en) IEC104 protocol underlying message error detection method
CN112751698B (en) Device management method, device, system, device and storage medium
CN114125049A (en) Telemetry message processing method, device, equipment and storage medium
CN115827928A (en) Vehicle data processing method, device, equipment, medium and product
CN106648561B (en) Service layer information processing method and device
US20140068048A1 (en) Managing remote devices
CN102546065B (en) Method and terminal for acquiring emergency event
CN113347195A (en) Dynamic mounting system and method for communication protocol packet of Internet of things equipment
CN109639545B (en) Lightweight bus arrangement method of multi-satellite measurement and control platform system
CN101873228A (en) Management system and method for material information of network equipment
CN111614612B (en) Communication protocol implementation method, device, network management server and storage medium
CN109729154B (en) Simple message subscription and publishing service method based on controller
CN111355787B (en) Information transmission method and device and electronic equipment
EP3038390B1 (en) Processing method and apparatus for signaling tracing
CN116437377A (en) Communication method, system, electronic device and medium for device control communication protocol

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: 100176 room 502-1, floor 5, building 2, courtyard 10, keguyi street, Beijing Economic and Technological Development Zone, Daxing District, Beijing

Patentee after: NEW SINGULARITY INTERNATIONAL TECHNICAL DEVELOPMENT Co.,Ltd.

Address before: 100089 Beijing city Haidian District wanquanzhuang Road No. 28 Wanliu new building 6 storey block A room 614

Patentee before: NEW SINGULARITY INTERNATIONAL TECHNICAL DEVELOPMENT Co.,Ltd.