CN117812113A - Recommending method, recommending device, recommending equipment and recommending storage medium for Internet of things equipment - Google Patents

Recommending method, recommending device, recommending equipment and recommending storage medium for Internet of things equipment Download PDF

Info

Publication number
CN117812113A
CN117812113A CN202410032701.7A CN202410032701A CN117812113A CN 117812113 A CN117812113 A CN 117812113A CN 202410032701 A CN202410032701 A CN 202410032701A CN 117812113 A CN117812113 A CN 117812113A
Authority
CN
China
Prior art keywords
internet
things
equipment
capability
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202410032701.7A
Other languages
Chinese (zh)
Inventor
严式弘
周科诺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhongke Wuqi Nanjing Technology Co ltd
Original Assignee
Zhongke Wuqi Nanjing 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 Zhongke Wuqi Nanjing Technology Co ltd filed Critical Zhongke Wuqi Nanjing Technology Co ltd
Priority to CN202410032701.7A priority Critical patent/CN117812113A/en
Publication of CN117812113A publication Critical patent/CN117812113A/en
Pending legal-status Critical Current

Links

Landscapes

  • Telephonic Communication Services (AREA)

Abstract

The disclosure provides a recommendation method, a recommendation device and a recommendation storage medium for Internet of things equipment, wherein the method comprises the steps of obtaining an application of the Internet of things to be used; analyzing the application of the Internet of things to be used, and determining the equipment information of the equipment of the Internet of things, which needs to be called, of the application of the Internet of things to be used; and recommending the Internet of things equipment according to the equipment information of the Internet of things equipment required to be called. According to the method, the Internet of things equipment matched with the Internet of things application can be automatically recommended to the user, so that cost waste caused by error selection of the Internet of things equipment is avoided, and the use experience of the user is improved.

Description

Recommending method, recommending device, recommending equipment and recommending storage medium for Internet of things equipment
Technical Field
The disclosure relates to the technical field of internet of things, and in particular relates to a recommendation method, device, equipment and storage medium of internet of things equipment.
Background
When an application scene of the Internet of things is constructed, a user needs to select the application of the Internet of things according to own requirements, and meanwhile, needs to be provided with Internet of things equipment matched with the application of the Internet of things and bind the Internet of things equipment with the application of the Internet of things, so that the bound Internet of things equipment can be controlled through the selected application of the Internet of things, and the construction of the application scene of the Internet of things is completed.
At present, after a user selects an application of the internet of things, the user usually needs to select the internet of things equipment, but most of users lack knowledge on the performance of the internet of things equipment, and cannot accurately judge which internet of things equipment can be matched with the selected application of the internet of things, so that wrong selection is easy to make, and cost waste is caused.
Disclosure of Invention
In view of the above, the present disclosure provides a method, an apparatus, a device, and a storage medium for recommending an internet of things device, which can automatically recommend an internet of things device matched with an internet of things application to a user, thereby avoiding cost waste caused by an error selection of the internet of things device and improving use experience of the user.
According to a first aspect of the present disclosure, there is provided a recommendation method of an internet of things device, including:
acquiring an application of the Internet of things to be used;
analyzing the to-be-used internet of things application, and determining equipment information of the to-be-used internet of things application to be called;
and recommending the Internet of things equipment according to the equipment information of the Internet of things equipment which is called as required.
In one possible implementation, the device information includes: at least one of the type of device, the capabilities, and a range of parameters for said capabilities.
In one possible implementation manner, when recommending the internet of things equipment according to the equipment information of the internet of things equipment to be called, the method is implemented based on a pre-built equipment information base;
the device information base comprises at least one device information in the device ID, brand, model, category, capability and capability parameter range of all the accessible internet of things devices.
In a possible implementation manner, when the device information of the internet of things device and the pre-built device information base are called according to needs, recommending the internet of things device includes:
and screening out target internet of things equipment matched with the equipment information of the internet of things equipment to be called from the equipment information base, and recommending the brand and model of the target internet of things equipment.
In one possible implementation, the method further includes:
acquiring equipment information of accessed equipment;
determining the equipment information of the equipment to be accessed according to the equipment information of the equipment of the Internet of things and the equipment information of the accessed equipment, which are required to be called;
and recommending the Internet of things equipment according to the equipment information of the equipment to be accessed.
In one possible implementation manner, the application to be used in the internet of things is implemented based on a pre-built standard capability interface document;
the standard capability interface document comprises various capabilities of various Internet of things devices, standard capability interface information is configured for each capability, and the standard capability interface information comprises calling functions of the capabilities and parameter value information of the calling functions.
In one possible implementation manner, when the application of the internet of things to be used is built based on the standard capability interface document, the method includes:
determining the type and the capability of the Internet of things equipment to be called by the application of the Internet of things to be used;
determining standard capability interface information of the capability under the category according to the standard capability interface document;
generating a calling instruction for calling a development kit for realizing the capability based on the standard capability interface information;
and generating the application of the to-be-used Internet of things based on the calling instruction and a development kit for realizing the capability.
According to a second aspect of the present disclosure, there is provided a recommendation apparatus of an internet of things device, including:
the application acquisition module is used for acquiring an application of the Internet of things to be used;
the application analysis module is used for analyzing the to-be-used internet of things application and determining equipment information of the to-be-used internet of things application to be called;
and the equipment recommending module is used for recommending the Internet of things equipment according to the equipment information of the Internet of things equipment which is called as required.
According to a third aspect of the present disclosure, there is provided a recommendation device of an internet of things device, comprising: a processor; a memory for storing processor-executable instructions; wherein the processor is configured to perform the method of the first aspect of the present disclosure.
According to a fourth aspect of the present disclosure there is provided a non-transitory computer readable storage medium having stored thereon computer program instructions, wherein the computer program instructions when executed by a processor implement the method of the first aspect of the present disclosure.
The disclosure provides a recommendation method of Internet of things equipment, which comprises the steps of obtaining an application of the Internet of things to be used; analyzing the application of the Internet of things to be used, and determining the equipment information of the equipment of the Internet of things, which needs to be called, of the application of the Internet of things to be used; and recommending the Internet of things equipment according to the equipment information of the Internet of things equipment required to be called. According to the method, the Internet of things equipment matched with the Internet of things application can be automatically recommended to the user, so that cost waste caused by error selection of the Internet of things equipment is avoided, and the use experience of the user is improved.
Other features and aspects of the present disclosure will become apparent from the following detailed description of exemplary embodiments, which proceeds with reference to the accompanying drawings.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate exemplary embodiments, features and aspects of the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 illustrates a flow chart of a recommendation method for an Internet of things device according to an embodiment of the present disclosure;
FIG. 2 shows a schematic block diagram of a recommendation device of an Internet of things device according to an embodiment of the disclosure;
fig. 3 shows a schematic block diagram of a recommendation device of an internet of things device according to an embodiment of the present disclosure.
Detailed Description
Various exemplary embodiments, features and aspects of the disclosure will be described in detail below with reference to the drawings. In the drawings, like reference numbers indicate identical or functionally similar elements. Although various aspects of the embodiments are illustrated in the accompanying drawings, the drawings are not necessarily drawn to scale unless specifically indicated.
The word "exemplary" is used herein to mean "serving as an example, embodiment, or illustration. Any embodiment described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other embodiments.
In addition, numerous specific details are set forth in the following detailed description in order to provide a better understanding of the present disclosure. It will be understood by those skilled in the art that the present disclosure may be practiced without some of these specific details. In some instances, methods, means, elements, and circuits well known to those skilled in the art have not been described in detail in order not to obscure the present disclosure.
< method example >
Fig. 1 shows a flowchart of a recommendation method of an internet of things device, which is implemented by an internet of things application platform according to an embodiment of the present disclosure, as shown in fig. 1, the method includes steps S1100-S1300.
S1100, obtaining the application of the Internet of things to be used.
Specifically, the internet of things application platform comprises an internet of things application library, the internet of things application library comprises a plurality of types of internet of things applications which are built in advance, and a user can select the internet of things applications in the internet of things application library according to own requirements. Under the condition that the fact that the user selects one Internet of things application is detected, the Internet of things application platform obtains the currently selected Internet of things application and takes the currently selected Internet of things application as the Internet of things application to be used. For example, if a user needs to construct an intelligent reading scene, an intelligent reading application can be selected from the application library of the internet of things, and the intelligent reading application is the application of the internet of things to be used.
It should be noted here that the internet of things applications in the internet of things application library are all implemented based on pre-built standard capability interface documents (i.e., API documents). The standard capability interface document comprises various capabilities of various kinds of Internet of things equipment, and standard capability interface information is respectively configured for each capability, wherein the standard capability interface information comprises calling functions of the capability and parameter value information of the calling functions. Such as: the standard capability interface document comprises a type A device, a type B device and a type C device; for the type A equipment, standard capability interface information corresponding to all the capabilities of the type A equipment is associated; for the type B equipment, associating standard capability interface information corresponding to all the capabilities of the type B equipment; for the class C device, standard capability interface information corresponding to all the capabilities of the class C device is associated.
Here, it will be understood by those skilled in the art that the basic capabilities of the type a device, the type B device, and the type C device are different, that is, the basic functions of the three devices are different. That is, various kinds of internet of things devices may be divided according to their basic functions, such as: all lighting devices with lighting functions in the smart home can be collectively called as type A devices (such as various types or types of desk lamps, various types or types of ceiling lamps, various types or types of wall lamps and the like in the market are collectively called as home lamps). All temperature control devices with temperature regulation in the smart home can be collectively called type B devices (such as various types or types of air conditioners in the market are collectively called type B devices; all cleaning devices with cleaning function in the smart home can be collectively called type C devices (such as various types or types of sweeper in the market, various types or types of fresh air blowers and the like are collectively called type C devices).
That is, in the standard capability interface document previously constructed in the present application, the classification of the device types included therein may be classified in the manner of basic capabilities (or functions) as described above, or may be classified in other manners, and is not particularly limited in the present application.
In addition, it should be further explained that, for the determination of the basic functions of the device, the determination may be combined with the specific application scenario determination when in use, for example: for the above-mentioned illumination device, temperature control device and cleaning device etc. it can all correspond as intelligent house application scene. The determination of the basic function of the device may be determined directly based on the instruction of the device or the function located at the time of marketing. Meanwhile, the data such as the device type information and the capability information of each device can be collected and obtained by a big data mode, and the details are not repeated here.
According to the foregoing, before developing the internet of things application in the internet of things application library, it is necessary to construct the standard capability interface document. Wherein, when constructing the standard capability interface document, the method can be realized by the following steps:
first, all the capabilities that the same type of internet of things equipment may possess are determined for various types of internet of things equipment on the market, respectively.
For example, for the type of internet of things device, such as a home lamp, it is found through research that some home lamps in the market have only switching capability, some home lamps have both switching capability and relative brightness adjusting capability, and some home lamps have both switching capability, relative brightness adjusting capability, absolute brightness adjusting capability and color temperature adjusting capability, so that it can be determined that all the capabilities of the type of internet of things device, such as the home lamp, include switching capability, relative brightness adjusting capability, absolute brightness adjusting capability and color temperature adjusting capability.
Secondly, standard capability interface information corresponding to each capability is respectively set for each capability of the same type of internet of things equipment. The standard capability interface information comprises a calling function of the capability interface and parameter value information of the calling function, wherein the parameter value information comprises at least one of parameter value name, data type, value range, step size, example and example description.
In the following, a home lamp having a switching capability, a relative brightness adjusting capability, an absolute brightness adjusting capability, and a color temperature adjusting capability is taken as an example, and standard capability interface information set for various capabilities thereof is exemplified. Specifically:
for the switching capability of the home lamp, a calling function for setting the switching state of the home lamp in the standard capability interface information is set to light.
For the relative brightness adjustment capability of the home lamp, the calling function in the standard capability interface information for setting the relative brightness of the home lamp is set to light.
For the absolute brightness adjustment capability of the home lamp, a calling function for setting the absolute brightness of the home lamp in the standard capability interface information is set to light, a parameter value name in parameter value information of the calling function is set to value, a data type is set to int, a value range is set to 0-20000, a unit is set to nit, a step size is set to 1, and an example description of example 400 is set to adjust the absolute brightness of the home lamp to 400nit.
For the color temperature adjustment capability of the home lamp, a calling function for setting the color temperature of the home lamp in the standard capability interface information thereof is set to light.
Through the first step and the second step, various capabilities of various types of internet of things devices and standard capability interface information configured for each capability can be obtained, so that the information is summarized to obtain a standard capability interface document.
After the creation of the standard capability interface document is completed, the development of the Internet of things application can be performed based on the standard capability interface document. When the Internet of things application is developed based on the standard capability interface document, the method comprises the following steps of:
first, the type and the capability of the Internet of things equipment which needs to be called by the Internet of things application are determined.
For example, the currently-constructed internet of things application is an internet of things application for controlling the opening of the home lamp, at this time, the type of the internet of things equipment to be called by the internet of things application is the home lamp, and the capability of the home lamp to be called is the switching capability.
For another example, the currently constructed internet of things application is an internet of things application for controlling the opening of a home lamp and controlling the opening of a humidifier, at this time, the types of internet of things devices to be called by the internet of things application to be used are the home lamp and the humidifier, the switching capacity of the home lamp is required to be called for furniture and the like, and the switching capacity of the humidifier is required to be called for the humidifier.
And secondly, determining standard capability interface information matched with the type and the capability of the Internet of things equipment according to the standard capability interface document.
For example, when the type of the internet of things equipment to be called by the internet of things application is determined to be a home lamp and the capability of the home lamp to be called is the switching capability, the standard interface information of the switching capability of the home lamp can be queried through querying the standard capability interface document. In the standard interface information of the home light switching capability, the calling function is light, setOnOff (value), the parameter value is value, the data type is bool, the value range is false or true, examples of the false are described as being off, and examples of the true are described as being on.
For another example, when the types of the internet of things equipment to be called by the internet of things application to be used are determined to be the home lamp and the humidifier, the switching capacity of the home lamp is required to be called for the home lamp, and the switching capacity of the humidifier is required to be called for the humidifier, the standard interface information of the switching capacity of the home lamp and the standard interface information of the switching capacity of the humidifier can be queried through querying the standard capacity interface file. The standard interface information of the switching capability of the home lamp is shown above, and will not be described herein. In the standard interface information of the switching capability of the humidifier, the calling function is a humidi fier. SetOnoff (value), the parameter value is a value, the data type is a pool, the value range is false or true, an example of the false is described as being off, and an example of the true is described as being on.
Thirdly, based on standard capability interface information matched with the type and the capability of the Internet of things equipment, generating a calling instruction for calling the SDK development kit for realizing the capability of the Internet of things equipment.
For example, in an embodiment in which it is determined that the type of the internet of things device to be invoked by the internet of things application is a home lamp and the capability of the home lamp to be invoked is a switching capability, standard interface information that the capability of the home lamp is the switching capability is obtained, and a call instruction light. When the value is true, the operation of turning on the household lamp can be controlled by calling the first SDK development kit, and when the value is false, the operation of turning off the household lamp can be controlled by calling the first SDK development kit.
For another example, in an embodiment in which it is determined that the types of the internet of things devices to be called by the internet of things application are a home lamp and a humidifier, the switching capacity of the home lamp is required to be called for furniture and the like, and the switching capacity of the humidifier is required to be called for the humidifier, a call instruction for calling a first SDK development kit for realizing the switching capacity of the home lamp is generated by referring to the above example. Further, standard interface information of the humidifier switching capability is obtained, and a call instruction humidi fier. SetOnOff (value) for calling the SDK development kit for realizing the humidifier switching capability is generated based on the standard interface information of the humidifier switching capability, wherein when the value is true, the operation of turning on the humidifier can be controlled by calling the SDK development kit, and when the value is false, the operation of turning off the humidifier can be controlled by calling the SDK development kit.
Fourth, based on the call instruction and the SDK development kit for realizing the capability thereof, generating the application of the Internet of things to be used. How to generate the application to be used in the internet of things based on the fetching instruction and the SDK development kit for implementing the capability thereof is common knowledge in the art, and will not be described herein.
Before the method is executed, the SDK development toolkit capable of realizing various capabilities of various kinds of Internet of things equipment is generated according to the standard capability interface document and stored in the cloud platform, so that after the calling instruction is generated, the corresponding SDK development toolkit can be called in the cloud platform based on the calling instruction, and corresponding Internet of things application is generated.
When generating an SDK development kit capable of realizing various capabilities of various kinds of Internet of things devices according to a standard capability interface document, the method comprises the following steps: and extracting corresponding standard capability interface information aiming at each capability of each type of Internet of things equipment in the standard capability interface document, and constructing an SDK development kit capable of realizing the capability based on the standard capability interface information.
For example, if all the capabilities of the internet of things device of the type of the home lamp in the standard capability interface document include a switching capability, a relative brightness adjusting capability, an absolute brightness adjusting capability and a color temperature adjusting capability, a first SDK development kit for implementing the switching control of the home lamp is created according to the standard capability interface information of the switching capability of the home lamp in the standard capability interface document. And creating a second SDK development kit for realizing the relative brightness adjustment of the household lamps according to the standard capability interface information of the relative brightness adjustment capability of the household lamps in the standard capability interface document. And creating a third SDK development kit for realizing the absolute brightness adjustment of the household lamp according to the standard capability interface information of the absolute brightness adjustment capability of the household lamp in the standard capability interface document. And creating a fourth SDK development kit for realizing the color temperature adjustment of the household lamp according to the standard capability interface information of the color temperature adjustment capability of the household lamp in the standard capability interface document.
With reference to the above creation process of the SDK development kit for implementing each capability of the home light, the SDK development kit for implementing each capability of the various kinds of internet of things devices may be constructed, and all the developed SDK development kits may be stored in the cloud platform. Therefore, when the application of the Internet of things is developed, the development of the application of the Internet of things can be realized by calling the corresponding SDK development kit.
It should be noted that, because the internet of things application is constructed according to the abstracted standard capability interface document, the constructed internet of things application to be used can be applicable to all types of internet of things equipment of all brands of the same kind, so that the compatibility of the internet of things application to be used is obviously improved.
After the development of the application of the Internet of things is completed, the application of the Internet of things can be released to the application library of the Internet of things, so that a user can select the application of the Internet of things to be used in the application library of the Internet of things according to the requirement of the user. Because the application to be used is selected from the application library of the internet of things, it can be determined that the application to be used is also developed based on the pre-constructed standard capability interface document (i.e., the API document).
S1200, analyzing the application to be used in the Internet of things, and determining the equipment information of the equipment to be called in the Internet of things, which is required to be called by the application to be used in the Internet of things. Wherein the device information may include: at least one of the type of the device, calling capability and parameter range of the calling capability. The type is used for identifying the type of Internet of things equipment with similar functions. For example, the types of internet of things devices may include household lights, door and window sensors, floor fans, and the like. The calling capability is the device function called by the application of the Internet of things. For example, when the internet of things application invokes the on-off control function, the brightness adjusting function and the color temperature adjusting function of the home lamp, the invoking capability obtained by parsing the internet of things application includes the on-off capability, the brightness adjusting capability and the color temperature adjusting capability of the home lamp. The parameter range of the calling capability refers to an adjustable range of parameter values of the calling capability. For example, the internet of things application invokes the brightness adjustment capability of the home lamp, and the brightness of the home lamp can be adjusted within the range of 0-20000nit, and then the parameter range of the brightness adjustment capability of the home lamp is 0-20000nit.
Referring to the development process of the application of the internet of things, the application of the internet of things comprises a call instruction, the call instruction is constructed according to standard capability interface information in a standard capability interface document, and the standard capability interface information has a mapping relation with the type and capability of the device, so when the application of the internet of things to be used is analyzed to determine the device information of the device of the internet of things to be called, the call instruction can be extracted from the application of the internet of things to be used, and then the device information of the device of the internet of things to be called by the application of the internet of things to be used is determined based on the extracted call instruction. Specifically, after the call instruction is extracted, standard interface description information matched with the call instruction can be found in a pre-stored standard capability interface document. And then, respectively taking the capability of the standard interface description information matched with the invoking instruction and the device type of the capability as the invoking capability and the device type of the Internet of things device to be invoked. Further, the data range in the standard interface description information matched with the call instruction is taken as the parameter range of the call capability. So far, all the equipment information of the equipment of the Internet of things to be called can be obtained.
It should be noted that, when the application of the internet of things to be used includes a plurality of call instructions, each call instruction needs to be processed by referring to the method, so as to obtain a device type, a call capability and a parameter range of the call capability corresponding to each call instruction. And then determining the device types of all the Internet of things devices to be called by the Internet of things application to be used, the calling capacity of each device type to be called and the parameter range of each calling capacity based on the device type, the calling capacity and the parameter range of the calling capacity corresponding to each calling instruction.
For example, by analyzing the application to be used in the internet of things, three call instructions, namely a first call instruction, a second call instruction and a third call instruction, are obtained. Processing the first calling instruction to obtain that the equipment type corresponding to the first calling instruction is a household lamp, the calling capability is a switching capability, and the parameter range of the calling capability is false or true; processing the second calling instruction to obtain a device type corresponding to the second calling instruction as a household lamp, wherein the calling capability is color adjusting capability, and the parameter range of the calling capability is 1700-7000K; processing the third calling instruction to obtain that the equipment type corresponding to the third calling instruction is a humidifier, the calling capability is a switching capability, and the parameter range of the calling capability is false or true; the three calling instructions are synthesized to correspond to the device types, the calling capacity and the parameter range of the calling capacity, and finally, the device types of the Internet of things device to be called by the Internet of things application to be used are determined, wherein the device types comprise household lamps and humidifiers; the household lamp comprises a household lamp, wherein the capability required to be called is switching capability and color temperature adjusting capability, the parameter range of the switching capability of the household lamp is false or true, and the parameter range of the color temperature adjusting capability is 1700-7000K. For humidifiers, the calling capability is a switching capability, and the parameter range of the switching capability of the humidifier is false or true.
S1300, recommending the Internet of things equipment according to the equipment information of the Internet of things equipment which is called as required.
In one possible implementation manner, when recommending the internet of things equipment according to the equipment information of the internet of things equipment required to be called, the method is implemented based on a pre-built equipment information base. The device information base comprises at least one device information in the device ID, brand, model, category, capability and capability parameter range of all the accessible internet of things devices.
It should be noted that, when a manufacturer produces a lot of internet of things devices, in order to enable the lot of internet of things devices to be connected to the internet of things application platform, a device key needs to be applied to each internet of things device of the lot respectively, and the device key is burnt into the corresponding internet of things device, so that the internet of things device burnt with the device key can be connected to the internet of things application platform based on the device key.
When applying for a device key for each internet of things device in a batch, the method may include the following steps: firstly, an access platform associated with an application of the Internet of things is opened, a key application control is included in an interface of the access platform, and the key application interface is pushed and displayed under the condition that the key application control is triggered. The user can configure at least one device information such as the number, the type, the brand, the model, the capability, the parameter range of the capability and the like of the batch of the internet of things devices through the key application interface. And secondly, under the condition that a key generation control in a key application interface is triggered, generating N device keys according to device information configured by a user, wherein N is equal to the number of the configured Internet of things devices. Each equipment key comprises at least one piece of equipment information such as a unique equipment ID, the type, the brand, the model, the capability and the parameter range of the capability of the batch of equipment of the Internet of things. After the manufacturer obtains the equipment keys of the internet of things equipment in the batch, the equipment keys can be sequentially burnt into the internet of things equipment in the batch, so that the internet of things equipment in the batch can be accessed into the internet of things application platform. Meanwhile, each time the access platform generates a device key of a batch of internet of things devices, the device key of the batch of internet of things devices is stored in the device information base, so that the device information base can comprise device keys of all internet of things devices (called accessible devices for short) which can access the internet of things application platform, namely, the device information base comprises at least one device information such as device IDs, types, brands, models, capabilities and parameter ranges of the capabilities of all accessible devices.
When recommending the internet of things equipment according to the equipment information of the internet of things equipment and a pre-constructed equipment information base which are required to be called, the method can comprise the following steps: and screening out target internet of things equipment matched with the equipment information of the internet of things equipment to be called from the equipment information base, and recommending the brand and model of the target internet of things equipment.
For example, the device types of the internet of things devices to be invoked using the internet of things application include home lights. For the household lamp, the capability required to be called is the switching capability and the color temperature adjusting capability, and in the embodiment that the parameter range of the switching capability of the household lamp is false or true, and the parameter range of the color temperature adjusting capability is 1700-7000K, the household lamp with the switching capability and the color temperature adjusting capability can be screened out from the equipment information base, and the parameter range of the switching capability of the household lamp is false or true, and the parameter range of the color temperature adjusting capability is 1700-7000K (and or all household lamps including the parameter range, such as 1000-8000K), and the brands and models of the screened household lamps are recommended.
For another example, the types of devices of the internet of things device that are to be invoked for the internet of things application include home lights and humidifiers. The household lamp comprises a household lamp, wherein the capability required to be called is switching capability and color temperature adjusting capability, the parameter range of the switching capability of the household lamp is false or true, and the parameter range of the color temperature adjusting capability is 1700-7000K. For the embodiment that the calling capability is the switching capability and the parameter range of the switching capability of the humidifier is false or true, the embodiment having the switching capability and the color temperature adjusting capability can be screened out from the equipment information base, the parameter range of the switching capability of the household lamp is false or true, the parameter range of the color temperature adjusting capability is 1700-7000K (and or all household lamps including the parameter range, for example, 1000-8000K), and the brands and models of the screened household lamps are recommended. And then screening all the humidifiers with switching capacity in the equipment information base, wherein the parameter range of the switching capacity is false or true, and recommending the brands and the models of the screened humidifiers.
Therefore, the method of the embodiment can be used for recommending equipment for the Internet of things application (such as application developed for the mobile bracelet) of the single equipment, and can be used for recommending equipment for the Internet of things application (such as application for linkage of household lamps, floor fans and door and window sensors) of the linkage of the equipment of the multi-Internet of things.
It should be further noted that, when the device recommendation is performed, all the brands and models of devices meeting the device types, calling capabilities and capability parameter ranges in the device information base are recommended, so that more selection space can be provided for users.
In one possible implementation, the method may further include the steps of:
first, device information of an accessed device is acquired. Specifically, before the user selects the internet of things application, the purchased accessible device and the internet of things application platform can be bound and networked. In the network distribution process, the application platform of the Internet of things acquires the equipment key of the accessible equipment and acquires the equipment information of the accessed equipment based on the equipment key of the accessible equipment.
Secondly, determining the equipment information of the equipment to be accessed according to the equipment information of the internet of things equipment required to be called and the equipment information of the accessed equipment. Specifically, the device information of the accessed device in the device information of the internet of things device to be called is removed, and the rest is the device information of the device to be accessed.
For example, after the intelligent reading application selected by the user is parsed, it is determined that the application needs to call the switching capability, the relative brightness adjusting capability and the color temperature adjusting capability of the household lamp, the height adjusting capability of the intelligent chair, and the switching capability and the spraying amount controlling capability of the humidifier. Meanwhile, if the user is connected with the household lamp with switching capacity, relative brightness adjusting capacity and color temperature adjusting capacity and the intelligent chair with height adjusting capacity, the user needs to purchase and connect the humidifier with switching capacity and spraying capacity if he wants to use the intelligent chair, and the equipment information of the equipment to be connected is the humidifier with switching capacity and spraying capacity control capacity.
Thirdly, recommending the Internet of things equipment according to the equipment information of the equipment to be accessed. Specifically, the recommending process may refer to the device information of the internet of things device and a pre-constructed device information base, which are called according to needs, so as to perform the recommending operation of the internet of things device, which is not described herein.
The disclosure provides a recommendation method of internet of things equipment, which comprises the steps of obtaining an application of the internet of things to be used; analyzing the application of the Internet of things to be used, and determining the equipment information of the equipment of the Internet of things, which needs to be called, of the application of the Internet of things to be used; and recommending the Internet of things equipment according to the equipment information of the Internet of things equipment required to be called. According to the method, the Internet of things equipment matched with the Internet of things application can be automatically recommended to the user, so that cost waste caused by error selection of the Internet of things equipment is avoided, and the use experience of the user is improved.
< device example >
Fig. 2 shows a schematic block diagram of a recommendation apparatus of an internet of things device according to an embodiment of the present disclosure. As shown in fig. 2, the recommendation device 100 of the internet of things device includes:
an application acquisition module 110, configured to acquire an application of the internet of things to be used;
the application parsing module 120 is configured to parse the to-be-used internet of things application, and determine device information of the to-be-used internet of things device that the to-be-used internet of things application needs to call;
and the device recommending module 130 is used for recommending the internet of things device according to the device information of the internet of things device which is called as required.
< device example >
Fig. 3 shows a schematic block diagram of a recommendation device of an internet of things device according to an embodiment of the present disclosure. As shown in fig. 3, the recommendation device 200 of the internet of things device includes: processor 210 and memory 220 for storing instructions executable by processor 210. The processor 210 is configured to implement any of the above-described recommendation methods of the internet of things device when executing the executable instructions.
Here, it should be noted that the number of processors 210 may be one or more. Meanwhile, in the recommendation device 200 of the internet of things device according to the embodiment of the present disclosure, an input device 230 and an output device 240 may also be included. The processor 210, the memory 220, the input device 230, and the output device 240 may be connected by a bus, or may be connected by other means, which is not specifically limited herein.
The memory 220 is a computer-readable storage medium that can be used to store software programs, computer-executable programs, and various modules, such as: program or module corresponding to the recommending method of the internet of things equipment in the embodiment of the disclosure. The processor 210 performs various functional applications and data processing of the recommendation device 200 of the internet of things device by running software programs or modules stored in the memory 220.
The input device 230 may be used to receive an input digital or signal. Wherein the signal may be a key signal generated in connection with user settings of the device/terminal/server and function control. The output means 240 may comprise a display device such as a display screen.
< storage Medium embodiment >
According to a fourth aspect of the present disclosure, there is also provided a non-transitory computer readable storage medium having stored thereon computer program instructions which, when executed by the processor 210, implement a recommendation method of any of the aforementioned internet of things devices.
The foregoing description of the embodiments of the present disclosure has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the embodiments disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the various embodiments described. The terminology used herein was chosen in order to best explain the principles of the embodiments, the practical application, or the technical improvement of the technology in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein.

Claims (10)

1. The recommendation method of the Internet of things equipment is characterized by comprising the following steps of:
acquiring an application of the Internet of things to be used;
analyzing the to-be-used internet of things application, and determining equipment information of the to-be-used internet of things application to be called;
and recommending the Internet of things equipment according to the equipment information of the Internet of things equipment which is called as required.
2. The method of claim 1, wherein the device information comprises: at least one of the type of device, the capabilities, and a range of parameters for said capabilities.
3. The method of claim 1, wherein the recommending of the internet of things device is performed based on a pre-constructed device information base when the device information of the internet of things device is called according to needs;
the device information base comprises at least one device information in the device ID, brand, model type, capability and capability parameter range of all the accessible internet of things devices.
4. The method of claim 3, wherein when recommending the internet of things device according to the device information of the internet of things device and the pre-built device information base, the method comprises:
and screening out target internet of things equipment matched with the equipment information of the internet of things equipment to be called from the equipment information base, and recommending the brand and model of the target internet of things equipment.
5. The method as recited in claim 1, further comprising:
acquiring equipment information of accessed equipment;
determining the equipment information of the equipment to be accessed according to the equipment information of the equipment of the Internet of things and the equipment information of the accessed equipment, which are required to be called;
and recommending the Internet of things equipment according to the equipment information of the equipment to be accessed.
6. The method according to any of claims 1-5, wherein the application to be used with the internet of things is implemented based on a pre-built standard capability interface document;
the standard capability interface document comprises various capabilities of various Internet of things devices, standard capability interface information is configured for each capability, and the standard capability interface information comprises calling functions of the capabilities and parameter value information of the calling functions.
7. The method of claim 6, wherein when building the to-be-used internet of things application based on the standard capability interface document, comprising:
determining the type and the capability of the Internet of things equipment to be called by the application of the Internet of things to be used;
determining standard capability interface information of the capability under the category according to the standard capability interface document;
generating a calling instruction for calling a development kit for realizing the capability based on the standard capability interface information;
and generating the application of the to-be-used Internet of things based on the calling instruction and a development kit for realizing the capability.
8. The recommending device of the internet of things equipment is characterized by comprising:
the application acquisition module is used for acquiring an application of the Internet of things to be used;
the application analysis module is used for analyzing the to-be-used internet of things application and determining equipment information of the to-be-used internet of things application to be called;
and the equipment recommending module is used for calling the equipment information of the Internet of things equipment according to the requirement and recommending the Internet of things equipment.
9. A recommendation device for an internet of things device, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to implement the method of any one of claims 1 to 7 when executing the executable instructions.
10. A non-transitory computer readable storage medium having stored thereon computer program instructions, which when executed by a processor, implement the method of any of claims 1 to 7.
CN202410032701.7A 2024-01-09 2024-01-09 Recommending method, recommending device, recommending equipment and recommending storage medium for Internet of things equipment Pending CN117812113A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410032701.7A CN117812113A (en) 2024-01-09 2024-01-09 Recommending method, recommending device, recommending equipment and recommending storage medium for Internet of things equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410032701.7A CN117812113A (en) 2024-01-09 2024-01-09 Recommending method, recommending device, recommending equipment and recommending storage medium for Internet of things equipment

Publications (1)

Publication Number Publication Date
CN117812113A true CN117812113A (en) 2024-04-02

Family

ID=90419917

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410032701.7A Pending CN117812113A (en) 2024-01-09 2024-01-09 Recommending method, recommending device, recommending equipment and recommending storage medium for Internet of things equipment

Country Status (1)

Country Link
CN (1) CN117812113A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180005293A1 (en) * 2016-06-30 2018-01-04 International Business Machines Corporation Platform for enabling personalized recommendations using intelligent dialog
CN111105298A (en) * 2019-12-31 2020-05-05 杭州涂鸦信息技术有限公司 Purchasing recommendation method and system based on intelligent scene of Internet of things
CN112153137A (en) * 2020-09-21 2020-12-29 三星电子(中国)研发中心 Multi-device linkage method and system
CN112184302A (en) * 2020-09-25 2021-01-05 中国建设银行股份有限公司 Product recommendation method and device, rule engine and storage medium
CN112330412A (en) * 2020-11-17 2021-02-05 中国平安财产保险股份有限公司 Product recommendation method and device, computer equipment and storage medium
CN113302639A (en) * 2019-05-16 2021-08-24 深圳市欢太科技有限公司 Equipment recommendation method and device, electronic equipment and storage medium
CN115187345A (en) * 2022-09-13 2022-10-14 深圳装速配科技有限公司 Intelligent household building material recommendation method, device, equipment and storage medium
CN115809362A (en) * 2021-09-13 2023-03-17 华为技术有限公司 Content recommendation method and electronic equipment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180005293A1 (en) * 2016-06-30 2018-01-04 International Business Machines Corporation Platform for enabling personalized recommendations using intelligent dialog
CN113302639A (en) * 2019-05-16 2021-08-24 深圳市欢太科技有限公司 Equipment recommendation method and device, electronic equipment and storage medium
CN111105298A (en) * 2019-12-31 2020-05-05 杭州涂鸦信息技术有限公司 Purchasing recommendation method and system based on intelligent scene of Internet of things
CN112153137A (en) * 2020-09-21 2020-12-29 三星电子(中国)研发中心 Multi-device linkage method and system
CN112184302A (en) * 2020-09-25 2021-01-05 中国建设银行股份有限公司 Product recommendation method and device, rule engine and storage medium
CN112330412A (en) * 2020-11-17 2021-02-05 中国平安财产保险股份有限公司 Product recommendation method and device, computer equipment and storage medium
CN115809362A (en) * 2021-09-13 2023-03-17 华为技术有限公司 Content recommendation method and electronic equipment
CN115187345A (en) * 2022-09-13 2022-10-14 深圳装速配科技有限公司 Intelligent household building material recommendation method, device, equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
宋晓宇, 薛春燕, 许景科: "关联规则在先进技术与产品推荐系统中的应用", 沈阳建筑大学学报(自然科学版), no. 05, 20 February 2006 (2006-02-20) *

Similar Documents

Publication Publication Date Title
EP3016318A1 (en) Method and apparatus for customizing scene mode of intelligent device
CN113412469A (en) Equipment network distribution method and device, electronic equipment and storage medium
JP2013218350A (en) Determination of environmental parameter set
CN110618614A (en) Control method and device for smart home, storage medium and robot
CN110780598B (en) Intelligent device control method and device, electronic device and readable storage medium
Ashraf et al. Home automation using general purpose household electric appliances with Raspberry Pi and commercial smartphone
CN115685765A (en) Equipment linkage scheme recommendation method, equipment and medium
CN108303902B (en) Equipment control method, medium, equipment and device
CN110794773A (en) Click-type scene creating method and device
CN106101990B (en) Bluetooth device searching method and device
CN111221609A (en) Data processing method, system and storage medium
CN113961622A (en) Data fusion method and device for Internet of things equipment, intelligent terminal and storage medium
CN116719969B (en) Intelligent home interaction data analysis method and system based on Internet of things
CN117812113A (en) Recommending method, recommending device, recommending equipment and recommending storage medium for Internet of things equipment
US10296954B1 (en) Virtualized product evaluation and comparison
CN117812112A (en) Internet of things application recommendation method, device, equipment and storage medium
CN117555810B (en) Virtual debugging method, device, equipment and storage medium of Internet of things application
CN116980714A (en) Background image generation method and device, electronic equipment and storage medium
CN116319138A (en) Intelligent device scene recommendation method and device, storage medium and computer device
KR20090098882A (en) Ambient system and method of controlling the ambient system
CN111144514A (en) Household appliance model identification method and device, storage medium and electronic equipment
CN116027937A (en) Rendering method and device of component to be edited, storage medium and electronic device
CN112711988A (en) Image processing method and device, storage medium and terminal
CN114327709A (en) Control page generation method and device, intelligent device and storage medium
CN114911556A (en) Interface display method, device, equipment and storage medium

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