CN113495915A - Information processing method and device of Internet of things equipment and cloud server - Google Patents

Information processing method and device of Internet of things equipment and cloud server Download PDF

Info

Publication number
CN113495915A
CN113495915A CN202010253928.6A CN202010253928A CN113495915A CN 113495915 A CN113495915 A CN 113495915A CN 202010253928 A CN202010253928 A CN 202010253928A CN 113495915 A CN113495915 A CN 113495915A
Authority
CN
China
Prior art keywords
data
internet
function point
information
equipment
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
CN202010253928.6A
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.)
China Mobile Communications Group Co Ltd
China Mobile IoT Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile IoT 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 China Mobile Communications Group Co Ltd, China Mobile IoT Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN202010253928.6A priority Critical patent/CN113495915A/en
Publication of CN113495915A publication Critical patent/CN113495915A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/254Extract, transform and load [ETL] procedures, e.g. ETL data flows in data warehouses

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)

Abstract

The embodiment of the invention provides an information processing method and device of Internet of things equipment and a cloud server, wherein the method comprises the following steps: receiving write-in information of the Internet of things equipment; carrying out format conversion processing on the written information according to a data format defined by the resource model processing device to obtain converted data; and sending the converted data to a cloud platform server. The scheme of the invention can realize a method for accurately simplifying a plurality of data in big data of a large system, ensuring the safety certification and analysis of the server, greatly reducing the flow generated by the equipment of the Internet of things at the source and improving the efficiency of platform processing.

Description

Information processing method and device of Internet of things equipment and cloud server
Technical Field
The invention relates to the technical field of internet of things, in particular to an information processing method and device of internet of things equipment and a cloud server.
Background
The equipment in the internet of things system is a basic unit operated by developers and manufacturers, and in order to visually and accurately represent the equipment on the internet of things platform, the important attributes of the equipment are often abstracted, displayed on the platform and can be added, edited, deleted and the like. Therefore, the display of the product information or the display of the single device information in the platform of the internet of things is abstract representation of the related devices. At present, most of internet of things platforms abstract display of device information is a data cluster formed by combining names, types and function points of devices, wherein the function point information is the most important attribute of the devices and the most concerned attribute of platform users.
In the prior art, a method for mapping internet of things equipment to an internet of things platform has the following disadvantages:
if a plurality of fault data are reported or a plurality of functional point data are issued, a plurality of fault data are reported or issued, and the working efficiency of platform processing is influenced;
for some functional points needing real-time attention, a platform needs to independently issue a query command, so that the real-time performance is not strong;
when a plurality of functional data need to be concerned at the same time, the functional data can return a plurality of data, which is inconvenient for data processing and can cause overlarge data flow to influence the working efficiency of platform processing;
the existing internet of things platform usually needs to be debugged again each time when the same function point of different products is debugged because the function points of one type of equipment or products are not uniformly defined.
Disclosure of Invention
The invention aims to provide an information processing method and device of Internet of things equipment and a cloud server. The method can realize the method of simplifying a plurality of data in big system big data, ensuring the safety certification and analysis of the server, greatly reducing the flow generated by the Internet of things equipment at the source and improving the efficiency of platform processing.
In order to solve the technical problems, the technical scheme of the invention is as follows:
an information processing method of Internet of things equipment is applied to a resource model processing device, and the method comprises the following steps:
receiving write-in information of the Internet of things equipment;
carrying out format conversion processing on the written information according to a data format defined by the resource model processing device to obtain converted data;
and sending the converted data to a cloud platform server.
Optionally, receiving write-in information of the internet of things device includes: and receiving binary written information of the Internet of things equipment.
Optionally, performing format conversion processing on the written information according to a data format defined by the resource model processing apparatus to obtain converted data, including:
and converting the binary written information into data in a JSON format according to a data format defined by the resource model processing device.
Optionally, the data format defined by the resource model processing apparatus includes: device name, device id number, included function point name, and type value of function point.
Optionally, the types of the function points include: at least one of a basic function point, a combined function point, and a fixed function point, wherein the basic function point includes: a normal function point and a fault-type function point.
Optionally, the failure function point is a function point with a preset determined failure of the device at a fixed location of the data; the combined function point is a function point which combines a plurality of independent function points to report or issue; the fixed function point carries the value of the fixed reporting function point as long as the data information reported by the equipment is carried.
Optionally, the reporting or issuing of the combination of the multiple independent function points includes:
the method comprises the steps that a plurality of pieces of independent function point data needing to be uploaded or issued are combined into one piece of data after being subjected to standardized conversion according to a specified protocol;
and encapsulating the merged data to enable the merged data to carry equipment information, wherein the equipment information is used for specifying the flow direction of the data.
Optionally, the data to be converted includes: message identification, version number, message id, operation code, response code, function point data and Cyclic Redundancy Check (CRC) check.
Optionally, the information processing method of the internet of things device further includes: and converting the JSON format data of the cloud platform server into binary data, and sending the binary data to the Internet of things equipment.
An embodiment of the present invention further provides an information processing apparatus for an internet of things device, including:
the receiving module is used for receiving write-in information of the Internet of things equipment;
the processing module is used for carrying out format conversion processing on the written information according to a data format defined by the resource model processing device to obtain converted data;
and the sending module is used for sending the converted data to a cloud platform server.
An embodiment of the present invention further provides a cloud server, including: the information processing device of the internet of things equipment is described above.
Embodiments of the present invention also provide a computer-readable storage medium including instructions that, when executed on a computer, cause the computer to perform the method as described above.
The scheme of the invention at least comprises the following beneficial effects:
according to the scheme, the write-in information of the Internet of things equipment is received; carrying out format conversion processing on the written information according to a data format defined by the resource model processing device to obtain converted data; and sending the converted data to a cloud platform server. The method can realize the method of simplifying a plurality of data in big system big data, ensuring the safety certification and analysis of the server, greatly reducing the flow generated by the Internet of things equipment at the source and improving the efficiency of platform processing.
Drawings
Fig. 1 is a schematic flow chart of an information processing method of an internet of things device according to the present invention;
fig. 2 is a specific flowchart of the information processing method of the internet of things device according to the present invention;
fig. 3 is a schematic specific flow chart of data merging in the information processing method of the internet of things device according to the present invention;
fig. 4 is a schematic diagram of a data format of a resource model in the information processing method of the internet of things device of the invention;
fig. 5 is a schematic diagram of a specific implementation example of data flow operation in the information processing method of the internet of things device according to the present invention;
fig. 6 is a block diagram of an information processing apparatus of the internet of things device of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As shown in fig. 1, an embodiment of the present invention provides an information processing method for an internet of things device, which is applied to a resource model processing apparatus, and the method includes:
step 11, receiving write-in information of the Internet of things equipment;
step 12, performing format conversion processing on the written information according to a data format defined by the resource model processing device to obtain converted data;
and step 13, sending the converted data to a cloud platform server.
In the embodiment of the invention, the resource model processing device at the cloud platform side of the internet of things receives the written information of the equipment of the internet of things; carrying out format conversion processing on the written information according to a data format defined by the resource model processing device to obtain converted data; and sending the converted data to a cloud platform server. The method can realize the method of simplifying a plurality of data in big system big data, ensuring the safety certification and analysis of the server, greatly reducing the flow generated by the Internet of things equipment at the source and improving the efficiency of platform processing.
In an alternative embodiment of the present invention, step 11 may include: and receiving binary written information of the Internet of things equipment. The write information here includes: device basic information and a function point, the device basic information may include: device name, device id number.
In an alternative embodiment of the present invention, step 12 may include: the method comprises the following steps: and converting the binary written information into data in a JSON format according to a data format defined by the resource model processing device.
Optionally, the data format defined by the resource model processing apparatus includes: device name, device id number, included function point name, and type value of function point.
Here, the types of the function points include: at least one of a basic function point, a combined function point, and a fixed function point, wherein the basic function point includes: a normal function point and a fault-type function point.
The fault function point is a function point with a preset and determined fault of the equipment at a fixed position of the data; the combined function point is a function point which combines a plurality of independent function points to report or issue; the fixed function point carries the value of the fixed reporting function point as long as the data information reported by the equipment is carried.
Here, reporting or issuing a combination of multiple independent function points may include:
the method comprises the steps that a plurality of pieces of independent function point data needing to be uploaded or issued are combined into one piece of data after being subjected to standardized conversion according to a specified protocol specification;
and encapsulating the merged data to enable the merged data to carry equipment information, wherein the equipment information is used for specifying the flow direction of the data.
In an optional embodiment of the present invention, the data to be converted includes: message identification, version number, message id, operation code, response code, function point data and Cyclic Redundancy Check (CRC) check.
In an optional embodiment of the present invention, the information processing method of the internet of things device may further include:
and step 14, converting the JSON format data of the cloud platform server into binary data, and sending the binary data to the Internet of things equipment.
The following describes a specific implementation of the above method with reference to fig. 2, fig. 3, fig. 4, and fig. 5:
as shown in fig. 2, S1: the internet of things cloud platform defines a resource model of a product, and the data format of the resource model after definition comprises the name of the product (the name of equipment), the id number of the product (the id number of the equipment), the name of a contained function point, the type value of the function point and the like;
s2: a monitoring unit of the cloud platform receives write-in information of the Internet of things equipment, wherein the write-in information comprises basic equipment information and function points; the monitoring unit can be arranged in the resource model processing device or can be an independent module of the cloud platform;
s3: the data conversion center processes the written information, if the format of the written information accords with the data format of the resource model, the written information is forwarded to the equipment or the platform side, and if the format of the written information does not accord with the data format of the resource model, error information is returned; the data conversion center can be arranged in the resource model processing device, and is a part of a processing module in the resource model processing device or is a processing module; the data engine identifies and distributes the written information;
s4: the equipment side receives the information and issues a relevant instruction to the equipment; the platform side receives the information and feeds the information back to the user;
in the embodiment, all the data transferred between the internet of things equipment and the internet of things cloud platform need to be subjected to standardized format conversion through the resource model;
the data format of the resource model is divided into binary data and JSON data, wherein the binary data is mainly on the device side, and the JSON data is mainly on the platform side;
the function points comprise three types of basic function points (common function points and fault function points), combined function points and fixed function points;
wherein the failed function point is a function point having some determined failure of the device at a fixed location of the data; in the prior processing of the fault function point, each time a platform issues a command for inquiring fault to the equipment, the information of the fault point is needed, and the return is the reason of the fault.
The advantage of this is that under the condition of large data volume, the flow of the platform can be compressed, and the efficiency of platform processing is improved.
Furthermore, the combined function point is a function point which combines a plurality of independent function points for reporting or issuing, the plurality of function points are combined into one function point according to the nesting principle, the equipment issues the combined function point to support one-time issuing, and compared with the prior art that a plurality of function points are issued in sequence, the efficiency is greatly improved;
the combined function point realizes the combined uploading and combined issuing of a plurality of pieces of data, the combined uploading and combined issuing means that a plurality of pieces of function point data which need to be uploaded or issued are combined into one piece of data after being subjected to standardized conversion according to a specified protocol specification, and the combined data is encapsulated to carry basic equipment information which is used for specifying the flow direction of the data or specifying the source of the data; the data can be converted into a format and stably run according to the protocol specification in the circulation process.
For example, when a plurality of function points need to be reported, the number of reports increases the concurrency, which may cause channel blocking, message delay, and increase the server pressure. The combined reporting reduces the reporting times, and the reporting of all the function points can be completed once, so that the risk is avoided; for example, when three function points of a device report data to a platform, three pieces of data are often required to be reported: 1) data of the bootean type; 2) string type data; 3) number type data.
By adopting the mapping method in the embodiment of the invention, the three pieces of data can be combined into one piece for reporting. Specifically, three pieces of data may be merged into one flow for reporting as shown in fig. 3, the three pieces of functional point data are subjected to standardized conversion and merged into one piece of data, the data are packaged to carry basic information of the device, the cloud platform receives the data and identifies whether the data conform to a resource model data format, and if so, the written information is identified and distributed.
Furthermore, the fixed reporting function point is configured by the user according to the requirement, and can report real-time data of the device through the fixed reporting function point, thereby enhancing the real-time performance, reducing the data flow and improving the system efficiency; at present, equipment of each Internet of things platform does not support the attribute of the function;
the standardized protocol conversion abstracts the characteristics of a physical space, a data model constructed at the cloud represents an entity, the standardization of the Internet of things platform mainly defines the functions of products, and the standardized conversion protocol of JSON data and binary data is as follows:
as shown in fig. 4, the data to be converted includes: message identification, version number, message id, operation code, response code, function point data and CRC check;
the message identifier and the version number are converted into binary data which are 1 byte, and the 7 th bit of the byte represents the message identifier, wherein 0 represents that the message identifier is not included, and 1 represents that the message identifier is included; bits 0-6 of the byte represent a version number;
the message id is converted into binary data which are 4 bytes;
the operation code is converted into binary data which is 1 byte, the 7 th bit of the operation code represents an operation, wherein 0 represents a request, and 1 represents a response; bit 6 represents the device type, where 0 represents a direct connection device/gateway and 1 represents a sub-device of the gateway; bit 5 represents an operand, where 0 represents a resource and 1 represents a system; bits 0-4 represent the operation name and value; the operation names and values corresponding to the resources comprise resource reading (00001), resource writing (00010) and resource reporting (00011), and the operation names corresponding to the system comprise resetting (00000), factory setting recovery (00001), equipment registration (00010), equipment logout (00011), equipment enabling (00100), equipment disabling (00101), equipment labels (00110), equipment upgrading (00111), online-sub-equipment (11111) and offline-sub-equipment (11110);
the response code is converted into binary data which is 1 byte, and the response code and the corresponding response value comprise success (0x00), request parameter error (0x40), request data length check error (0x41), CRC check error (0x42), function point authority error (0x43) and server side internal error (0x 50);
the function point is converted into binary data which is 2 bytes, the 7 th bit to the 5 th bit of the 1 st byte represents the data type, the 4 th bit to the 3 th bit of the 1 st byte represents the function type, and the 2 th bit to the 0 th bit of the 1 st byte and the 7 th bit to the 0 th bit of the second byte represent the resource id; the data types and the corresponding values comprise reservation (000), borolean (001), enum (010), integer (011), float (100), buffer (101), exception (110) and string (111), and the seven types cover all types of function point values, have universality and can meet all requirements defined by a user on basic function points; the function type and corresponding value comprise reserved (00), service self-defined (01), attribute (10) and event (11); the resource ID and the corresponding value comprise a common function point ID (0x 00-0 x4ff), a combined function point ID (0x 500-0 x5ff) and a fixed function point ID (0x 700-0 x7ff)
The function point data is composed of a total length, a function point value length and a function point value, wherein the total length is the total length of the function point data, the function point value length represents the length of a certain function point value, and the function point value represents the value of the length of the corresponding function point. The bytes occupied by the function point data are determined by the function points, and each function point has corresponding function point data. The method comprises the following steps that the total length of data of a boiler type, an enum type, an integer type and a float type of a common function point and the length of a function point value are null, the length of the function point value of the boiler type and the enum type is fixed to be 1 byte, the length of a data point value of the integer type, the float type and the exception type is fixed to be 4 bytes, the length of a data function point value of a buffer type and a string type of the common function point is null, and the function point value is a value of corresponding type data. A combined function point or fixed function point consists of a total length, a function point 1 value, a function point 2 value length, a function point 2 value.
The CRC check is converted into binary data of 2 bytes;
the format of the conversion is as follows:
Figure BDA0002436523550000081
converting the binary data into JSON data and sending the JSON data according to the protocol; through standardized protocol conversion, the interconversion between JSON data and binary data can be realized, so that the data can be transferred between the equipment side and the platform side; the debugging of the Internet of things platform equipment and application is facilitated through standardized protocol conversion, and the existing Internet of things platform often needs to be debugged again when an application provider debugs the same function point of different products because the function points of one type of equipment or products are not uniformly defined;
the operation of circulation comprises resource reading, resource writing, resource reporting, resetting, factory setting recovery, equipment registration, equipment logout, equipment starting, equipment disabling, equipment labeling, equipment upgrading, online-sub-equipment, offline-sub-equipment and the like;
as shown in fig. 5, the operation, taking "resource reading" as an example, includes the following steps:
step 51, packaging JSON format data of resource reading by a platform;
step 52, converting the data in the JSON format into binary data through a conversion protocol;
step 53, the data processing center forwards the converted binary data to the device side;
step 54, the equipment side performs query operation according to the data and returns the result to the data processing center;
and step 55, the data processing center returns to the platform after resolving the binary data into JSON data.
In the embodiment of the invention, the data flow is reduced by combining the uploading and the sending, and the working efficiency of the platform is improved; merging, uploading, merging and issuing means that a plurality of pieces of functional point data to be uploaded or issued are merged into one piece of data after being subjected to standardized conversion according to a specified protocol specification, and the merged data are encapsulated to carry equipment information, wherein the equipment information is used for specifying the flow direction of the data; through the function of the combined function point, the combined uploading and combined issuing of a plurality of data are realized, the data flow is reduced, and the working efficiency of the platform is improved; by configuring the fixed reporting function points according to the requirements, the data of the reporting equipment can carry the values of the fixed reporting function points as long as the data of the reporting equipment is reported, and the real-time data of the equipment can be reported by the fixed reporting of the function points, so that the real-time performance is enhanced, the data flow is reduced, and the system efficiency is improved; by adopting standardized protocol specifications and through standardized protocol conversion, the interconversion between JSON data and binary data is realized, so that the data can be transferred between the equipment side and the platform side; the communication between the platform equipment of the Internet of things and the application is facilitated through standardized protocol conversion, so that repeated labor is not needed when the same function points of different products are debugged, and the debugging convenience is enhanced.
An embodiment of the present invention further provides an information processing apparatus 60 of an internet of things device, where the apparatus may be the resource model processing apparatus, or may be installed in the resource model processing apparatus, and the apparatus includes:
the receiving module is used for receiving write-in information of the Internet of things equipment;
the processing module is used for carrying out format conversion processing on the written information according to a data format defined by the resource model processing device to obtain converted data;
and the sending module is used for sending the converted data to a cloud platform server.
Optionally, the receiving module is specifically configured to receive binary write information of the internet of things device.
Optionally, the processing module is specifically configured to convert the binary write information into data in a JSON format according to a data format defined by the resource model processing device.
Optionally, the data format defined by the resource model processing apparatus includes: device name, device id number, included function point name, and type value of function point.
Optionally, the types of the function points include: a basic function point, a combined function point, and a fixed function point, wherein the basic function point includes: a normal function point and a fault-type function point.
Optionally, the failure function point is a function point with a preset determined failure of the device at a fixed location of the data; the combined function point is a function point which combines a plurality of independent function points to report or issue; the fixed function point carries the value of the fixed reporting function point as long as the data information reported by the equipment is carried.
Optionally, the reporting or issuing of the combination of the multiple independent function points includes:
the method comprises the steps that a plurality of pieces of independent function point data needing to be uploaded or issued are combined into one piece of data after being subjected to standardized conversion according to a specified protocol specification;
and encapsulating the merged data to enable the merged data to carry equipment information, wherein the equipment information is used for specifying the flow direction of the data.
Optionally, the data to be converted includes: message identification, version number, message id, operation code, response code, function point data and Cyclic Redundancy Check (CRC) check.
Optionally, in the information processing apparatus of the internet of things device, the sending module is further configured to convert JSON-format data of the cloud platform server into binary data, and send the binary data to the internet of things device.
It should be noted that the apparatus is an apparatus corresponding to the above method embodiment, and all the implementations in the above method embodiment are applicable to the embodiment of the apparatus, and the same technical effects can be achieved.
An embodiment of the present invention further provides a cloud server, including: the information processing device of the internet of things equipment is described above. All the implementation manners in the method embodiment are applicable to the embodiment of the device, and the same technical effect can be achieved.
Embodiments of the present invention also provide a computer-readable storage medium including instructions that, when executed on a computer, cause the computer to perform the method as described above. All the implementation manners in the method embodiment are applicable to the embodiment of the device, and the same technical effect can be achieved.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (12)

1. An information processing method of Internet of things equipment is applied to a resource model processing device, and the method comprises the following steps:
receiving write-in information of the Internet of things equipment;
carrying out format conversion processing on the written information according to a data format defined by the resource model processing device to obtain converted data;
and sending the converted data to a cloud platform server.
2. The information processing method of the internet of things equipment according to claim 1, wherein receiving write information of the internet of things equipment comprises:
and receiving binary written information of the Internet of things equipment.
3. The information processing method of the internet of things equipment as claimed in claim 2, wherein performing format conversion processing on the written information according to a data format defined by the resource model processing device to obtain converted data comprises:
and converting the binary written information into data in a JSON format according to a data format defined by the resource model processing device.
4. The information processing method of the internet of things equipment as claimed in claim 3, wherein the data format defined by the resource model processing device comprises: device name, device id number, included function point name, and type value of function point.
5. The information processing method of the internet of things equipment as claimed in claim 4, wherein the types of the function points include: at least one of a basic function point, a combined function point, and a fixed function point, wherein the basic function point includes: a normal function point and a fault-type function point.
6. The information processing method of the Internet of things equipment as claimed in claim 5,
the fault function point is a function point with a preset and determined fault of the equipment at a fixed position of the data;
the combined function point is a function point which combines a plurality of independent function points to report or issue;
the fixed function point carries the value of the fixed reporting function point as long as the data information reported by the equipment is carried.
7. The information processing method of the internet of things equipment according to claim 6, wherein reporting or issuing a plurality of independent function point combinations comprises:
the method comprises the steps that a plurality of pieces of independent function point data needing to be uploaded or issued are combined into one piece of data after being subjected to standardized conversion according to a specified protocol;
and encapsulating the merged data to enable the merged data to carry equipment information, wherein the equipment information is used for specifying the flow direction of the data.
8. The information processing method of the internet of things equipment as claimed in claim 7, wherein the data to be converted comprises: message identification, version number, message id, operation code, response code, function point data and Cyclic Redundancy Check (CRC) check.
9. The information processing method of the internet of things equipment as claimed in claim 3, further comprising:
and converting the JSON format data of the cloud platform server into binary data, and sending the binary data to the Internet of things equipment.
10. An information processing device of internet of things equipment is characterized by comprising:
the receiving module is used for receiving write-in information of the Internet of things equipment;
the processing module is used for carrying out format conversion processing on the written information according to a data format defined by the resource model processing device to obtain converted data;
and the sending module is used for sending the converted data to a cloud platform server.
11. A cloud server, comprising: the information processing apparatus of an internet of things device of claim 10.
12. A computer-readable storage medium comprising instructions which, when executed on a computer, cause the computer to perform the method of any one of claims 1 to 9.
CN202010253928.6A 2020-04-02 2020-04-02 Information processing method and device of Internet of things equipment and cloud server Pending CN113495915A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010253928.6A CN113495915A (en) 2020-04-02 2020-04-02 Information processing method and device of Internet of things equipment and cloud server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010253928.6A CN113495915A (en) 2020-04-02 2020-04-02 Information processing method and device of Internet of things equipment and cloud server

Publications (1)

Publication Number Publication Date
CN113495915A true CN113495915A (en) 2021-10-12

Family

ID=77994124

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010253928.6A Pending CN113495915A (en) 2020-04-02 2020-04-02 Information processing method and device of Internet of things equipment and cloud server

Country Status (1)

Country Link
CN (1) CN113495915A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114422555A (en) * 2022-03-28 2022-04-29 成都柔水科技有限公司 CIM platform based method for self-defined configuration of IoT data analysis
CN114726747A (en) * 2022-06-07 2022-07-08 武汉慧联无限科技有限公司 Internet of things equipment management method and device, Internet of things platform and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103428627A (en) * 2012-05-22 2013-12-04 中国移动通信集团江苏有限公司 Method for transferring data in internet of things, internet of things system and corresponding device
CN108173874A (en) * 2018-01-29 2018-06-15 海尔优家智能科技(北京)有限公司 A kind of intelligent device management method, platform, system, medium and equipment
CN109889551A (en) * 2019-04-16 2019-06-14 湖南树华环保科技有限公司 A kind of method of the Internet of Things cloud platform of Intelligent hardware access

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103428627A (en) * 2012-05-22 2013-12-04 中国移动通信集团江苏有限公司 Method for transferring data in internet of things, internet of things system and corresponding device
CN108173874A (en) * 2018-01-29 2018-06-15 海尔优家智能科技(北京)有限公司 A kind of intelligent device management method, platform, system, medium and equipment
CN109889551A (en) * 2019-04-16 2019-06-14 湖南树华环保科技有限公司 A kind of method of the Internet of Things cloud platform of Intelligent hardware access

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114422555A (en) * 2022-03-28 2022-04-29 成都柔水科技有限公司 CIM platform based method for self-defined configuration of IoT data analysis
CN114726747A (en) * 2022-06-07 2022-07-08 武汉慧联无限科技有限公司 Internet of things equipment management method and device, Internet of things platform and storage medium

Similar Documents

Publication Publication Date Title
CN111083225B (en) Data processing method and device in Internet of things platform and Internet of things platform
US20130326280A1 (en) Debugging method, chip, board, and system
CN112187936B (en) Vehicle data processing method, device, equipment, storage medium and vehicle
CN102214099B (en) Automatic run-time environment (RTE) code generating method for automobile system architecture (AUTOSAR)
CN113495915A (en) Information processing method and device of Internet of things equipment and cloud server
KR101543069B1 (en) System for collecting vehicle data
CN111694797A (en) File uploading and analyzing method, device, server and medium
CN111694828A (en) Data processing method, device, system and storage medium
CN111683066A (en) Heterogeneous system integration method and device, computer equipment and storage medium
CN112612535A (en) XML and JSON based satellite receiving system network communication coding and decoding engine method
CN110769002A (en) LabVIEW-based message analysis method, system, electronic device and medium
CN105404995A (en) Plug-in type logistics data open platform construction method
CN111723019A (en) Interface debugging method and system
CN107357792B (en) Data analysis method and device
CN114510357A (en) Satellite launching field test identification service message interaction method and system
CN111338717B (en) Interface calling method, application program upgrading method, server and client
CN115543755B (en) Performance supervision method, device, system, equipment and medium
CN110825538A (en) MQ-based method for dynamically interacting data by self-defining data types
CN106933577B (en) Python-based method and system for querying software platform control block
CN111447279B (en) Server and interface analysis service package generation method
CN112764995B (en) Server hardware resource monitoring method, device and medium
CN112054955B (en) Gateway-based device communication method
CN114741057A (en) Train control network data frame protocol analysis method
CN114281403A (en) Automatic operation and maintenance platform adaptation method, device, equipment, storage medium and product
CN102722592B (en) Universal digital information recording device and method

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20211012

RJ01 Rejection of invention patent application after publication