CN115967735A - Equipment management method and system based on Internet of things platform - Google Patents

Equipment management method and system based on Internet of things platform Download PDF

Info

Publication number
CN115967735A
CN115967735A CN202211741303.XA CN202211741303A CN115967735A CN 115967735 A CN115967735 A CN 115967735A CN 202211741303 A CN202211741303 A CN 202211741303A CN 115967735 A CN115967735 A CN 115967735A
Authority
CN
China
Prior art keywords
internet
equipment
platform
request information
data request
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.)
Granted
Application number
CN202211741303.XA
Other languages
Chinese (zh)
Other versions
CN115967735B (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.)
Guangdong Baxtrand Technology Co ltd
Original Assignee
Guangdong Baxtrand Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Baxtrand Technology Co ltd filed Critical Guangdong Baxtrand Technology Co ltd
Priority to CN202211741303.XA priority Critical patent/CN115967735B/en
Publication of CN115967735A publication Critical patent/CN115967735A/en
Application granted granted Critical
Publication of CN115967735B publication Critical patent/CN115967735B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Telephonic Communication Services (AREA)

Abstract

The application relates to an equipment management method and system based on an Internet of things platform, which belong to the technical field of the Internet of things platform and comprise the steps of generating a unique communication code of each piece of equipment; receiving data request information; matching a corresponding unique communication code according to the data request information, and sending the data request information to a corresponding Internet of things platform according to the unique communication code; the Internet of things platform is used for establishing connection with the equipment and returning equipment data of the corresponding equipment according to the data request information; and receiving the equipment data returned by the platform of the Internet of things. The data request information is sent to the corresponding Internet of things platform according to the unique communication code, so that the Internet of things platform can call the equipment data of the equipment corresponding to the unique communication code according to the data request information, and then the equipment data returned by the Internet of things platform are received.

Description

Equipment management method and system based on Internet of things platform
Technical Field
The invention relates to the technical field of Internet of things platforms, in particular to an equipment management method and system based on the Internet of things platform.
Background
The Internet of things platform is an integrated platform integrating the capabilities of equipment management, data security communication, message subscription and the like. With the progress of the internet of things technology, the number of demands for the internet of things equipment is continuously increased, an external communication interface provided by the internet of things equipment is used for realizing data transmission with an internet of things platform, and common external communication interfaces include a universal serial bus interface, an ethernet interface, a wireless interface and the like.
At present, when different pieces of internet of things equipment are accessed to an internet of things platform, an independent API interface is usually created according to an external communication interface of each piece of internet of things equipment to realize data transmission between the equipment and the internet of things platform, however, when an internet of things service system or other external service systems need to call the pieces of internet of things equipment to develop a new function, development of an additional customized function needs to be performed on each piece of internet of things equipment to be compatible with a software system of each piece of internet of things equipment, so that a calling method of the pieces of internet of things equipment is complex, and development difficulty of the new function of the internet of things platform is high.
Disclosure of Invention
In order to facilitate calling of the Internet of things equipment, the application provides an equipment management method and system based on an Internet of things platform.
In a first aspect, the application provides an equipment management method based on an internet of things platform, which adopts the following technical scheme:
an equipment management method based on an Internet of things platform comprises the following steps:
generating a unique communication code of each device;
receiving data request information;
matching a corresponding unique communication code according to the data request information, and sending the data request information to a corresponding Internet of things platform according to the unique communication code; the Internet of things platform is used for establishing connection with the equipment and returning equipment data of the corresponding equipment according to the data request information;
and receiving the equipment data returned by the platform of the Internet of things.
By adopting the technical scheme, the unique communication code of each device is generated to distinguish each device, the data request information is interfaced so as to obtain the related information of the device to be called, the corresponding unique communication code is matched according to the data request information, and the data request information is sent to the corresponding Internet of things platform according to the unique communication code, so that the Internet of things platform can call the device data of the device corresponding to the unique communication code according to the data request information and then receive the device data returned by the Internet of things platform, namely, different calls of the devices are realized.
Optionally, the data request information includes a device number, a call type, and request content.
By adopting the technical scheme, the equipment number, the calling type and the request content are utilized so as to accurately find the corresponding equipment and call the required content in the equipment.
Optionally, the generating a unique communication code for each device specifically includes:
acquiring the equipment number of each equipment;
acquiring a platform number of an Internet of things platform corresponding to each device;
and generating a unique communication code of each device according to the device number and the platform number.
By adopting the technical scheme, the equipment number of each equipment and the platform number of the Internet of things platform can be known by using the unique communication code, so that the equipment and the Internet of things platform corresponding to the equipment can be found conveniently, and data transmission is facilitated.
Optionally, the receiving data request information specifically includes:
establishing a platform communication interface of each device according to the unique communication code of each device;
integrating all platform communication interfaces to generate a standard data interface;
the data request message is received using a standard data interface.
By adopting the technical scheme, the platform communication interface of each device is created so as to realize data transmission between the platform of the Internet of things and the corresponding device, and all the platform communication interfaces are integrated into the standard data interface so that the data request information of all the devices can be received only through the standard data interface.
Optionally, the matching of the corresponding unique communication code according to the data request information and the sending of the data request information to the corresponding internet of things platform according to the unique communication code specifically include:
matching a unique communication code corresponding to the equipment number according to the equipment number in the data request information;
acquiring a corresponding platform number according to the unique communication code;
and sending the data request information to the corresponding Internet of things platform according to the platform number.
By adopting the technical scheme, when the equipment under the multiple Internet of things platforms needs to be called, the unique communication code corresponding to the equipment number is matched according to the equipment number in the request information, so that the platform number of the Internet of things platform corresponding to the equipment can be obtained according to the unique communication code, and the data request information is conveniently sent to the corresponding Internet of things platform.
Optionally, after generating the unique communication code of each device, the method further includes:
judging whether the equipment is connected with the gateway or not;
if yes, acquiring a standard protocol of the equipment from the gateway;
if not, the Internet of things platform acquires a third-party protocol of the equipment and converts the third-party protocol into a standard protocol; the standard protocol is used for establishing connection between the equipment and the Internet of things platform.
By adopting the technical scheme, for the equipment connected with the gateway, the gateway can convert the third-party protocol of the equipment into the standard protocol, for the equipment directly connected with the gateway and directly accessed into the Internet of things platform, the third-party protocol of the equipment is converted into the standard protocol by the Internet of things platform, and the data transmission between the equipment and the Internet of things platform is convenient to realize through the standard protocol.
Optionally, the method further includes:
presetting basic information of each device;
and classifying all the devices according to the basic information.
By adopting the technical scheme, the equipment is classified according to the basic information, so that developers can conveniently search the required equipment according to the classification.
In a second aspect, the application provides an equipment management system based on an internet of things platform, which adopts the following technical scheme:
an equipment management system based on an internet of things platform comprises:
the communication code generating unit is used for generating a unique communication code of each device;
a request receiving unit for receiving data request information;
the request transmission unit is used for matching out a corresponding unique communication code according to the data request information and sending the data request information to a corresponding Internet of things platform according to the unique communication code; the Internet of things platform is used for establishing connection with the equipment and returning equipment data of the corresponding equipment according to the data request information;
and the data receiving unit is used for receiving the equipment data returned by the Internet of things platform.
By adopting the technical scheme, the communication code generating unit is used for generating the unique communication code of each device, the request receiving unit is used for receiving the data request information, the request transmitting unit is used for matching the corresponding unique communication code according to the data request information, the data request information is sent to the corresponding Internet of things platform according to the unique communication code, and the data receiving unit is used for receiving the device data returned by the Internet of things platform.
In a third aspect, the present application provides a computer device, which adopts the following technical solution:
a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor performing a method of device management based on an internet of things platform as set forth in any one of the first aspect.
In a fourth aspect, the present application provides a computer-readable storage medium, which adopts the following technical solutions:
a computer-readable storage medium comprising a computer program stored thereon, which is loadable by a processor and adapted to perform a method for internet of things platform based device management according to any of the first aspects.
Drawings
Fig. 1 is a flowchart of a device management method according to an embodiment of the present application.
FIG. 2 is a flowchart of a method for generating a unique communication code according to an embodiment of the present application.
Fig. 3 is a flowchart of a method for receiving data request information according to an embodiment of the present application.
Fig. 4 is a flowchart of a method for sending data request information according to an embodiment of the present application.
Fig. 5 is a flowchart of a method for accessing a device according to an embodiment of the present application.
Fig. 6 is a block diagram of a device management system according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more clearly understood, the present application is further described in detail below with reference to fig. 1-6 and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of and not restrictive on the broad application.
The embodiment of the application discloses an equipment management method based on an Internet of things platform. Referring to fig. 1, an apparatus management method based on an internet of things platform includes:
step S101: generating a unique communication code of each device;
the equipment refers to the Internet of things equipment to be connected to the Internet of things platform, and each piece of equipment is preset with a unique communication code.
Step S102: receiving data request information;
the data request information comprises a device number, a calling type and request content.
It should be understood that the data request information should be provided by a calling third party that needs to call the device, the device number in the data request information refers to a number of the device needed by the calling third party, and the device number may be preset manually or may directly use a factory device ID of the device. The calling type in the data request information comprises inquiry, deletion and modification, the calling type of the inquiry is usually used for calling a third party to inquire the monitoring data in the equipment, and the calling type of the deletion and modification is usually used for calling the third party to delete and modify the attribute of the equipment. The request content in the data request information is generally used to indicate the address and field that needs to be operated, for example, the request content may be the corresponding address of the monitoring data of the device in the database.
Step S103: matching a corresponding unique communication code according to the data request information, and sending the data request information to a corresponding Internet of things platform according to the unique communication code;
the Internet of things platform is used for establishing connection with the equipment and returning equipment data of the corresponding equipment according to the data request information;
it should be understood that the internet of things system generally comprises a terminal layer, a transmission layer, a platform layer and an application layer, wherein the terminal layer mainly refers to devices such as a sensor; the transmission layer mainly refers to the connection technology of the internet of things, namely the connection mode of the equipment, and comprises wireless connection and wired connection, such as NB-IOT connection, WIFI connection, RJ45 interface connection and the like; the platform layer is an Internet of things platform, and connection between the equipment and the application layer is established; the application layer is a service system established based on the platform of the internet of things, namely, a third party is called.
It should also be understood that the connection mode of each device is different, that is, the connection technology used by each device on the transmission layer is different, and the platform layer of each device is usually built by the respective manufacturer, so that one or more devices of the same manufacturer usually correspond to one internet of things platform, and devices of different manufacturers usually correspond to different internet of things platforms. Therefore, when each third party in the application layer calls the equipment, the third party is usually required to be docked with different internet of things platforms, so that the third party is inconvenient to call the equipment. And the data request information is sent to the corresponding Internet of things platform according to the unique communication code, so that the calling third party can send the data request information to the corresponding Internet of things platform without being in butt joint with a plurality of Internet of things platforms or even without acquiring the information of each Internet of things platform, and the calling communication between the third party and the equipment is realized.
Step S104: and receiving the equipment data returned by the platform of the Internet of things.
The device data refers to data required for invoking the third party, for example, when the invocation type in the data request information is query, the device data may be monitoring data of the device, and when the invocation type in the data request information is delete or modify, the device data may be the result of the delete or modify.
It should be understood that the internet of things platform retrieves the required device according to the device number in the data request information, then obtains the device data of the required device according to the request content and the request type in the data request information, and then sends the device data, so that the device management system receives the device data returned by the internet of things platform.
In the above embodiment, a unique communication code of each device is generated to distinguish each device, the data request information is interfaced to obtain related information of the device to be called, the corresponding unique communication code is matched according to the data request information, and the data request information is sent to the corresponding internet of things platform according to the unique communication code, so that the internet of things platform can call device data of the device corresponding to the unique communication code according to the data request information and then receive the device data returned by the internet of things platform, and different calls of the device are realized.
Referring to fig. 2, as an embodiment of step S101, step S101 specifically includes:
step S1011: acquiring the equipment number of each equipment;
step S1012: acquiring a platform number of an Internet of things platform corresponding to each device;
it should be understood that one internet of things platform may include one or more devices, that is, each device has a corresponding internet of things platform, and in order to distinguish different internet of things platforms, a platform number of each internet of things platform needs to be preset.
Step S1013: and generating a unique communication code of each device according to the device number and the platform number.
Specifically, the device number and the platform number are converted into binary codes, binary check bits and encryption bits are generated, the binary codes, the check bits and the encryption bits of the device number and the platform number are combined, and the combined binary codes are converted into decimal numbers, so that the unique communication code of each device is obtained. Therefore, the staff analyzes the unique communication code, and the codes and the positions of the check bit and the encryption bit are known by the staff, so that the binary codes of the equipment number and the platform number can be obtained from the unique communication code, namely, the corresponding Internet of things platform and the corresponding equipment can be analyzed from the unique communication code, and the management of the equipment and the Internet of things platform is more convenient. However, for irrelevant personnel such as non-working personnel, the encryption bit and the check bit are unknown, so that the information of the equipment and the platform of the internet of things cannot be reversely obtained from the unique communication code, and the safety is improved.
For example, the device number is 01101, the platform number is 1001, the preset binary check bit is 11, the preset password bit is 11001, the device number, the platform number, the check bit and the password bit are combined in sequence according to the preset sequence to obtain 0110110011111001, the combination is converted into a decimal system to obtain 27897, and then the unique communication code of the corresponding device is 27897. It should be understood that the length of the check bits can be adjusted according to actual conditions in order to keep the positions of the unique communication codes of all the devices consistent.
In the above embodiment, the device number of each device and the platform number of the internet of things platform can be known by using the unique communication code, so that the device and the internet of things platform corresponding to the device can be found conveniently, and data transmission is facilitated.
Referring to fig. 3, as an embodiment of step S102, step S102 specifically includes:
step S1021: establishing a platform communication interface of each device according to the unique communication code of each device;
it should be understood that the platform communication interface is an interface arranged on the platform of the internet of things, and each device on the platform of the internet of things should correspond to one platform communication interface so as to realize communication between the device and the platform of the internet of things.
Specifically, the unique communication code is used as an interface identification name of each platform communication interface, namely, the platform communication interfaces are distinguished through the unique communication code, and when the corresponding platform communication interface needs to be called to realize communication with equipment, only the corresponding unique communication code needs to be input.
Step S1022: integrating all platform communication interfaces to generate a standard data interface;
the standard data interface is connected with all the platform communication interfaces, and communication with all the platform communication interfaces can be realized only through the standard data interface.
Step S1023: the data request information is received using a standard data interface.
It should be understood that when a third party is called to send data request information, the data request information only needs to be sent to the standard data interface, and a corresponding platform communication interface does not need to be queried, so that the third party can be called to the device more conveniently.
In the above embodiment, a platform communication interface of each device is created to realize data transmission between the platform of the internet of things and the corresponding device, and then all the platform communication interfaces are integrated into a standard data interface, so that data request information of all the devices can be received only through the standard data interface.
Referring to fig. 4, as an embodiment of step S103, step S103 specifically includes:
step S1031: matching out a unique communication code corresponding to the equipment number according to the equipment number in the data request information;
it should be understood that the unique communication code and the device number are in a one-to-one correspondence relationship, and the unique communication code includes the device number information, so that the one-to-one correspondence unique communication code can be obtained according to the device number in the data request information.
Step S1032: acquiring a corresponding platform number according to the unique communication code;
it should be understood that the platform number is included in the unique communication code, so that the platform number corresponding to the device number can be obtained according to the unique communication code. Because a plurality of devices can be deployed on the same internet of things platform, the unique communication codes and the platform numbers are not in one-to-one correspondence, and one platform number may correspond to a plurality of unique communication codes.
Step S1033: and sending the data request information to the corresponding Internet of things platform according to the platform number.
It should be noted that the internet of things platform calls a communication hub of a third party when the third party calls the device, and the third party is called not to directly send the data request information to the corresponding device, but to issue an instruction to the device through the internet of things platform.
It should be understood that when the third party is called to call the equipment, the third party is called only to transmit the data request information to the standard data interface, and according to the equipment number in the data request information of the third party, the unique communication code and the platform number can be obtained, so that the data request information can be sent to the corresponding Internet of things platform through the platform communication interface corresponding to the unique communication code, and then the communication with the corresponding equipment is realized through the Internet of things platform.
In the above embodiment, when the devices under multiple internet of things platforms need to be called, the unique communication codes corresponding to the device numbers are matched according to the device numbers in the request information, so that the platform numbers of the internet of things platforms corresponding to the devices can be obtained according to the unique communication codes, and the data request information can be conveniently sent to the corresponding internet of things platforms.
Referring to fig. 5, after step S101, the method further includes:
step S201: judging whether the equipment is connected with the gateway or not; if yes, go to step S202, otherwise go to step S203.
It should be understood that, the device may be connected to the platform of the internet of things in two ways, one is directly connected to the platform of the internet of things, and the other is connected to the platform of the internet of things through the gateway.
Step S202: acquiring a standard protocol of equipment from a gateway;
the standard protocol is used for establishing connection between the equipment and the Internet of things platform. The standard protocol may employ an AMQP protocol, an HTTP protocol, or a cellular network protocol.
It should be understood that, since the gateway already has a function of protocol conversion, when the device is connected to the gateway, the standard protocol may be directly obtained from the gateway, so that when the device accesses the internet of things platform, the device is accessed in the standard protocol manner, which is more standard.
Step S203: and the Internet of things platform acquires a third-party protocol of the equipment and converts the third-party protocol into a standard protocol.
Specifically, a third-party protocol is analyzed, and key communication data of the third-party protocol are extracted; and screening out a preset conversion template according to the type of the third-party communication protocol, and inputting the key communication data into the screened template to generate the standard protocol. For example, if the third-party protocol is a bluetooth protocol, and the standard protocol is an HTTP protocol or a cellular network protocol, a bluetooth-HTTP conversion template and a bluetooth-cellular conversion template are preset respectively, so that compatibility of devices accessing the internet of things platform is improved.
In the above embodiment, for the device connected with the gateway, the gateway can convert the third-party protocol of the device into the standard protocol, for the device which is not connected with the gateway and directly accesses the internet of things platform, the third-party protocol of the device is converted into the standard protocol by the internet of things platform, and the data transmission between the device and the internet of things platform is convenient to realize through the standard protocol.
As a further embodiment of the device management method, the device management method further comprises:
presetting basic information of each device; all devices are classified according to the basic information.
The basic information comprises the type, the function, the manufacturer information, the application range and the like of the data acquired by the equipment, and the equipment is classified from a plurality of angles such as the type, the function, the manufacturer information, the application range and the like of the acquired data according to the basic information, so that a third party can be called conveniently to find the equipment to be called as required.
In the above embodiment, the devices are classified according to the basic information, which is convenient for developers to search for the required devices according to the classification.
The embodiment of the application discloses an equipment management system based on an Internet of things platform. Referring to fig. 6, an internet of things platform-based device management system includes:
the communication code generating unit is used for generating a unique communication code of each device;
a request receiving unit for receiving data request information;
the request transmission unit is used for matching out a corresponding unique communication code according to the data request information and sending the data request information to a corresponding Internet of things platform according to the unique communication code; the Internet of things platform is used for establishing connection with the equipment and returning equipment data of the corresponding equipment according to the data request information;
and the data receiving unit is used for receiving the equipment data returned by the Internet of things platform.
Specifically, the request transmission unit comprises a communication code identification subunit, a platform identification subunit and a transmission subunit; the communication code identification subunit is used for matching out a unique communication code corresponding to the equipment number according to the equipment number in the data request information; the platform identification subunit is used for acquiring a corresponding platform number according to the unique communication code; and the transmission subunit is used for sending the data request information to the corresponding Internet of things platform according to the platform number.
Referring to fig. 6, it should be understood that the request transmission unit needs to be connected to multiple internet of things platforms, and one or more devices are connected to each internet of things platform, and fig. 6 is only an example of a connection relationship, and the number of internet of things platforms and the number of devices are not particularly limited. When the third party is called to call the equipment, the third party is called to transmit the data request information to the request receiving unit, the request transmitting unit transmits the data request information to the corresponding Internet of things platform, the data transmission is realized through the Internet of things platform and the corresponding equipment, the Internet of things platform sends the equipment data in the equipment to the data receiving unit, and the data receiving unit receives the equipment data, so that the calling of the third party to the equipment is realized.
In the above embodiment, the communication code generating unit is used to generate a unique communication code for each device, the request receiving unit is used to receive the data request information, the request transmitting unit is used to match the corresponding unique communication code according to the data request information, the data request information is sent to the corresponding internet of things platform according to the unique communication code, and the data receiving unit is used to receive device data returned by the internet of things platform.
The equipment management system based on the platform of the internet of things can realize the equipment management method based on the platform of the internet of things, and the specific working process of the equipment management system based on the platform of the internet of things can refer to the corresponding process in the embodiment of the method.
It should be noted that, in the foregoing embodiments, descriptions of the respective embodiments have respective emphasis, and reference may be made to relevant descriptions of other embodiments for parts that are not described in detail in a certain embodiment.
Based on the same technical concept, the invention also discloses computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor executes any one of the equipment management methods based on the Internet of things platform.
The invention also discloses a computer readable storage medium, which is characterized by comprising a computer program which can be loaded by a processor and executes any one of the above equipment management methods based on the Internet of things platform.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions when actually implemented, and for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or units through some communication interfaces, and may be in an electrical, mechanical or other form.
In addition, functional modules in the embodiments of the present application may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The foregoing is a preferred embodiment of the present application and is not intended to limit the scope of the present application in any way, and any features disclosed in this specification (including the abstract and drawings) may be replaced by alternative features serving equivalent or similar purposes, unless expressly stated otherwise. That is, unless expressly stated otherwise, each feature is only an example of a generic series of equivalent or similar features.

Claims (10)

1. An equipment management method based on an Internet of things platform is characterized by comprising the following steps:
generating a unique communication code of each device;
receiving data request information;
matching a corresponding unique communication code according to the data request information, and sending the data request information to a corresponding Internet of things platform according to the unique communication code; the Internet of things platform is used for establishing connection with the equipment and returning equipment data of the corresponding equipment according to the data request information;
and receiving the equipment data returned by the platform of the Internet of things.
2. The device management method according to claim 1, wherein: the data request information comprises a device number, a calling type and request content.
3. The device management method according to claim 1, wherein: the generating of the unique communication code of each device specifically includes:
acquiring the equipment number of each equipment;
acquiring a platform number of an Internet of things platform corresponding to each device;
and generating a unique communication code of each device according to the device number and the platform number.
4. The device management method according to claim 1, wherein: the receiving data request information specifically includes:
establishing a platform communication interface of each device according to the unique communication code of each device;
integrating all platform communication interfaces to generate a standard data interface;
the data request information is received using a standard data interface.
5. The device management method according to any one of claims 1 to 4, wherein: the matching of the corresponding unique communication code according to the data request information and the sending of the data request information to the corresponding internet of things platform according to the unique communication code specifically comprise:
matching a unique communication code corresponding to the equipment number according to the equipment number in the data request information;
acquiring a corresponding platform number according to the unique communication code;
and sending the data request information to the corresponding Internet of things platform according to the platform number.
6. The device management method according to any one of claims 1-2, wherein: after the generating of the unique communication code of each device, the method further includes:
judging whether the equipment is connected with the gateway or not;
if yes, acquiring a standard protocol of the equipment from the gateway;
if not, the Internet of things platform acquires a third-party protocol of the equipment and converts the third-party protocol into a standard protocol; the standard protocol is used for establishing connection between the equipment and the platform of the Internet of things.
7. The device management method according to claim 1, characterized in that:
presetting basic information of each device;
and classifying all the devices according to the basic information.
8. The utility model provides an equipment management system based on thing networking platform which characterized in that:
the communication code generating unit is used for generating a unique communication code of each device;
a request receiving unit for receiving data request information;
the request transmission unit is used for matching out a corresponding unique communication code according to the data request information and sending the data request information to a corresponding Internet of things platform according to the unique communication code; the Internet of things platform is used for establishing connection with the equipment and returning equipment data of the corresponding equipment according to the data request information;
and the data receiving unit is used for receiving the equipment data returned by the Internet of things platform.
9. A computer device, characterized by: comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor executing a method for device management based on an internet of things platform as claimed in any one of claims 1 to 7.
10. A computer-readable storage medium comprising a computer program stored thereon, which is loadable by a processor and adapted to perform the method of device management based on an internet of things platform of any of claims 1 to 7.
CN202211741303.XA 2022-12-30 2022-12-30 Equipment management method and system based on Internet of things platform Active CN115967735B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211741303.XA CN115967735B (en) 2022-12-30 2022-12-30 Equipment management method and system based on Internet of things platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211741303.XA CN115967735B (en) 2022-12-30 2022-12-30 Equipment management method and system based on Internet of things platform

Publications (2)

Publication Number Publication Date
CN115967735A true CN115967735A (en) 2023-04-14
CN115967735B CN115967735B (en) 2023-10-24

Family

ID=87361197

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211741303.XA Active CN115967735B (en) 2022-12-30 2022-12-30 Equipment management method and system based on Internet of things platform

Country Status (1)

Country Link
CN (1) CN115967735B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116912760A (en) * 2023-06-25 2023-10-20 广东百德朗科技有限公司 Internet of things data processing method and device, electronic equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109949062A (en) * 2017-12-20 2019-06-28 北京京东尚科信息技术有限公司 Application software Extension Software Platform confirmation method and device, storage medium, electronic equipment
CN110751745A (en) * 2019-10-22 2020-02-04 国网辽宁省电力有限公司辽阳供电公司 Routing inspection method for power grid regulation and control integrated machine room
WO2020063086A1 (en) * 2018-09-26 2020-04-02 华为技术有限公司 Data transmission method based on internet of things, and communication apparatus
EP3672159A1 (en) * 2018-12-19 2020-06-24 Orange Internet of things connectivity device and method
CN114172929A (en) * 2021-10-28 2022-03-11 深圳市信锐网科技术有限公司 Communication method, device and gateway
WO2022116209A1 (en) * 2020-12-04 2022-06-09 Oppo广东移动通信有限公司 Internet of things device access authentication method and apparatus, device, and storage medium
CN115459919A (en) * 2022-08-05 2022-12-09 广东省电信规划设计院有限公司 Internet of things universal terminal security authentication system, method and device and Internet of things communication terminal

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109949062A (en) * 2017-12-20 2019-06-28 北京京东尚科信息技术有限公司 Application software Extension Software Platform confirmation method and device, storage medium, electronic equipment
WO2020063086A1 (en) * 2018-09-26 2020-04-02 华为技术有限公司 Data transmission method based on internet of things, and communication apparatus
EP3672159A1 (en) * 2018-12-19 2020-06-24 Orange Internet of things connectivity device and method
CN110751745A (en) * 2019-10-22 2020-02-04 国网辽宁省电力有限公司辽阳供电公司 Routing inspection method for power grid regulation and control integrated machine room
WO2022116209A1 (en) * 2020-12-04 2022-06-09 Oppo广东移动通信有限公司 Internet of things device access authentication method and apparatus, device, and storage medium
CN114172929A (en) * 2021-10-28 2022-03-11 深圳市信锐网科技术有限公司 Communication method, device and gateway
CN115459919A (en) * 2022-08-05 2022-12-09 广东省电信规划设计院有限公司 Internet of things universal terminal security authentication system, method and device and Internet of things communication terminal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
刘潇潇;: "基于RFID/Ecode物联网的食品供应链单品追溯管理***研究", 安徽农业科学, no. 02 *
陈美娟;朱晓荣;: "基于区块链的物联网设备标识研究", 物联网学报, no. 02 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116912760A (en) * 2023-06-25 2023-10-20 广东百德朗科技有限公司 Internet of things data processing method and device, electronic equipment and storage medium
CN116912760B (en) * 2023-06-25 2024-03-22 广东百德朗科技有限公司 Internet of things data processing method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN115967735B (en) 2023-10-24

Similar Documents

Publication Publication Date Title
TWI477993B (en) Profile exchange method and system
CN111683066A (en) Heterogeneous system integration method and device, computer equipment and storage medium
JP6092425B2 (en) Near field communication method and device
CN106656998B (en) server communication method and device
CN109299173B (en) Data transmission method, device and storage medium
CN102404306B (en) Protocol configuration method and device
CN115967735A (en) Equipment management method and system based on Internet of things platform
CN113535724B (en) Data processing method, device and computer readable storage medium
US20120213213A1 (en) Method of pairing computer and wireless electronic device
US20200220937A1 (en) Systems and methods for automated session identifier propagation
CN111369237B (en) Data processing method and device and computer storage medium
JP2017503371A (en) Method and apparatus for sharing environmental context
KR101071786B1 (en) Server and system for providing mobile standard template data
CN111597391B (en) Method and system for guiding engineering projects using database of patterns
JP6951380B2 (en) Gateway device, communication method and program
CN103414689A (en) Connection method and connection device of digital living network alliance (DLNA) equipment
CN113434190B (en) Data processing method and device, storage medium and electronic equipment
CN114024990A (en) General access method for Internet of things platform, network equipment and readable storage medium
CN113923258A (en) Data processing method and data processing system
CN210573864U (en) Laser code scanning data Bluetooth HID system based on Android device
CN114090625A (en) Data processing method, device, equipment and computer readable storage medium
CN105116883A (en) Method and server of establishing corresponding relation of sweeping robot and terminal and system
CN112651212A (en) Method and terminal for remotely acquiring word stock
CN111541680A (en) Registration method of intelligent device, system and storage medium
CN201274574Y (en) Wireless modem supporting configuration modification by short message 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
GR01 Patent grant
GR01 Patent grant