CN105426212B - Dynamic updating method and device for virtual equipment composition - Google Patents

Dynamic updating method and device for virtual equipment composition Download PDF

Info

Publication number
CN105426212B
CN105426212B CN201510863123.2A CN201510863123A CN105426212B CN 105426212 B CN105426212 B CN 105426212B CN 201510863123 A CN201510863123 A CN 201510863123A CN 105426212 B CN105426212 B CN 105426212B
Authority
CN
China
Prior art keywords
abstract
equipment
devices
virtual
user
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
CN201510863123.2A
Other languages
Chinese (zh)
Other versions
CN105426212A (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.)
Qingdao Haier Intelligent Home Appliance Technology Co Ltd
Original Assignee
Qingdao Haier Intelligent Home Appliance 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 Qingdao Haier Intelligent Home Appliance Technology Co Ltd filed Critical Qingdao Haier Intelligent Home Appliance Technology Co Ltd
Priority to CN201510863123.2A priority Critical patent/CN105426212B/en
Publication of CN105426212A publication Critical patent/CN105426212A/en
Application granted granted Critical
Publication of CN105426212B publication Critical patent/CN105426212B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44578Preparing or optimising for loading

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Small-Scale Networks (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a dynamic updating method and device for virtual equipment composition. The method comprises the following steps: creating abstract equipment for physical equipment accessed to a network according to a preset abstract equipment model, wherein parameters of the abstract equipment model comprise: abstract attribute information of the device; acquiring attribute information of abstract equipment in new virtual equipment, wherein the attribute information is acquired by blending the abstract equipment and/or existing virtual equipment; when detecting that the attribute information of the abstract device in the new virtual device changes, acquiring other abstract devices to replace the abstract device to provide services for the user, wherein the other abstract devices are abstract devices which provide the same services as the abstract device. By means of the technical scheme, other household appliances can be selected as substitutes, and the service required by the user is continuously provided.

Description

Dynamic updating method and device for virtual equipment composition
Technical Field
The invention relates to the technical field of Internet of things, in particular to a dynamic updating method and device for virtual equipment composition.
Background
Under the intelligent home application scene, when a single intelligent household appliance cannot meet the requirements of a user, the cloud platform can combine and call related functions of a plurality of household appliances, and a virtual form device (namely, a virtual device) is constructed to provide required services for the user.
Specifically, international standards organization oneM2M in the field of internet of things proposes 3 device types, as shown in fig. 1, including: physical equipment: i.e. the real existing device morphology in reality. Abstract device: when a physical device accesses the oneM2M platform, the platform abstracts the device into a plurality of basic functional units, which are called abstract devices. The abstract device only has general properties, and shields the underlying network technology and physical form of the device. Virtual equipment: the oneM2M platform selects relevant devices from existing devices (including abstract devices and virtual devices), and generates virtual devices through mash-up (mash-up) to provide new services. The virtual device does not actually exist, but exists in the oneM2M platform in software.
oneM2M proposes a device modeling scheme as shown in fig. 2. The Device model is mainly composed of several operations (operations) for describing the functions provided by the Device; each operation in turn contains several parameters (parameters); in addition, the device basic information such as manufacturer, product identification and the like is also included.
oneM2M also proposes a virtual device on-demand creation method based on semantic combination technology. Taking an Air Pollution Index (API) queried by a user at home as an example, the oneM2M platform semantic engine combines partial functions (CO2 detection, VOC monitoring, etc.) of existing household appliances into a new resource, namely, an Air Pollution monitoring device, so as to meet the query requirements of the user, as shown in fig. 3, the specific steps are as follows:
step 1, the application sends a semantic query request to the semantic engine of oneM2M platform, such as the number of APIs in home.
Step 2, the semantic engine queries whether the existing device can satisfy the query, wherein the semantic engine and the Common Services Function (CSF) form a Common Services Entity (CSE).
And step 3, the CSF returns the query result, and resources which can meet the query do not exist.
And 4, determining the semantic description of the user by the semantic engine according to the user query, such as determining that the API comprises CO2 concentration and VOC concentration.
And 5, querying member resources (abstract devices) related to the semantic description by the semantic engine.
Step 6, the CSF returns a Uniform Resource Identifier (URI) of the discovered member Resource.
And 7, the semantic engine requests to create the virtual equipment and establishes association with the corresponding member resources.
Step 8, CSF returns the virtual device creation result.
And 9, storing and operating the virtual equipment by the semantic engine.
Step 10, the semantic engine inquires data from the member resource associated with the virtual device.
The CSF returns the data query result, step 11.
Step 12, the semantic engine calculates the user query result based on the acquired data, applying the service logic.
And step 13, the semantic engine returns the query result to the application end.
Because the virtual device includes functions from multiple home devices, when the state, location, and other attributes of a certain home device change, the virtual device may not continue to provide the service required by the user; the prior art only describes the creation process of the virtual device, and does not relate to the dynamic maintenance and update mechanism of the virtual device. In an actual application scenario, after the virtual device is created, a user may close a certain home device or change the function and location of the home device according to the user's own needs at any time, which may cause the virtual device to be unable to continue providing services.
Disclosure of Invention
In view of the above, the present invention is proposed to provide a virtual device composition dynamic update method and apparatus that overcomes or at least partially solves the above-mentioned problems.
The invention provides a dynamic updating method of virtual equipment composition, which comprises the following steps:
creating abstract equipment for physical equipment accessed to a network according to a preset abstract equipment model, wherein parameters of the abstract equipment model comprise: abstract attribute information of the device;
acquiring attribute information of abstract equipment in new virtual equipment, wherein the attribute information is acquired by blending the abstract equipment and/or existing virtual equipment;
when detecting that the attribute information of the abstract device in the new virtual device changes, acquiring other abstract devices to replace the abstract device to provide services for the user, wherein the other abstract devices are abstract devices which provide the same services as the abstract device.
The invention also provides a dynamic updating device for virtual equipment composition, which comprises:
the creating module is used for creating abstract equipment for the equipment accessed to the network according to a preset abstract equipment model, wherein the parameters of the abstract equipment model comprise: abstract attribute information of the device;
the acquisition module is used for acquiring the attribute information of the abstract equipment in the new virtual equipment, which is obtained by the hybrid aggregation of the abstract equipment and/or the existing virtual equipment;
and the updating module is used for acquiring other abstract equipment to replace the abstract equipment to provide services for the user when detecting that the attribute information of the abstract equipment in the new virtual equipment changes, wherein the other abstract equipment is the abstract equipment which provides the same services as the abstract equipment.
The invention has the following beneficial effects:
by adding the attribute field in the abstract device description mode, the functional availability of the household appliance is used as a basis for triggering the virtual device to update, the problem that the virtual device cannot be dynamically updated in the prior art is solved, and when a household appliance forming the virtual device cannot continuously provide services due to shutdown, function mode change and the like, other household appliances can be preferably used as substitutes to continuously provide the services required by the user.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 is a schematic diagram of 3 types of equipment in the prior art;
FIG. 2 is a schematic diagram of a prior art device modeling scheme;
FIG. 3 is a signaling flow diagram of a prior art method for on-demand virtual device creation;
FIG. 4 is a flowchart of a method for dynamically updating virtual device composition according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of an abstract device model of an embodiment of the invention;
FIG. 6 is a flowchart illustrating a detailed process of a dynamic update method for virtual device composition according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a dynamic update apparatus for virtual device composition according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As described above, the prior art only describes the creation process of the virtual device, and does not relate to the dynamic maintenance and update mechanism of the virtual device. In an actual application scenario, after the virtual device is created, a user may close a certain home device or change the function and location of the home device according to the user's own needs at any time, which may cause the virtual device to be unable to continue providing services. In order to solve the problem that the dynamic update of virtual equipment is not supported in the prior art, the invention provides a dynamic update method and a dynamic update device for virtual equipment composition, wherein an attribute field is added in an abstract equipment description mode, the change of the functional availability and the position of household electrical appliance equipment is used as a basis for triggering the update of the virtual equipment, and a preferential selection rule of the substitute equipment is predefined in the update process of the virtual equipment; and when the virtual equipment updating process is triggered, the cloud platform selects new household electrical equipment according to a predefined rule to replace the existing unavailable equipment and continuously provide services for the user. The present invention will be described in further detail below with reference to the drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and do not limit the invention.
Method embodiment
According to an embodiment of the present invention, a method for dynamically updating a virtual device composition is provided, fig. 4 is a flowchart of the method for dynamically updating a virtual device composition according to the embodiment of the present invention, and as shown in fig. 4, the method for dynamically updating a virtual device composition according to the embodiment of the present invention includes the following steps:
step 401, creating an abstract device for a physical device accessing to a network (cloud platform) according to a preset abstract device model, wherein parameters of the abstract device model include: attribute information of the abstract device, preferably, the attribute information of the abstract device includes at least one of: device status, device location; in practical applications, the attribute information further includes device operations for describing the functions provided by the device; the device state is used to describe whether the abstract device is currently available, and the device location is used to describe the location of the abstract device.
Preferably, in the embodiment of the present invention, before creating the abstract device, a selection priority rule of the abstract device may also be created. Specifically, the selecting the priority rule specifically includes: firstly, other available abstract devices included in the physical device corresponding to the virtual device to which the abstract device belongs are selected, for example, if the virtual device vD _1 includes 3 abstract devices a, b, and c, which are respectively from the physical device A, B, C, when a is unavailable, all available abstract devices created based on A, B, C have the highest priority; secondly, selecting available abstract devices positioned in other physical devices; and finally, selecting the currently unavailable abstract device, wherein when the currently unavailable abstract device is selected, according to the shutdown time, firstly selecting the abstract device with the longest shutdown time of the corresponding physical device, and secondly selecting the abstract device with the shorter shutdown time of the corresponding physical device.
Step 402, obtaining attribute information of abstract device in new virtual device obtained by hybrid aggregation of abstract device and/or existing virtual device
Specifically, before step 402, according to a service requested by a user, the abstract device and/or the existing virtual device are mixed to create a new virtual device, and the new virtual device provides a service for the user; the abstract devices and/or existing virtual devices may be mixed together according to selection priority rules to create new virtual devices.
Step 403, when detecting that the attribute information of the abstract device in the new virtual device changes, acquiring another abstract device to replace the abstract device to provide service for the user, where the other abstract device is an abstract device that provides the same service as the abstract device. In step 403, other abstract devices may be obtained according to the priority rule to replace the abstract device to provide services for the user;
specifically, in step 403, when it is detected that the device state of the abstract device in the new virtual device changes, acquiring another abstract device to replace the abstract device to provide a service for the user, where the other abstract device is an abstract device that provides the same service as the abstract device;
when the device position of the abstract device in the new virtual device is detected to change, acquiring other abstract devices to replace the abstract device to provide services for the user, wherein the other abstract devices are the abstract devices which have the same position as the original device of the abstract device and provide the same services.
The above technical solutions of the embodiments of the present invention are described in detail below with reference to the accompanying drawings.
When the household appliance equipment (namely the physical equipment) is registered to the cloud platform, the cloud platform can abstract the independent functions or services provided by the physical equipment to generate a plurality of abstract equipment; after receiving the user requirement, the cloud platform analyzes the service required by the user, inquires corresponding abstract equipment, and further finds the household appliance equipment and the specific function required to be called by the user. The technical solution of the embodiment of the present invention extends the device model shown in fig. 2, and adds a device state (Status) attribute and a device Location (Location) attribute to obtain an abstract device model absDevice shown in fig. 5.
Wherein, Status attribute: for describing whether the abstract device is currently available; the availability of the abstract device is determined according to the current on-off state of the source device (i.e. the physical device abstracting the abstract device), and the attributes of the function mode (such as mutually exclusive functions of cooling, heating, dehumidifying, etc. of the air conditioner).
Location attribute: for describing the concrete location of the abstract device in the home; the location of the abstract device is the same as the location of the source device. This attribute represents to a large extent the specific environmental attributes that the abstract device acts on, such as which room's temperature can be lowered, which room's humidity is obtained, etc.
It is assumed that the virtual device vD _1 comprises an abstract device aD _1 that can provide the service S _ 1. When the Status attribute of aD _1 changes from available to unavailable or the Location attribute changes (such as moving out of the current room), vD _1 is triggered to be dynamically updated. In the dynamic update process of vD _1, the cloud platform selects other abstract devices, which are the same as the service (S _1) provided by aD _1 and Location, including a usable device (Status) and an unusable device (Status). When a plurality of abstract devices are selected, the priority is sequentially from high to low:
1. other available abstract devices are included in the vD _1 related physical devices, and the purpose is to call as few physical devices as possible to meet the user requirements;
2. other available abstract devices not included in the vD _ 1-related physical device, in order to not start the physical device as new as possible;
3. other abstract devices not currently available, wherein the shorter the source device power-off time of the abstract device, the lower the priority selected, in order to minimize the number of home devices that the user has just turned off.
Wherein rules 2 and 3 are also applicable during virtual device creation.
The following illustrates a dynamic updating method for virtual device composition according to an embodiment of the present invention through a specific home application scenario. In this example, an air conditioner AC, an air purifier Cleaner, and an electric Heater are disposed in the main bedroom. Assuming that both the AC and the Heater have access to the network, the Heater is in the power-on state and the AC is in the power-off state. At this time, Cleaner accesses the network. The user requests "air steward" services including a room temperature conditioning (warming) function and an air purification function in the master bedroom.
The abstract devices generated by each household appliance are as follows:
AC: the heating working mode can be abstracted to an abstract device ac _ heater, and the PM2.5 purification function can be abstracted to an abstract device ac _ pm2.5 cleaner; cleaner: abstractable as an abstract device cl _ cleaner; a Heater: abstractable as an abstract device ht _ header.
Fig. 6 is a flowchart of detailed processing of a virtual device composition dynamic update method according to an embodiment of the present invention, and as shown in fig. 6, the method specifically includes the following processing:
step 0: an abstract device model is predefined, and a priority rule of abstract devices selected in the dynamic updating process of the virtual devices is defined.
Step 1: the purifier Cleaner accesses the network and sends an access request to the cloud platform.
Step 2: after receiving an access request of Cleaner, the cloud platform creates abstract equipment cl _ Cleaner based on the abstract equipment model; where Status is True (currently available) and Location is the master bedroom.
And step 3: the user sends a service request to the cloud platform through the APP and hopes to obtain 'air manager' service in the master bedroom.
And 4, step 4: the cloud platform queries abstract equipment capable of providing room temperature improvement and air purification service in the main bedroom according to user requirements, and acquires an ht _ heater and an ac _ heater with the room temperature improvement function and a cl _ cleaner and an ac _ pm2.5cleaner with the air purification function respectively; and according to a preference rule, selecting currently available ht _ heater and cl _ cleaner, creating a virtual device AirManager, and providing services for the user.
And 5: in the process of the AirManager providing the service, the user moves the Heater from the master bedroom to the secondary bedroom.
Step 6: the cloud platform finds that the position of the Heater changes (through indoor positioning or active reporting of the Heater), determines that the position of the ht _ Heater changes through the association relation, cannot continuously provide the service for improving the temperature of the master bedroom, and triggers the air manager to update.
And 7: and the cloud platform queries abstract equipment which can replace the ht _ heater, acquires the AC _ heater which is in the unavailable state at present, and acquires the corresponding source household appliance AC.
And 8: the cloud platform sends a power-on instruction to the AC and sets the functional mode of the AC to 'heating' to ensure that the Status of the AC _ heater becomes True.
And step 9: in the process that the AirManager provides the service, the user sends a shutdown instruction to Cleaner through APP; and after receiving the instruction, Cleaner executes the operation and reports the new state to the cloud platform.
Step 10: after receiving the Cleaner report message, the cloud platform determines that the abstract device cl _ Cleaner becomes unavailable through the incidence relation and cannot continuously provide the air purification service of the master bedroom, and triggers the AirManager to update.
Step 11: and querying an abstract device capable of replacing the ht _ heater by the cloud platform, acquiring AC _ pm2.5cleaner in an unavailable state at present, and acquiring a corresponding source household appliance AC.
Step 12: the cloud platform sends an instruction to the AC, and the PM2.5 purification function is started.
In summary, in the technical solution of the embodiment of the present invention, by adding the attribute field in the abstract device description mode, the change of the functional availability and the position of the home appliance device is used as a basis for triggering the update of the virtual device, and a priority selection rule of the replacement device is predefined in the update process of the virtual device; and when the virtual equipment updating process is triggered, the cloud platform selects new household electrical equipment according to a predefined rule to replace the existing unavailable equipment and continuously provide services for the user.
Device embodiment
According to an embodiment of the present invention, a dynamic update apparatus for virtual device composition is provided, fig. 7 is a schematic structural diagram of the dynamic update apparatus for virtual device composition according to an embodiment of the present invention, and as shown in fig. 7, the dynamic update apparatus for virtual device composition according to an embodiment of the present invention includes: a creation module 70, an acquisition module 72, and an update module 74, each of which is described in detail below.
A creating module 70, configured to create an abstract device for a device accessing a network according to a preset abstract device model, where parameters of the abstract device model include: abstract attribute information of the device; preferably, the attribute information of the abstract device includes at least one of: device status, device location; in practical applications, the attribute information further includes device operations for describing the functions provided by the device; the device state is used to describe whether the abstract device is currently available, and the device location is used to describe the location of the abstract device. The creation module 70 is further configured to: firstly, other available abstract devices included in the physical device corresponding to the virtual device to which the abstract device belongs are selected, for example, if the virtual device vD _1 includes 3 abstract devices a, b, and c, which are respectively from the physical device A, B, C, when a is unavailable, all available abstract devices created based on A, B, C have the highest priority; secondly, selecting available abstract devices positioned in other physical devices; and finally, selecting the currently unavailable abstract device, wherein when the currently unavailable abstract device is selected, according to the shutdown time, firstly selecting the abstract device with the longest shutdown time of the corresponding physical device, and secondly selecting the abstract device with the shorter shutdown time of the corresponding physical device.
An obtaining module 72, configured to obtain attribute information of an abstract device in a new virtual device obtained by blending the abstract device and/or an existing virtual device
Specifically, the obtaining module 72 performs hybrid aggregation on the abstract device and/or the existing virtual device to create a new virtual device according to the service requested by the user, and provides the service for the user through the new virtual device;
and the updating module 74 is configured to, when detecting that the attribute information of the abstract device in the new virtual device changes, obtain another abstract device to replace the abstract device to provide services for the user, where the other abstract device is an abstract device that provides the same services as the abstract device. The update module 74 is specifically configured to: when the device state of the abstract device in the new virtual device is detected to change, acquiring other abstract devices to replace the abstract device to provide services for a user, wherein the other abstract devices are abstract devices which provide the same services as the abstract device; when the device position of the abstract device in the new virtual device is detected to change, acquiring other abstract devices to replace the abstract device to provide services for the user, wherein the other abstract devices are the abstract devices which have the same position as the original device of the abstract device and provide the same services.
Preferably, the updating module 74 is specifically configured to: acquiring other abstract equipment to replace the abstract equipment to provide service for the user according to the priority rule; and performing the blending on the abstract device and/or the existing virtual devices according to the selection priority rule to create a new virtual device.
The specific operations of the modules in the embodiments of the present invention have been described in detail in the above embodiments of the method, and are not described herein again.
In summary, in the technical solution of the embodiment of the present invention, by adding the attribute field in the abstract device description mode, the change of the functional availability and the position of the home appliance device is used as a basis for triggering the update of the virtual device, and a priority selection rule of the replacement device is predefined in the update process of the virtual device; and when the virtual equipment updating process is triggered, the cloud platform selects new household electrical equipment according to a predefined rule to replace the existing unavailable equipment and continuously provide services for the user.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.
The algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the client in an embodiment may be adaptively changed and provided in one or more clients different from the embodiment. The modules of the embodiments may be combined into one module and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-assemblies. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or client so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components in a client loaded with a ranking website according to embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.

Claims (10)

1. A dynamic updating method for virtual device composition is characterized by comprising the following steps:
creating abstract equipment for physical equipment accessed to a network according to a preset abstract equipment model, wherein parameters of the abstract equipment model comprise: attribute information of the abstract device;
acquiring attribute information of abstract equipment in new virtual equipment, wherein the attribute information is acquired by blending the abstract equipment and/or existing virtual equipment;
and when detecting that the attribute information of the abstract device in the new virtual device changes, acquiring other abstract devices to replace the abstract device to provide services for the user, wherein the other abstract devices are abstract devices which provide the same services as the abstract device.
2. The method of claim 1, wherein the attribute information of the abstract device comprises at least one of: device status, device location;
when detecting that the attribute information of the abstract device in the new virtual device changes, acquiring other abstract devices to replace the abstract device to provide the service for the user specifically includes:
when the device state of the abstract device in the new virtual device is detected to change, acquiring other abstract devices to replace the abstract device to provide the service for the user, wherein the other abstract devices are abstract devices which provide the same service as the abstract device;
and when detecting that the device position of the abstract device in the new virtual device changes, acquiring other abstract devices to replace the abstract device to provide the service for the user, wherein the other abstract devices are the abstract devices which have the same position as the original device of the abstract device and provide the same service.
3. The method of claim 1, wherein the method further comprises: a selection priority rule for the abstract device is created.
4. The method of claim 3, wherein the selecting a priority rule specifically comprises: firstly, selecting other available abstract devices contained in physical devices corresponding to virtual devices to which the abstract devices belong; secondly, selecting available abstract devices positioned in other physical devices; and finally, selecting the currently unavailable abstract device, wherein when the currently unavailable abstract device is selected, the abstract device with the longest shutdown time of the corresponding physical device is preferentially selected according to the shutdown time.
5. The method of claim 4,
acquiring other abstract devices to replace the abstract devices to provide the service for the user specifically comprises:
acquiring other abstract equipment to replace the abstract equipment to provide the service for the user according to a pre-acquired priority selection rule;
the creating of the new virtual device by performing the blending on the abstract device and/or the existing virtual device specifically includes:
and performing mixing aggregation on the abstract equipment and/or the existing virtual equipment according to a pre-acquired selection priority rule to create new virtual equipment.
6. A dynamic update apparatus for virtual device composition, comprising:
the creating module is configured to create an abstract device for a device accessing a network according to a preset abstract device model, where parameters of the abstract device model include: attribute information of the abstract device;
the acquisition module is used for acquiring the attribute information of the abstract equipment in the new virtual equipment, which is obtained by the hybrid aggregation of the abstract equipment and/or the existing virtual equipment;
and the updating module is used for acquiring other abstract equipment to replace the abstract equipment to provide services for the user when detecting that the attribute information of the abstract equipment in the new virtual equipment changes, wherein the other abstract equipment is the abstract equipment which provides the same services as the abstract equipment.
7. The apparatus of claim 6, wherein the attribute information of the abstract device comprises at least one of: device status, device location;
the update module is further to:
when the device state of the abstract device in the new virtual device is detected to change, acquiring other abstract devices to replace the abstract device to provide the service for the user, wherein the other abstract devices are abstract devices which provide the same service as the abstract device;
and when detecting that the device position of the abstract device in the new virtual device changes, acquiring other abstract devices to replace the abstract device to provide the service for the user, wherein the other abstract devices are the abstract devices which have the same position as the original device of the abstract device and provide the same service.
8. The apparatus of claim 6, wherein the creation module is further to: a selection priority rule for the abstract device is created.
9. The apparatus of claim 6, wherein selecting the priority rule specifically comprises: firstly, selecting other available abstract devices contained in physical devices corresponding to virtual devices to which the abstract devices belong; secondly, selecting available abstract devices positioned in other physical devices; and finally, selecting the currently unavailable abstract device, wherein when the currently unavailable abstract device is selected, the abstract device with the longest shutdown time of the corresponding physical device is preferentially selected according to the shutdown time.
10. The apparatus of claim 8 or 9, wherein the update module is specifically configured to:
acquiring other abstract equipment to replace the abstract equipment to provide the service for the user according to a pre-acquired priority selection rule;
and performing mixing aggregation on the abstract equipment and/or the existing virtual equipment according to a pre-acquired selection priority rule to create new virtual equipment.
CN201510863123.2A 2015-11-30 2015-11-30 Dynamic updating method and device for virtual equipment composition Active CN105426212B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510863123.2A CN105426212B (en) 2015-11-30 2015-11-30 Dynamic updating method and device for virtual equipment composition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510863123.2A CN105426212B (en) 2015-11-30 2015-11-30 Dynamic updating method and device for virtual equipment composition

Publications (2)

Publication Number Publication Date
CN105426212A CN105426212A (en) 2016-03-23
CN105426212B true CN105426212B (en) 2021-12-24

Family

ID=55504440

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510863123.2A Active CN105426212B (en) 2015-11-30 2015-11-30 Dynamic updating method and device for virtual equipment composition

Country Status (1)

Country Link
CN (1) CN105426212B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107495719B (en) * 2017-09-06 2021-03-02 江苏慕林智能电器有限公司 Virtual scene configuration method and system and virtual scene configuration method of electric sofa
CN107809356B (en) * 2017-10-16 2020-07-28 杭州博联智能科技股份有限公司 Control method and system for accessing internet resources to intelligent home platform
CN108923969A (en) * 2018-06-29 2018-11-30 海尔优家智能科技(北京)有限公司 A kind of method, apparatus of equipment linkage, equipment and computer readable storage medium
CN108919663B (en) * 2018-07-25 2020-08-04 珠海格力电器股份有限公司 Management method of intelligent household equipment and electronic equipment
CN110830530A (en) * 2018-08-09 2020-02-21 中国电信股份有限公司 Method, system and edge gateway equipment for implementing mirror image processing of down-hanging terminal
CN115167160A (en) * 2022-06-27 2022-10-11 青岛海尔智能家电科技有限公司 Device control method and apparatus, device control system, and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014125119A1 (en) * 2013-02-18 2014-08-21 Nec Europe Ltd. Method and system for generating a virtual thing for a machine-to-machine application and a method and system for providing a result of a virtual thing to a machine-to-machine application
CN104777754A (en) * 2015-03-31 2015-07-15 北京海尔广科数字技术有限公司 Virtual device establishing method and device
CN104866650A (en) * 2015-04-28 2015-08-26 北京海尔广科数字技术有限公司 Abstract equipment creating method and device
WO2015127646A1 (en) * 2014-02-28 2015-09-03 华为技术有限公司 Apparatus and communication device for semantic hybrid clustering, and semantic hybrid clustering method
CN104995889A (en) * 2013-02-19 2015-10-21 Lg电子株式会社 Method for modifying m2m service setting and apparatus therefor
CN105009131A (en) * 2012-09-22 2015-10-28 谷歌公司 Multi-tiered authentication methods for facilitating communications amongst smart home devices and cloud-based servers

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015031750A1 (en) * 2013-08-29 2015-03-05 Convida Wireless LLC Internet of things event management systems and methods

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105009131A (en) * 2012-09-22 2015-10-28 谷歌公司 Multi-tiered authentication methods for facilitating communications amongst smart home devices and cloud-based servers
WO2014125119A1 (en) * 2013-02-18 2014-08-21 Nec Europe Ltd. Method and system for generating a virtual thing for a machine-to-machine application and a method and system for providing a result of a virtual thing to a machine-to-machine application
CN104995889A (en) * 2013-02-19 2015-10-21 Lg电子株式会社 Method for modifying m2m service setting and apparatus therefor
WO2015127646A1 (en) * 2014-02-28 2015-09-03 华为技术有限公司 Apparatus and communication device for semantic hybrid clustering, and semantic hybrid clustering method
CN104777754A (en) * 2015-03-31 2015-07-15 北京海尔广科数字技术有限公司 Virtual device establishing method and device
CN104866650A (en) * 2015-04-28 2015-08-26 北京海尔广科数字技术有限公司 Abstract equipment creating method and device

Also Published As

Publication number Publication date
CN105426212A (en) 2016-03-23

Similar Documents

Publication Publication Date Title
CN105426212B (en) Dynamic updating method and device for virtual equipment composition
CN107872528B (en) Message pushing method and device
CN110597075B (en) Method and device for detecting control conflict, electronic equipment and storage medium
CN106059825A (en) Distributed system and configuration method
US20160174268A1 (en) Smart home controller and communication method thereof
EP2822302A1 (en) Group communication method and system, group server and group member device
CN104348881B (en) User resources division methods and device in cloud management platform
CN102937980A (en) Method for inquiring data of cluster database
EP3107244A1 (en) Hierarchical service management
US10091278B1 (en) Data exchange services
CN110515307B (en) Method for controlling intelligent household equipment and network equipment
CN110784538B (en) Household appliance configuration file generation method and device, household appliance and storage medium
CN104780210A (en) Load balancing method and device
CN110099369B (en) Method and device for processing information in M2M
CN102984012A (en) Management method and system for service resources
US20180242177A1 (en) Monitoring management method and apparatus
WO2021027437A1 (en) Resource scheduling method and system, and computer-readable storage medium
CN107517238A (en) A kind of smart machine control method, device and equipment for Internet of Things
CN109756533A (en) A kind of mirror image accelerated method, device and server
CN104866650B (en) Method and device for creating abstract device
CN104777754B (en) Virtual equipment creating method and device
US20210406076A1 (en) Method and device for operating instance resources
CN114697150B (en) Command issuing method and device, storage medium and electronic device
CN113452763B (en) Smart home business registration method and device and smart home system
CN114244642A (en) Control method and device of equipment, computer readable storage medium and processor

Legal Events

Date Code Title Description
C06 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