CN111131351B - Method and device for confirming model of Internet of things equipment - Google Patents

Method and device for confirming model of Internet of things equipment Download PDF

Info

Publication number
CN111131351B
CN111131351B CN201811285235.4A CN201811285235A CN111131351B CN 111131351 B CN111131351 B CN 111131351B CN 201811285235 A CN201811285235 A CN 201811285235A CN 111131351 B CN111131351 B CN 111131351B
Authority
CN
China
Prior art keywords
internet
model
determining
things equipment
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811285235.4A
Other languages
Chinese (zh)
Other versions
CN111131351A (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.)
China Mobile Communications Group Co Ltd
China Mobile Group Guangdong Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Group Guangdong 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 Group Guangdong Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN201811285235.4A priority Critical patent/CN111131351B/en
Publication of CN111131351A publication Critical patent/CN111131351A/en
Application granted granted Critical
Publication of CN111131351B publication Critical patent/CN111131351B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/668Internet protocol [IP] address subnets

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the invention discloses a method and a device for confirming the model of equipment of the Internet of things, wherein the method comprises the following steps: acquiring a user agent, a domain name, a uniform resource locator and a server address which are accessed by the confirmed Internet of things equipment; and determining the model of the Internet of things equipment according to the user agent, the domain name, the uniform resource locator and the server address. The embodiment of the invention determines the model of the equipment of the Internet of things by analyzing the determined user agent, the domain name, the uniform resource locator and the server address of the equipment of the Internet of things, does not need to collect product information of manufacturers on the spot and has low cost; meanwhile, the model analysis can be confirmed on all the Internet of things equipment from the mobile Internet, and the coverage is wide.

Description

Method and device for confirming model of Internet of things equipment
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a method and a device for confirming the model of equipment of the Internet of things.
Background
In recent years, the industry of the internet of things in China continues to grow well. The Chinese Internet of things initially forms a complete industrial system, has certain technical, industrial and application bases, and is an effective way for solving the labor cost and improving the operation efficiency when the lipstick profit disappears and the labor cost rises rapidly.
In the aspect of application development, the internet of things is applied to the industries of civil aviation, traffic, environmental monitoring, intelligent power grids, agriculture and the like in a preliminary scale. Applications of smart homes, smart medical services and the like for individual users are expanded primarily, so that deep analysis of internet of things equipment becomes important work for development of a new era.
In the prior art, the first step of deep analysis of the internet of things equipment is to confirm specific information of the internet of things equipment, and at present, the following two methods are used for confirming the model number of the internet of things equipment:
the method comprises the following steps: carrying out protocol analysis on data uploaded by the Internet of things equipment to obtain equipment data including equipment types, equipment models and effective equipment data after communication data; and calling an analysis file corresponding to the equipment type and the equipment model, analyzing the effective data of the equipment, and analyzing the specific model of the equipment.
The second method comprises the following steps: and analyzing and identifying the data of the equipment data interface of the Internet of things Web application or the Internet of things APP application to acquire the model information of the Internet of things equipment.
However, in the first method, because the data uploaded by the internet of things equipment is huge, if the data are analyzed completely, and the analysis file is called, a large amount of time is consumed; in the second method, a plurality of internet of things APP applications are installed in the same type of internet of things equipment, so that one internet of things APP application corresponds to a plurality of equipment types and cannot be accurately distinguished.
Disclosure of Invention
Because the existing method has the problems, the embodiment of the invention provides a method and a device for confirming the model of the internet of things equipment.
In a first aspect, an embodiment of the present invention provides a method for confirming a model of an internet of things device, including:
acquiring a user agent, a domain name, a uniform resource locator and a server address which are accessed by confirmed Internet of things equipment;
and determining the model of the Internet of things equipment according to the user agent, the domain name, the uniform resource locator and the server address.
Optionally, the determining the model of the internet of things device according to the user agent, the domain name, the uniform resource locator, and the server address specifically includes:
determining first company information of the Internet of things equipment carried in the user agent according to the length of the user agent;
inquiring the record of the domain name, and confirming the second company information of the Internet of things equipment according to the record;
aggregating the uniform resource locators, extracting fields with the repetition times larger than a preset value, and determining third company information of the Internet of things equipment according to the fields;
determining fourth company information of the Internet of things equipment according to the server address;
determining the model of the Internet of things equipment according to the first company information, the second company information, the third company information and the fourth company information.
Optionally, the determining, according to the server address, fourth information of the internet of things device specifically includes:
matching the access address of the Internet of things equipment with the server address of the mainstream equipment application program automatically tested and collected, and confirming that the Internet of things equipment is related to the mainstream equipment application program;
and determining fourth company information of the Internet of things equipment according to the mainstream equipment application program.
Optionally, the determining the model of the internet of things device according to the user agent, the domain name, the uniform resource locator, and the server address specifically includes:
determining first model information of the Internet of things equipment carried in the user agent according to the length of the user agent;
inquiring the record of the domain name, and confirming second model information of the Internet of things equipment according to the record;
aggregating the uniform resource locators, extracting fields with repetition times larger than a preset value, and determining third model information of the Internet of things equipment according to the fields;
determining fourth model information of the Internet of things equipment according to the server address;
determining the model of the Internet of things equipment according to the first model information, the second model information, the third model information and the fourth model information.
In a second aspect, an embodiment of the present invention further provides a device for confirming a model of an internet of things device, including:
the information acquisition module is used for acquiring the user agent, the domain name, the uniform resource locator and the server address which are accessed by the confirmed Internet of things equipment;
and the model determining module is used for determining the model of the Internet of things equipment according to the user agent, the domain name, the uniform resource locator and the server address.
Optionally, the model determining module specifically includes:
the first company determining unit is used for determining first company information of the Internet of things equipment carried in the user agent according to the length of the user agent;
the second company determining unit is used for inquiring the record of the domain name and determining second company information of the Internet of things equipment according to the record;
the third company determining unit is used for aggregating the uniform resource locators, extracting fields with repetition times larger than a preset value, and determining third company information of the Internet of things equipment according to the fields;
the fourth company determining unit is used for determining fourth company information of the Internet of things equipment according to the server address;
the first target model determining unit is used for determining the model of the Internet of things equipment according to the first company information, the second company information, the third company information and the fourth company information.
Optionally, the fourth determining unit is specifically configured to:
matching the access address of the Internet of things equipment with the server address of the mainstream equipment application program automatically tested and collected, and confirming that the Internet of things equipment is related to the mainstream equipment application program;
and determining fourth company information of the Internet of things equipment according to the mainstream equipment application program.
Optionally, the model determining module specifically includes:
the first model determining unit is used for determining first model information of the Internet of things equipment carried in the user agent according to the length of the user agent;
the second type number determining unit is used for inquiring the record of the domain name and determining second type number information of the Internet of things equipment according to the record;
the third model determining unit is used for aggregating the uniform resource locators, extracting fields with repetition times larger than a preset value, and determining third model information of the Internet of things equipment according to the fields;
the fourth model determining unit is used for determining fourth model information of the Internet of things equipment according to the server address;
and the second target model determining unit is used for determining the model of the Internet of things equipment according to the first model information, the second model information, the third model information and the fourth model information.
In a third aspect, an embodiment of the present invention further provides an electronic device, including:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, which when called by the processor are capable of performing the above method.
In a fourth aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium storing a computer program, which causes the computer to execute the above method.
According to the technical scheme, the model of the Internet of things equipment is determined by analyzing the determined user agent, the domain name, the uniform resource locator and the server address of the Internet of things equipment, the product information of a manufacturer is not required to be acquired on the spot, and the cost is low; and meanwhile, the model analysis can be confirmed on all the Internet of things equipment from the mobile Internet, and the coverage is wide.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the prior art descriptions will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic flowchart of a method for confirming a model of an internet of things device according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of a method for confirming an internet of things device model according to another embodiment of the present invention;
fig. 3 is a schematic structural diagram of an apparatus for determining a model of an internet of things device according to an embodiment of the present invention;
fig. 4 is a logic block diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The following further describes embodiments of the present invention with reference to the accompanying drawings. The following examples are only for illustrating the technical solutions of the present invention more clearly, and the protection scope of the present invention is not limited thereby.
Fig. 1 shows a schematic flow chart of a method for confirming an internet of things device model provided in this embodiment, and the method includes:
s101, obtaining a user agent, a domain name, a uniform resource locator and a server address which are accessed by the confirmed Internet of things equipment.
Specifically, for a device identified as an internet of things device, a User Agent (UA), a domain name (HOST), a Uniform Resource Locator (URL), and a server address (IP) accessed by the device are extracted from the current network data for analysis, and an identification policy and identification information of the analysis are shown in the following table:
Figure BDA0001848882970000061
s102, determining the model of the Internet of things equipment according to the user agent, the domain name, the uniform resource locator and the server address.
Specifically, company and model information pointed by four dimensions is checked and sorted by analyzing a User Agent (UA), a domain name (HOST), a Uniform Resource Locator (URL) and a server address (IP), and the model of the Internet of things equipment is confirmed by comprehensively sorting the information.
The model of the internet of things equipment is determined by analyzing the determined user agent, the domain name, the uniform resource locator and the server address of the internet of things equipment, so that the information of manufacturer products is not required to be acquired on site, and the cost is low; meanwhile, the model analysis can be confirmed on all the internet-of-things equipment from the mobile internet, and the coverage is wide.
Further, on the basis of the above method embodiment, S102 specifically includes:
s10211, determining first company information of the Internet of things equipment carried in the user agent according to the length of the user agent.
S10212, inquiring the record of the domain name, and confirming the second company information of the Internet of things equipment according to the record.
S10213, aggregating the uniform resource locators, extracting a field with the repetition number larger than a preset value, and determining information of a third company of the Internet of things equipment according to the field.
S10214, determining fourth company information of the Internet of things equipment according to the server address.
S10215, determining the model of the Internet of things equipment according to the first company information, the second company information, the third company information and the fourth company information.
Specifically, checking and sorting company information pointed by four dimensions (user agent, domain name, uniform resource locator and server address), performing cross correlation by researching key information contained in the internet of things equipment UA and combining with corresponding company record information in HOST, performing aggregation analysis on URL information, extracting the company information, automatically testing and collecting server IP address information of the internet of things equipment APP according to a terminal, comparing the server IP address with a server address accessed by the equipment, extracting a server address commonly used by the networked equipment to access the related APPs, and determining the model of the internet of things equipment by integrating the information.
Further, on the basis of the foregoing method embodiment, S10214 specifically includes:
s102141, matching the access address of the Internet of things equipment with the server address of the mainstream equipment application program collected through automatic test, and confirming that the Internet of things equipment is related to the mainstream equipment application program.
S102142, determining fourth company information of the Internet of things equipment according to the mainstream equipment application program.
Further, on the basis of the above method embodiment, S102 specifically includes:
s10221, determining first model information of the Internet of things equipment carried in the user agent according to the length of the user agent.
S10222, inquiring the record of the domain name, and confirming the second type number information of the Internet of things equipment according to the record.
S10223, the uniform resource locators are aggregated, a field with the repetition number larger than a preset value is extracted, and third model information of the Internet of things equipment is determined according to the field.
S10224, determining fourth model information of the Internet of things equipment according to the server address.
S10225, according to the first model information, the second model information, the third model information and the fourth model information, determining the model of the Internet of things equipment.
Specifically, checking and sorting company information pointed by four dimensions (user agent, domain name, uniform resource locator and server address), performing cross correlation by researching key information contained in the internet of things equipment UA and combining with corresponding company record information in HOST, performing aggregation analysis on URL information, extracting equipment model information in the company record information, finally automatically testing and collecting server IP address information of the internet of things equipment APP according to a terminal, comparing the server IP address with a server address accessed by the equipment, finally extracting a server address commonly used by the networked equipment to access the related APPs, and determining the model of the internet of things equipment by synthesizing the information.
For example, as shown in fig. 2, the data table of the internet of things device is identified and analyzed, the confirmation features of the device model are extracted, and after data verification is performed, the feature analysis table of the internet of things device is obtained: user Agent (UA), domain name (HOST), Uniform Resource Locator (URL), server address (IP); for each feature, the following is specifically identified:
and manually judging whether the User Agent (UA) carries the company and model information of the equipment or not according to the length of the User Agent (UA) accessed by the equipment.
According to the domain name (HOST) accessed by the device, the record of the domain name (HOST) is inquired, and the company to which the device belongs is preliminarily confirmed.
According to the Uniform Resource Locators (URLs) accessed by the equipment, the Uniform Resource Locators (URLs) are aggregated, fields with a large number of times are extracted, whether equipment company and model information carried in the Uniform Resource Locators (URLs) is judged manually, and corresponding information is extracted.
According to the IP accessed by the equipment, the IP is matched with the server address (IP) information of the mainstream mobile phone application program (APP) automatically tested and collected by the terminal, the equipment is confirmed to be related to a certain mainstream mobile phone application program (APP), and the company and model information of the equipment is extracted by retrieving the information of the mainstream mobile phone application program (APP).
And (4) comprehensively complaining, checking and sorting company and model information pointed by four dimensions (user agents, domain names, uniform resource locators and server addresses), and finally confirming the model of the equipment.
By acquiring the signaling data of the equipment of the Internet of things and utilizing information such as a User Agent (UA), a domain name (HOST), a Uniform Resource Locator (URL), a server address (IP) and the like accessed by the equipment, multiple algorithms are compared and analyzed, and the accurate identification of the model of the equipment of the Internet of things is realized.
Fig. 3 shows a schematic structural diagram of an apparatus for confirming a model of an internet of things device provided in this embodiment, where the apparatus includes: an information acquisition module 301 and a model determination module 302, wherein:
the information obtaining module 301 is configured to obtain a user agent, a domain name, a uniform resource locator, and a server address that have been accessed by the confirmed internet of things device;
the model determining module 302 is configured to determine a model of the internet of things device according to the user agent, the domain name, the uniform resource locator, and the server address.
Specifically, the information obtaining module 301 obtains a user agent, a domain name, a uniform resource locator, and a server address that have been accessed by the confirmed internet of things device; the model determining module 302 determines the model of the internet of things device according to the user agent, the domain name, the uniform resource locator and the server address.
The model of the internet of things equipment is determined by analyzing the determined user agent, the domain name, the uniform resource locator and the server address of the internet of things equipment, so that the information of manufacturer products is not required to be acquired on site, and the cost is low; meanwhile, the model analysis can be confirmed on all the internet-of-things equipment from the mobile internet, and the coverage is wide.
Further, on the basis of the above device embodiment, the model determining module 302 specifically includes:
the first company determining unit is used for determining first company information of the Internet of things equipment carried in the user agent according to the length of the user agent;
the second company determining unit is used for inquiring the record of the domain name and determining second company information of the Internet of things equipment according to the record;
the third company determining unit is used for aggregating the uniform resource locators, extracting fields with the repetition number larger than a preset value, and determining third company information of the Internet of things equipment according to the fields;
the fourth company determining unit is used for determining fourth company information of the Internet of things equipment according to the server address;
a first target model determining unit, configured to determine a model of the internet of things device according to the first company information, the second company information, the third company information, and the fourth company information.
Further, on the basis of the foregoing apparatus embodiment, the fourth determining unit is specifically configured to:
matching the access address of the Internet of things equipment with the server address of the mainstream equipment application program collected by automatic test, and confirming that the Internet of things equipment is related to the mainstream equipment application program;
and determining fourth company information of the Internet of things equipment according to the mainstream equipment application program.
Further, on the basis of the above device embodiment, the model determining module 302 specifically includes:
the first model determining unit is used for determining first model information of the Internet of things equipment carried in the user agent according to the length of the user agent;
the second type number determining unit is used for inquiring the record of the domain name and determining second type number information of the Internet of things equipment according to the record;
the third model determining unit is used for aggregating the uniform resource locators, extracting fields with repetition times larger than a preset value, and determining third model information of the Internet of things equipment according to the fields;
the fourth model determining unit is used for determining fourth model information of the Internet of things equipment according to the server address;
and the second target model determining unit is used for determining the model of the Internet of things equipment according to the first model information, the second model information, the third model information and the fourth model information.
The device for confirming the model of the internet of things device described in this embodiment may be used to implement the method embodiments, and the principle and technical effect are similar, which are not described herein again.
Referring to fig. 4, the electronic device includes: a processor (processor)401, a memory (memory)402, and a bus 403;
wherein the content of the first and second substances,
the processor 401 and the memory 402 complete mutual communication through the bus 403;
the processor 401 is configured to call the program instructions in the memory 402 to execute the methods provided by the above method embodiments.
The present embodiment discloses a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform the method provided by the above-described method embodiments.
The present embodiments provide a non-transitory computer-readable storage medium storing computer instructions that cause the computer to perform the methods provided by the method embodiments described above.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate components may or may not be physically separate, and components displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the solution of the embodiment. One of ordinary skill in the art can understand and implement the present invention without any inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. Based on the understanding, the above technical solutions substantially or partly contributing to the prior art may be embodied in the form of a software product, which may be stored in a computer-readable storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method described in each embodiment or some parts of the embodiments.
It should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not depart from the spirit and scope of the corresponding technical solutions.

Claims (8)

1. A method for confirming the model of equipment of the Internet of things is characterized by comprising the following steps:
acquiring a user agent, a domain name, a uniform resource locator and a server address which are accessed by the confirmed Internet of things equipment;
determining the model of the Internet of things equipment according to the user agent, the domain name, the uniform resource locator and the server address;
the determining the model of the internet of things device according to the user agent, the domain name, the uniform resource locator and the server address specifically includes:
determining first company information of the Internet of things equipment carried in the user agent according to the length of the user agent;
inquiring the record of the domain name, and confirming second company information of the Internet of things equipment according to the record;
aggregating the uniform resource locators, extracting fields with the repetition times larger than a preset value, and determining third company information of the Internet of things equipment according to the fields;
determining fourth company information of the Internet of things equipment according to the server address;
determining the model of the Internet of things equipment according to the first company information, the second company information, the third company information and the fourth company information.
2. The method according to claim 1, wherein the determining fourth company information of the internet of things device according to the server address specifically includes:
matching the access address of the Internet of things equipment with the server address of the mainstream equipment application program automatically tested and collected, and confirming that the Internet of things equipment is related to the mainstream equipment application program;
and determining fourth company information of the Internet of things equipment according to the mainstream equipment application program.
3. The method according to claim 1, wherein the determining the model of the internet of things device according to the user agent, the domain name, the uniform resource locator, and the server address specifically includes:
determining first model information of the Internet of things equipment carried in the user agent according to the length of the user agent;
inquiring the record of the domain name, and confirming the second type number information of the Internet of things equipment according to the record;
aggregating the uniform resource locators, extracting fields with repetition times larger than a preset value, and determining third model information of the Internet of things equipment according to the fields;
determining fourth model information of the Internet of things equipment according to the server address;
determining the model of the Internet of things equipment according to the first model information, the second model information, the third model information and the fourth model information.
4. The utility model provides a confirming device of thing networking equipment model which characterized in that includes:
the information acquisition module is used for acquiring the user agent, the domain name, the uniform resource locator and the server address which are accessed by the confirmed Internet of things equipment;
the model determining module is used for determining the model of the Internet of things equipment according to the user agent, the domain name, the uniform resource locator and the server address;
the model determining module specifically comprises:
the first company determining unit is used for determining first company information of the Internet of things equipment carried in the user agent according to the length of the user agent;
the second company determining unit is used for inquiring the record of the domain name and determining second company information of the Internet of things equipment according to the record;
the third company determining unit is used for aggregating the uniform resource locators, extracting fields with repetition times larger than a preset value, and determining third company information of the Internet of things equipment according to the fields;
the fourth company determining unit is used for determining fourth company information of the Internet of things equipment according to the server address;
a first target model determining unit, configured to determine a model of the internet of things device according to the first company information, the second company information, the third company information, and the fourth company information.
5. The apparatus according to claim 4, wherein the fourth company determining unit is specifically configured to:
matching the access address of the Internet of things equipment with the server address of the mainstream equipment application program collected by automatic test, and confirming that the Internet of things equipment is related to the mainstream equipment application program;
and determining fourth company information of the Internet of things equipment according to the mainstream equipment application program.
6. The apparatus according to claim 4, wherein the model determining module specifically includes:
the first model determining unit is used for determining first model information of the Internet of things equipment carried in the user agent according to the length of the user agent;
the second type number determining unit is used for inquiring the record of the domain name and determining the second type number information of the Internet of things equipment according to the record;
the third model determining unit is used for aggregating the uniform resource locators, extracting fields with repetition times larger than a preset value, and determining third model information of the Internet of things equipment according to the fields;
the fourth model determining unit is used for determining fourth model information of the Internet of things equipment according to the server address;
and the second target model determining unit is used for determining the model of the Internet of things equipment according to the first model information, the second model information, the third model information and the fourth model information.
7. An electronic device, comprising:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, the processor being capable of invoking the program instructions to perform the method of any of claims 1 to 3.
8. A non-transitory computer-readable storage medium storing a computer program that causes a computer to perform the method according to any one of claims 1 to 3.
CN201811285235.4A 2018-10-31 2018-10-31 Method and device for confirming model of Internet of things equipment Active CN111131351B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811285235.4A CN111131351B (en) 2018-10-31 2018-10-31 Method and device for confirming model of Internet of things equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811285235.4A CN111131351B (en) 2018-10-31 2018-10-31 Method and device for confirming model of Internet of things equipment

Publications (2)

Publication Number Publication Date
CN111131351A CN111131351A (en) 2020-05-08
CN111131351B true CN111131351B (en) 2022-09-27

Family

ID=70485230

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811285235.4A Active CN111131351B (en) 2018-10-31 2018-10-31 Method and device for confirming model of Internet of things equipment

Country Status (1)

Country Link
CN (1) CN111131351B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114422619B (en) * 2020-10-12 2023-11-10 中国移动通信集团广东有限公司 Service identification method, device, equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101313549A (en) * 2006-01-21 2008-11-26 华为技术有限公司 System, method and apparatus for negotiating apparatus information
CN101556609A (en) * 2009-05-19 2009-10-14 杭州信杨通信技术有限公司 Customer behavior analysis and service system based on web contents
CN101668132A (en) * 2008-09-02 2010-03-10 华为技术有限公司 Method and system for matching and processing captions
GB201117384D0 (en) * 2011-10-10 2011-11-23 Gorillabox Ltd A method for streaming video
CN103458058A (en) * 2012-06-04 2013-12-18 海尔集团公司 Network household appliance communication agent method and equipment
CA2936074A1 (en) * 2014-02-07 2015-08-13 Oracle International Corporation On-premises agent for mobile cloud service
CN107368532A (en) * 2017-06-14 2017-11-21 上海斐讯数据通信技术有限公司 A kind of user agent's field information processing method and system
CN109347880A (en) * 2018-11-30 2019-02-15 北京神州绿盟信息安全科技股份有限公司 A kind of safety protecting method, apparatus and system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101313549A (en) * 2006-01-21 2008-11-26 华为技术有限公司 System, method and apparatus for negotiating apparatus information
CN101668132A (en) * 2008-09-02 2010-03-10 华为技术有限公司 Method and system for matching and processing captions
CN101556609A (en) * 2009-05-19 2009-10-14 杭州信杨通信技术有限公司 Customer behavior analysis and service system based on web contents
GB201117384D0 (en) * 2011-10-10 2011-11-23 Gorillabox Ltd A method for streaming video
CN103458058A (en) * 2012-06-04 2013-12-18 海尔集团公司 Network household appliance communication agent method and equipment
CA2936074A1 (en) * 2014-02-07 2015-08-13 Oracle International Corporation On-premises agent for mobile cloud service
CN107368532A (en) * 2017-06-14 2017-11-21 上海斐讯数据通信技术有限公司 A kind of user agent's field information processing method and system
CN109347880A (en) * 2018-11-30 2019-02-15 北京神州绿盟信息安全科技股份有限公司 A kind of safety protecting method, apparatus and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"Development of Noise Immunity Secondary Transducers for Fotosensor Devise";Zenon Hotra等;《2007 9th International Conference-The Experience of Designing and Applications of CAD Systems in Microelectronics》;20070224;全文 *
"GSM数字移动终端设备的型号认证";姚斌等;《邮电商情》;20010108;全文 *

Also Published As

Publication number Publication date
CN111131351A (en) 2020-05-08

Similar Documents

Publication Publication Date Title
CN104506522B (en) vulnerability scanning method and device
CN103812683B (en) User behavior data processing method, device and system
CN107957940B (en) Test log processing method, system and terminal
CN102831541A (en) Automatic assessment method and device of house value
CN111294730B (en) Method and device for processing network problem complaint information
CN103246606A (en) Method and system for testing performances of ESB (enterprises service bus) platform
CN104796282A (en) Evaluating system and evaluating method for deep packet inspection product
CN111985789A (en) Vehicle-mounted terminal information security threat analysis and risk assessment system and method
CN112835808A (en) Interface testing method and device, computer equipment and storage medium
CN111131351B (en) Method and device for confirming model of Internet of things equipment
CN109104381B (en) Mobile application identification method based on third-party traffic HTTP message
CN107766224B (en) Test method and test device
CN111859069B (en) Network malicious crawler identification method, system, terminal and storage medium
CN107995650B (en) Method and device for acquiring neighbor cell identifier
CN117254983A (en) Method, device, equipment and storage medium for detecting fraud-related websites
CN112232719A (en) Index quantitative scoring method, computer equipment and storage medium
CN106484601B (en) User data analysis method and system for client
CN113765850A (en) Internet of things anomaly detection method and device, computing equipment and computer storage medium
CN107483294B (en) Method and device for monitoring network request
CN110740081A (en) Data visualization method for page performance of standard multiple companies
CN113660227B (en) Quantitative calculation method and device for network security vulnerability assessment
CN111045915A (en) Safety test method and device based on product function test case
CN113672497B (en) Method, device and equipment for generating non-buried point event and storage medium
CN115904388A (en) Application program protocol analysis method, device, equipment and storage medium
CN111143644B (en) Identification method and device of Internet of things equipment

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