CN106484544B - Method and device for virtualizing Internet of things equipment - Google Patents

Method and device for virtualizing Internet of things equipment Download PDF

Info

Publication number
CN106484544B
CN106484544B CN201610839425.0A CN201610839425A CN106484544B CN 106484544 B CN106484544 B CN 106484544B CN 201610839425 A CN201610839425 A CN 201610839425A CN 106484544 B CN106484544 B CN 106484544B
Authority
CN
China
Prior art keywords
internet
things
template
application program
equipment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610839425.0A
Other languages
Chinese (zh)
Other versions
CN106484544A (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.)
Beijing Baustem Information Technology Co ltd
Original Assignee
Beijing Baustem Information 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 Beijing Baustem Information Technology Co ltd filed Critical Beijing Baustem Information Technology Co ltd
Priority to CN201610839425.0A priority Critical patent/CN106484544B/en
Publication of CN106484544A publication Critical patent/CN106484544A/en
Application granted granted Critical
Publication of CN106484544B publication Critical patent/CN106484544B/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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a method and a device for virtualizing Internet of things equipment, wherein the method comprises the following steps: generating an Internet of things equipment template corresponding to the Internet of things equipment, and generating Internet of things template equipment according to the Internet of things equipment template and a preset personalized data template; and receiving personalized data configuration from the application program, generating an Internet of things logic device instance according to the personalized data configuration and the Internet of things template device, and distributing the Internet of things logic device instance to the application program. According to the method, the Internet of things equipment is virtualized into a plurality of Internet of things logic equipment instances for providing independent Internet of things equipment services, so that different application programs can access the Internet of things equipment through the respective Internet of things logic equipment instances, the requirements of data diversification and individuation are met, and the data support effect is achieved on big data collection and Internet of things intellectualization.

Description

Method and device for virtualizing Internet of things equipment
Technical Field
The invention relates to the technical field of the internet of things, in particular to a method and a device for virtualizing internet of things equipment.
Background
With the development of the Internet of things technology, the Internet of things equipment is widely applied to the fields of transportation logistics, health care, intelligent home, intelligent office and the like, and has very wide market and application prospects. Through the internet of things, the internet of things equipment can be managed and controlled, data generated by the internet of things equipment are collected, the collected data are converged into big data, trend prediction can be timely made through analyzing the big data, and corresponding countermeasures can be taken.
In a home scene, many internet of things devices are shared by families, and users cannot be distinguished at the device level, so that data generated by the shared internet of things devices cannot reflect the individuality of the users. Taking an intelligent electronic scale as an example, a household usually has only one intelligent electronic scale for use by a whole family, so that the intelligent electronic scale cannot distinguish specific users corresponding to data generated each time.
In order to collect and store personalized data, a user usually uses an application program built in the internet of things device, or downloads the application program to a mobile terminal such as the internet of things device or a mobile phone, and the application program records the data according to the function requirement. The application program generally requires a user to input or select a user name, and data generated by the internet of things device is recorded under the user name, so as to achieve the purpose of distinguishing personalized data.
However, whether the application program is built in the internet of things equipment or downloaded to the internet of things equipment, the application program is still shared by a plurality of users, the types of the acquired data are uniform, and the requirements of data diversification and individuation cannot be met.
Disclosure of Invention
The invention mainly aims to provide a method and a device for virtualizing Internet of things equipment, and aims to solve the problem of personalized use of the Internet of things equipment.
In order to achieve the above object, the present invention provides a method for virtualizing an internet of things device, including:
generating an Internet of things equipment template corresponding to the Internet of things equipment, and generating Internet of things template equipment according to the Internet of things equipment template and a preset personalized data template;
and receiving personalized data configuration from the application program, generating an Internet of things logic device instance according to the personalized data configuration and the Internet of things template device, and distributing the Internet of things logic device instance to the application program.
In addition, in order to achieve the above objective, the present invention further provides an apparatus for virtualizing an internet of things device, including:
the first generation module is used for generating an Internet of things equipment template corresponding to the Internet of things equipment;
the second generation module is used for generating the Internet of things template equipment according to the Internet of things equipment template and a preset personalized data template;
the receiving module is used for receiving personalized data configuration from the application program;
and the third generation module is used for generating an Internet of things logic device instance according to the personalized data configuration and the Internet of things template device and distributing the Internet of things logic device instance to the application program.
According to the method and the device for virtualizing the Internet of things equipment, the Internet of things equipment is virtualized into the plurality of Internet of things logic equipment instances for providing independent Internet of things equipment services, so that different application programs can access the Internet of things equipment through the respective Internet of things logic equipment instances, the requirements of data diversification and individuation are met, and the functions of data support are achieved for big data collection and Internet of things intellectualization.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate and do not limit the invention.
Fig. 1 is a flowchart of a method for virtualizing an internet of things device according to a first embodiment of the present invention;
fig. 2 is a flowchart of a method for virtualizing an internet of things device according to a second embodiment of the present invention;
fig. 3 is a flowchart of a method for virtualizing an internet of things device according to a third embodiment of the present invention;
fig. 4 is a system configuration diagram for virtualizing an internet of things device according to a third embodiment of the present invention;
FIG. 5 is a schematic diagram of a device management interface display general device according to a third embodiment of the present invention;
fig. 6 is a diagram showing an example of a device management interface display general-purpose device according to a third embodiment of the present invention;
fig. 7 is a schematic diagram showing an example of an internet of things logic device displayed on a device management interface according to a third embodiment of the present invention;
fig. 8 is an exemplary diagram showing an example of an internet of things logic device displayed on a device management interface according to a third embodiment of the present invention;
fig. 9 is an exemplary diagram showing an example of a device management interface displaying a plurality of logical devices of the internet of things according to a third embodiment of the present invention;
fig. 10 is a block diagram of an apparatus for virtualizing an internet of things device according to a fourth embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail hereinafter with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the embodiments and features in the embodiments may be arbitrarily combined with each other.
The steps illustrated in the flowchart of the figures may be performed in a computer system, such as a set of computer-executable instructions. Also, while a logical order is depicted in the flowchart, in some cases, the steps depicted or described may be performed in a different order than presented herein.
As shown in fig. 1, a first embodiment of the present invention proposes a method for virtualizing an internet of things device, including:
and 101, generating an Internet of things device template corresponding to the Internet of things device.
Specifically, the internet of things device can be found, and a corresponding internet of things device template is generated according to the type of the internet of things device.
Step 102, generating the Internet of things template equipment according to the Internet of things equipment template and a preset personalized data template.
Step 103, receiving personalized data configuration from the application program, generating an Internet of things logic device instance according to the personalized data configuration and the Internet of things template device, and distributing the Internet of things logic device instance to the application program.
Specifically, when an application program discovers the Internet of things template equipment and determines to use the Internet of things template equipment, personalized data configuration from the application program is received, an Internet of things logic equipment instance is generated according to the personalized data configuration and the Internet of things template equipment, and the Internet of things logic equipment instance is distributed to the application program.
The application program may be an application on a home gateway, an application on a home network device, or an application accessed to the home gateway through RA (Remote Access).
When the application program has no personalized data configuration, the internet of things template device and default personalized data from the application program or preset default personalized data can be used for generating an internet of things logic device instance, and the internet of things logic device instance is distributed to the application program.
According to the method, the device and the system, the Internet of things equipment is virtualized into the plurality of Internet of things logic equipment instances for providing the independent Internet of things equipment service, so that different application programs can access the Internet of things equipment through the respective Internet of things logic equipment instances, the requirements of data diversification and individuation are met, and the functions of data support are achieved for big data collection and Internet of things intellectualization.
As shown in fig. 2, a second embodiment of the present invention proposes a method for virtualizing an internet of things device, including:
in step 201, the device virtualization service platform discovers the internet of things device, and generates a corresponding internet of things device template according to the type of the internet of things device.
Step 202, the equipment virtualization service platform generates the template equipment of the Internet of things according to the template of the equipment of the Internet of things and a preset personalized data template.
The internet of things template device describes resources, services and personalized data templates of the internet of things device, but cannot be used.
In step 203, the application program discovers the internet of things template device in the device virtualization service platform, and sends personalized data configuration to the device virtualization service platform when determining to use the internet of things template device.
Specifically, the application program directly discovers the internet of things template equipment or services through the gateway M2M (Machine to Machine) machine to machine, and when determining to use the internet of things template equipment, obtains the personalized data configuration selected by the user, and sends the personalized data configuration to the equipment virtualization service platform through the gateway M2M service or directly.
It should be noted that, when the application program does not have the personalized data configuration, the application program may send the default personalized data configuration to the device virtualization server platform.
And 204, the device virtualization service platform generates an Internet of things logic device instance according to the personalized data configuration and the Internet of things template device, and distributes the Internet of things logic device instance to the application program.
In step 205, the application program sends configuration personalization data to the device virtualization service platform.
Specifically, the application program generates configuration personalized data according to configuration operation of a user, and sends the configuration personalized data to the device virtualization service platform through gateway M2M service or directly.
And 206, updating the logic device instance of the Internet of things by the device virtualization service platform according to the received configuration personalized data.
According to the equipment virtualization service platform in the second embodiment of the invention, the Internet of things equipment is virtualized into a plurality of Internet of things logic equipment instances for providing independent Internet of things equipment services, all service capabilities of the Internet of things equipment and personalized services and data are contained in the Internet of things logic equipment instances, and the use history of the Internet of things logic equipment instances and users thereof are separated, so that different application programs can access the Internet of things equipment through the respective Internet of things logic equipment instances, thereby meeting the requirements of data diversification and individuation, and playing a role in data support for big data collection and Internet of things intellectualization. In addition, the equipment virtualization service platform generates and updates the logic equipment instance of the Internet of things according to the access and configuration conditions of the application program, and the use of the Internet of things equipment by other application programs is not affected.
As shown in fig. 3, a third embodiment of the present invention proposes a method for virtualizing an internet of things device, which is applied to a system shown in fig. 4, where the system includes an application program, a gateway M2M service, a device virtualization service platform, and the internet of things device, where the method includes:
step 301, the device virtualization service platform discovers the internet of things device, and generates a corresponding internet of things device template according to the type of the internet of things device.
In this embodiment, when the internet of things device is installed but not used, the device management interface of the home gateway displays the general device, as shown in fig. 5. And a resource discovery module in the equipment virtualization service platform discovers the equipment of the Internet of things and generates equipment virtual services and an equipment template of the Internet of things. For example, when the physical network device is a blood pressure monitor device, the display content of the device management interface is as shown in fig. 6.
It should be noted that, the device management interface may be disposed on the home gateway, or may be disposed on other home network devices.
Step 302, the equipment virtualization service platform generates the template equipment of the internet of things according to the template of the equipment of the internet of things and a preset personalized data template.
The internet of things template device describes resources, services and personalized data templates of the internet of things device, but cannot be used.
In this embodiment, after a resource discovery module in a device virtualization service platform generates a device virtual service, the device virtual service notifies a device virtualization management module of new physical device access, and the device virtualization management module generates an internet of things template device according to an internet of things device template and a preset personalized data template.
In step 303, the application program discovers the internet of things template device, and sends personalized data configuration to the device virtualization service platform when determining to use the internet of things template device.
Specifically, the application program directly discovers the template equipment of the internet of things through the gateway M2M service, obtains personalized data configuration selected by a user when determining to use the template equipment of the internet of things, and sends the personalized data configuration to the equipment virtualization service platform through the gateway M2M service.
It should be noted that, when the application program does not have the personalized data configuration, the application program may send the default personalized data configuration to the device virtualization server platform.
And step 304, the equipment virtualization service platform generates an Internet of things logic equipment instance according to the personalized data configuration and the Internet of things template equipment, and distributes the Internet of things logic equipment instance to the application program.
In this embodiment, the device virtualization management module in the device virtualization service platform generates the internet of things logic device instance according to the personalized data configuration and the internet of things template device, and distributes the internet of things logic device instance to the application program, so as to implement the binding relationship between the internet of things logic device instance and the application program, so that the application program can use the internet of things logic device instance, and the internet of things logic device instance can access the internet of things device through the device virtual service in the device virtualization service platform. The device management interface displays an example of an internet of things logical device, as shown in fig. 7. For example, when the physical network device is a sphygmomanometer device and the application program is named "nike+", the display content of the device management interface is shown in fig. 8.
It should be noted that, a plurality of application programs can be accessed on the internet of things device, and each application program is bound with a corresponding internet of things logic device instance. For example, the physical network device is a sphygmomanometer device, and applications "nike+", "edi health" and "blood pressure assistant" are connected to the sphygmomanometer device, and the display content of the device management interface is shown in fig. 9. The content below the equipment icon is a name description, and can be modified by a user according to the needs.
In step 305, the device virtualization service platform receives a destruction request from the gateway M2M service or the application program, and destroys the logical device instance of the internet of things bound to the application program.
Specifically, when the application program leaves from the home network, the gateway M2M service sends a destruction request to the device virtualization service platform, and the device virtualization service platform destroys the logical device instance of the internet of things bound with the application program.
It should be noted that, the personalized data bound to the application program is not deleted, but is maintained in the device virtualization service platform, and when the application program is accessed again, the device virtualization service platform generates the logical device instance of the internet of things bound to the application program again, and reads out the maintained personalized data.
According to the device virtualization service platform in the third embodiment of the invention, the Internet of things device is virtualized into a plurality of Internet of things logic device instances for providing independent Internet of things device services, all service capabilities of the Internet of things device and personalized services and data are contained in the Internet of things logic device instances, and the use history of the Internet of things logic device instances is separated from the use history of the Internet of things logic device instances, so that different application programs can access the Internet of things device through the respective Internet of things logic device instances, thereby meeting the requirements of data diversification and individuation, and playing a role in data support for big data collection and Internet of things intellectualization. In addition, the equipment virtualization service platform generates and destroys the logic equipment instance of the Internet of things according to the access and departure conditions of the application program, and the use of the Internet of things equipment by other application programs is not affected.
The invention further provides a device for virtualizing the Internet of things equipment.
Referring to fig. 10, fig. 10 is a block diagram of an apparatus for virtualizing an internet of things device according to a fourth embodiment of the present invention, where the apparatus includes:
the first generating module 410 is configured to generate an internet of things device template corresponding to an internet of things device.
Specifically, the first generating module 410 is specifically configured to discover an internet of things device, and generate a corresponding internet of things device template according to a type of the internet of things device.
The second generating module 420 is configured to generate an internet of things template device according to the internet of things device template and a preset personalized data template.
The receiving module 430 is configured to receive the personalized data configuration from the application program.
Specifically, the receiving module 430 is specifically configured to receive the personalized data configuration from the application program when the application program discovers the internet of things template device and determines to use the internet of things template device.
The application program can be an application on a home gateway, an application on home network equipment, or an application accessed to the home gateway through RA.
And the third generating module 440 is configured to generate an instance of the logic device of the internet of things according to the personalized data configuration and the template device of the internet of things, and allocate the instance of the logic device of the internet of things to the application program.
Further, the third generating module 440 is further configured to generate an instance of the internet of things logic device by using the internet of things template device and default personalized data from the application program or preset when the application program has no personalized data configuration, and allocate the instance of the internet of things logic device to the application program.
Further, the device further comprises:
and the updating module is used for receiving configuration personalized data from the application program and updating the logic equipment instance of the Internet of things according to the configuration personalized data.
Further, the device further comprises:
the destroying module is used for destroying the logic device instance of the Internet of things.
Further, the device further comprises:
the maintaining module is used for maintaining the personalized data bound with the application program after destroying the logic device instance of the Internet of things, generating the logic device instance of the Internet of things bound with the application program again when the application program is accessed again, and reading the personalized data bound with the application program.
In the fourth embodiment of the invention, the internet of things equipment is virtualized into a plurality of internet of things logic equipment instances for providing independent internet of things equipment services, all service capabilities of the internet of things equipment and personalized services and data are contained in the internet of things logic equipment instances, and the use history of the internet of things logic equipment instances is separated from the user thereof, so that different application programs can access the internet of things equipment through the respective internet of things logic equipment instances, thereby meeting the requirements of data diversification and individuation and playing a role in data support for big data collection and internet of things intellectualization. In addition, according to the access, configuration and leaving conditions of the application program, the logic device instance of the Internet of things is generated, updated and destroyed, and the use of the Internet of things device by other application programs is not affected.
Although the embodiments of the present invention are described above, the embodiments are only used for facilitating understanding of the present invention, and are not intended to limit the present invention. Any person skilled in the art can make any modification and variation in form and detail without departing from the spirit and scope of the present disclosure, but the scope of the present disclosure is to be determined by the appended claims.

Claims (14)

1. A method of virtualizing an internet of things device, comprising:
generating an Internet of things equipment template corresponding to the Internet of things equipment, and generating Internet of things template equipment according to the Internet of things equipment template and a preset personalized data template;
and receiving personalized data configuration from the application program, generating a plurality of Internet of things logic device instances for providing independent Internet of things device services according to the personalized data configuration and the Internet of things template device, and distributing the Internet of things logic device instances to the application program, so that different application programs can access the Internet of things device through the respective Internet of things logic device instances.
2. The method of claim 1, wherein the generating the internet of things device template corresponding to the internet of things device comprises:
and discovering the Internet of things equipment, and generating a corresponding Internet of things equipment template according to the type of the Internet of things equipment.
3. The method of claim 1, wherein prior to receiving the personalized data configuration from the application, further comprising:
the application program discovers the Internet of things template equipment and determines to use the Internet of things template equipment.
4. The method of claim 1, wherein after assigning the instance of the internet of things logical device to the application, further comprising:
and receiving configuration personalized data from the application program, and updating the logic device instance of the Internet of things according to the configuration personalized data.
5. The method of claim 1, wherein after assigning the instance of the internet of things logical device to the application, further comprising:
destroying the logic device instance of the Internet of things.
6. The method of claim 5, wherein after destroying the instance of the internet of things logical device, further comprising:
and maintaining the personalized data bound with the application program, and when the application program is accessed again, regenerating the logic device instance of the Internet of things bound with the application program, and reading the personalized data bound with the application program.
7. The method of claim 1, wherein after generating the internet of things template device according to the internet of things device template and the preset personalized data template, further comprising:
when the application program does not have personalized data configuration, generating an Internet of things logic device instance by using the Internet of things template device and default personalized data from the application program or preset default personalized data, and distributing the Internet of things logic device instance to the application program.
8. An apparatus for virtualizing an internet of things device, comprising:
the first generation module is used for generating an Internet of things equipment template corresponding to the Internet of things equipment;
the second generation module is used for generating the Internet of things template equipment according to the Internet of things equipment template and a preset personalized data template;
the receiving module is used for receiving personalized data configuration from the application program;
the third generation module is used for generating a plurality of Internet of things logic device instances for providing independent Internet of things device services according to personalized data configuration and the Internet of things template device, and distributing the Internet of things logic device instances to the application programs so that different application programs can access the Internet of things devices through the respective Internet of things logic device instances.
9. The apparatus of claim 8, wherein,
the first generation module is specifically configured to discover an internet of things device, and generate a corresponding internet of things device template according to a type of the internet of things device.
10. The apparatus of claim 8, wherein,
the receiving module is specifically configured to receive the personalized data configuration from the application program when the application program discovers the internet of things template device and determines to use the internet of things template device.
11. The apparatus as recited in claim 8, further comprising:
and the updating module is used for receiving configuration personalized data from the application program and updating the logic equipment instance of the Internet of things according to the configuration personalized data.
12. The apparatus as recited in claim 8, further comprising:
the destroying module is used for destroying the logic device instance of the Internet of things.
13. The apparatus as recited in claim 12, further comprising:
the maintaining module is used for maintaining the personalized data bound with the application program after destroying the logic device instance of the Internet of things, generating the logic device instance of the Internet of things bound with the application program again when the application program is accessed again, and reading out the personalized data bound with the application program.
14. The apparatus of claim 8, wherein,
and the third generating module is further configured to generate an internet of things logic device instance by using the internet of things template device and default personalized data from the application program or preset default personalized data when the application program has no personalized data configuration, and allocate the internet of things logic device instance to the application program.
CN201610839425.0A 2016-09-21 2016-09-21 Method and device for virtualizing Internet of things equipment Active CN106484544B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610839425.0A CN106484544B (en) 2016-09-21 2016-09-21 Method and device for virtualizing Internet of things equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610839425.0A CN106484544B (en) 2016-09-21 2016-09-21 Method and device for virtualizing Internet of things equipment

Publications (2)

Publication Number Publication Date
CN106484544A CN106484544A (en) 2017-03-08
CN106484544B true CN106484544B (en) 2023-07-14

Family

ID=58267669

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610839425.0A Active CN106484544B (en) 2016-09-21 2016-09-21 Method and device for virtualizing Internet of things equipment

Country Status (1)

Country Link
CN (1) CN106484544B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108810054A (en) * 2017-05-04 2018-11-13 宏碁股份有限公司 High in the clouds manages system and its apparatus configuration method
CN113196721B (en) * 2019-03-01 2023-04-25 Oppo广东移动通信有限公司 Method and device for discovering Internet of things equipment and terminal equipment
CN110601931B (en) * 2019-09-10 2021-12-07 杭州行至云起科技有限公司 Batch configuration method and system of intelligent home system
CN114342338B (en) * 2019-09-29 2023-11-03 西门子股份公司 Virtual Internet of things equipment generation method and device based on Internet of things model
CN111917733B (en) * 2020-07-11 2022-08-30 深圳新贝奥数字科技有限公司 Equipment integration method, device, equipment and storage medium based on integration platform
CN112671562B (en) * 2020-12-14 2023-05-05 全球能源互联网研究院有限公司 Electric power internet of things network virtualization system and method
CN114124997A (en) * 2021-11-10 2022-03-01 云知声(上海)智能科技有限公司 Extended platform logic equipment system based on Internet of things

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104539656A (en) * 2014-12-09 2015-04-22 中国电子科技集团公司第十五研究所 Development and usage method of internet of things system
CN105025077A (en) * 2015-05-28 2015-11-04 广州番禺职业技术学院 Vehicular Internet of Things operation system based on cloud computing

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090171906A1 (en) * 2008-01-02 2009-07-02 Research In Motion Limited System and method for providing information relating to an email being provided to an electronic device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104539656A (en) * 2014-12-09 2015-04-22 中国电子科技集团公司第十五研究所 Development and usage method of internet of things system
CN105025077A (en) * 2015-05-28 2015-11-04 广州番禺职业技术学院 Vehicular Internet of Things operation system based on cloud computing

Also Published As

Publication number Publication date
CN106484544A (en) 2017-03-08

Similar Documents

Publication Publication Date Title
CN106484544B (en) Method and device for virtualizing Internet of things equipment
CN109804352B (en) Managed container instances
US20190238478A1 (en) Using a template to update a stack of resources
US8694686B2 (en) User profile based configuration of user experience environment
US20210133002A1 (en) Using scripts to bootstrap applications with metadata from a template
WO2017167121A1 (en) Method and device for determining and applying association relationship between application programs
WO2016025557A1 (en) Mobile application processing
WO2015149505A1 (en) Sdn application integration, management and control method, system and device
CN108881396A (en) Loading method, device, equipment and the computer storage medium of network data
US11303583B2 (en) Resource trees by management controller
CN107329991A (en) A kind of list access to web page and methods of exhibiting and its system
US11882154B2 (en) Template representation of security resources
CN103631869B (en) A kind of method and apparatus for alleviating server-side database access pressure
CN109857550A (en) Resource allocation method, device, equipment and storage medium based on machine learning
CN114826869A (en) Device management method and device management system
CN103685491B (en) A kind of application service provides method, system and relevant device
CN109804599A (en) Service is provided according to user right
US20080320490A1 (en) Method, apparatus and computer program product for providing sub-process resource management
US9870217B2 (en) Toolkit event configuration of applets on a card computing device with installation parameters
CN106559454B (en) Resource access method, device and system
CN114840194A (en) Code and operating system generation method and device, server and electronic equipment
CN114090083B (en) Visual component configuration method, device, equipment and storage medium
CN114189457A (en) Cloud resource display and processing method, equipment and storage medium
Karavatselou et al. Profile management system in ubiquitous healthcare cloud computing environment
CN113835846B (en) Method and device for creating k8s cluster and computer-readable storage medium

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