CN113139713A - Intelligent service scene generation method and system based on template - Google Patents

Intelligent service scene generation method and system based on template Download PDF

Info

Publication number
CN113139713A
CN113139713A CN202110322399.5A CN202110322399A CN113139713A CN 113139713 A CN113139713 A CN 113139713A CN 202110322399 A CN202110322399 A CN 202110322399A CN 113139713 A CN113139713 A CN 113139713A
Authority
CN
China
Prior art keywords
target
product
product package
template
scene
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
CN202110322399.5A
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.)
Hangzhou Bolian Intelligent Technology Co ltd
Original Assignee
Hangzhou Bolian Intelligent 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 Hangzhou Bolian Intelligent Technology Co ltd filed Critical Hangzhou Bolian Intelligent Technology Co ltd
Priority to CN202110322399.5A priority Critical patent/CN113139713A/en
Publication of CN113139713A publication Critical patent/CN113139713A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Abstract

The application relates to a template-based intelligent service scene generation method and a template-based intelligent service scene generation system, wherein a product package is bound for a target space, wherein the product package comprises a product and a scene template; adding target equipment to the target space based on the product package; acquiring a service scene of the target equipment according to the target equipment information and the product package; the method and the system receive acceptance instructions, verify whether the service scene is correct or not according to the acceptance instructions, solve the problems of long construction period, high error probability and low verification accuracy rate in the construction process of the intelligent equipment, reduce the professional requirements of constructors and reduce the possibility of problems in the later construction period and the later maintenance cost.

Description

Intelligent service scene generation method and system based on template
Technical Field
The application relates to the field of intelligent home systems, in particular to a template-based intelligent service scene generation method and system.
Background
With the development of the internet of things technology, the use of intelligent equipment is gradually popularized, and various manufacturers release respective intelligent service scenes, and how to rapidly install various intelligent equipment becomes a great problem in the construction process of the manufacturers. Due to the particularity of the intelligent equipment, implementation and completion of a set of intelligent service scenes at least need to include steps of installation planning, equipment installation, scene configuration and the like. Therefore, a large labor cost is needed for implementing the intelligent service scene, especially, under the scene of batch construction, each construction scene needs to be configured independently, so that the construction period is long, the configured scene is more and more complex, the error probability is extremely high, and after the construction is completed, the constructor needs to verify the configured scene, and the verification accuracy is low due to manual verification.
Aiming at the problems of long construction period, high error probability and low verification accuracy rate in the construction process of the existing intelligent equipment, an effective solution is not provided.
Disclosure of Invention
The embodiment of the application provides a template-based intelligent service scene generation method and system, and aims to at least solve the problems of long construction period, high error probability and low verification accuracy rate in the construction process of intelligent equipment.
In a first aspect, an embodiment of the present application provides a template-based intelligent service scene generation method, where the method includes:
binding a product package for a target space, wherein the product package comprises a product and a scene template;
adding target equipment to the target space based on the product package;
acquiring a service scene of the target equipment according to the target equipment information and the product package;
and receiving an acceptance instruction, and verifying whether the service scene is correct or not according to the acceptance instruction.
In some embodiments, before the target space binds the product package, the method further comprises:
creating a product package, and configuring a product and a scene template for the product package, wherein the product package comprises a product list and a scene template list; storing the product package in a product package list.
In some embodiments, the obtaining the service scenario of the target device according to the target device information and the product package includes:
traversing a scene template list in the product set according to target equipment information, acquiring a target scene template with equipment information in the scene template consistent with the target equipment information, and acquiring a service scene of the target equipment according to the target scene template.
In some embodiments, the binding the product package for the target space, the adding the target device for the target space based on the product package comprises:
and after the target space is bound with the product package, displaying product information in the product package in the target space, and adding corresponding target equipment to the target space based on the product information.
In some embodiments, the adding a corresponding target device to the target space based on the product information includes:
and scanning the two-dimensional code on the target equipment corresponding to the product information to acquire equipment information, and if the equipment information is matched with the product information, successfully adding the target equipment into the target space.
In some embodiments, before the target space binds the product package, the method further comprises:
and inquiring a space list, acquiring an unbound target space according to the space list, binding a product package for the unbound target space, and marking as a bound target space.
In some embodiments, after the obtaining the service scenario of the target device according to the target device information and the product package, the method further includes: and if the target equipment is wrongly added, deleting the service scene, and skipping to the step of adding the target equipment to the target space based on the product package.
In a second aspect, an embodiment of the present application provides a template-based intelligent service scene generation system, where the system includes: a binding module, a generating module and an acceptance module,
the binding module is used for binding a product set for a target space and adding target equipment for the target space based on the product set, wherein the product set comprises a product and a scene template; the generation module is used for acquiring a service scene of the target equipment according to the target equipment information and the product package; and the acceptance module is used for receiving an acceptance instruction and verifying whether the service scene is correct or not according to the acceptance instruction.
In some embodiments, the system further comprises a creation module, wherein before the binding module binds the product package for the target space, the creation module creates a product package, configures a product and a scenario template for the product package, and the product package comprises a product list and a scenario template list.
In some embodiments, the system further includes a deleting module, and after the generating module obtains the service scene of the target device according to the target device information and the product package, if the target device is mistakenly added, the deleting module deletes the service scene, and jumps to a step of adding the target device to the target space based on the product package.
Compared with the related technology, the intelligent service scene generation method based on the template provided by the embodiment of the application binds the product package to the target space, wherein the product package comprises the product and the scene template; adding target equipment to the target space based on the product package; acquiring a service scene of the target equipment according to the target equipment information and the product package; the method and the system receive acceptance instructions, verify whether the service scene is correct or not according to the acceptance instructions, solve the problems of long construction period, high error probability and low verification accuracy rate in the construction process of the intelligent equipment, reduce the professional requirements of constructors and reduce the possibility of problems in the later construction period and the later maintenance cost.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a flow chart of a template-based intelligent business scenario generation method according to an embodiment of the present application;
FIG. 2 is a flow chart of another method for generating intelligent template-based service scenarios according to an embodiment of the present application;
FIG. 3 is a flowchart of a third method for generating an intelligent template-based service scenario according to an embodiment of the present application;
FIG. 4 is a block diagram of a template-based intelligent business scenario generation system according to an embodiment of the present application;
FIG. 5 is a block diagram of another template-based intelligent business scenario generation system according to an embodiment of the present application;
FIG. 6 is a block diagram of a third system for generating intelligent template-based service scenarios according to an embodiment of the present application;
fig. 7 is an internal structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be described and illustrated below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments provided in the present application without any inventive step are within the scope of protection of the present application. Moreover, it should be appreciated that in the development of any such actual implementation, as in any engineering or design project, numerous implementation-specific decisions must be made to achieve the developers' specific goals, such as compliance with system-related and business-related constraints, which may vary from one implementation to another.
Reference in the specification to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the specification. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of ordinary skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments without conflict.
Unless defined otherwise, technical or scientific terms referred to herein shall have the ordinary meaning as understood by those of ordinary skill in the art to which this application belongs. Reference to "a," "an," "the," and similar words throughout this application are not to be construed as limiting in number, and may refer to the singular or the plural. The present application is directed to the use of the terms "including," "comprising," "having," and any variations thereof, which are intended to cover non-exclusive inclusions; for example, a process, method, system, article, or apparatus that comprises a list of steps or modules (elements) is not limited to the listed steps or elements, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus. Reference to "connected," "coupled," and the like in this application is not intended to be limited to physical or mechanical connections, but may include electrical connections, whether direct or indirect. Reference herein to "a plurality" means greater than or equal to two. "and/or" describes an association relationship of associated objects, meaning that three relationships may exist, for example, "A and/or B" may mean: a exists alone, A and B exist simultaneously, and B exists alone. Reference herein to the terms "first," "second," "third," and the like, are merely to distinguish similar objects and do not denote a particular ordering for the objects.
Fig. 1 is a flowchart of a method for generating an intelligent service scenario based on a template according to an embodiment of the present application, and as shown in fig. 1, the method includes the following steps:
step S101, binding a product set for a target space, wherein the product set comprises a product and a scene template; in this embodiment, the electronic device displays basic information of each product package, for example, a product package name and a product package description, a constructor may select a corresponding product package for a target space according to the basic information of the product package, and if the target space is a house, bind the product package name or the product package description for the house space containing the product package of the house, and in some batch intelligent service scenes, for example, multiple classroom spaces in a certain teaching building, may select multiple classroom spaces by one key, and bind the same product package for the multiple classroom spaces at the same time;
step S102, adding target equipment to a target space based on the product package; optionally, after the product package is bound in the target space, the electronic device may indicate which devices should be added to the target space by the constructor according to the product information in the product package, and the constructor may add the target devices to the target space by the operation of the instruction;
step S103, acquiring a service scene of the target equipment according to the target equipment information and the product package; for example, a product suite is provided with two products and two scene templates, the two scene templates are respectively a product 1 executing action 1, delaying for 3 seconds, a product 2 executing action 2, delaying for 2 seconds, after a constructor adds two corresponding target devices to a target space according to an instruction, the constructor identifies that the target device 1 corresponds to the product 1 and the target device 2 corresponds to the product 2, two service scenes are generated, the service scene 1 is the target device 1 executing action 1, delaying for 3 seconds, the service scene 2 is the target device 2 executing action 2, delaying for 2 seconds, and a delay function can be configured between each executing action;
and step S104, receiving an acceptance instruction, and verifying whether the service scene is correct or not according to the acceptance instruction. In this embodiment, after all target devices are added to the target space and corresponding service scenes are generated for all the target devices, an acceptance flow is automatically initiated to automatically accept the correctness of construction, or the acceptance flow is initiated by one key, whether the service scene generated based on each device is consistent with the corresponding scene template is automatically verified, so that the construction result is quickly accepted without the need of self-acceptance by constructors.
Through the steps S101 to S104, compared with the related art, when a constructor constructs a target space with basically the same intelligent service scene implementation scheme, the constructor repeatedly constructs a whole set of intelligent service scene, which results in long installation period of the intelligent device and easy error during installation of the device, for example, when the same space needs to install several different types of bulbs, the bulbs are easy to be confused, when the device is installed and constructed, each device needs to be independently added and the execution action is made, not only the work is complicated, but also the error is easy, the system of the application binds the product set for the target space, the constructor can obtain the corresponding service scene only by adding the corresponding target device for the target space according to the product set, the scene configuration problem is not needed to be considered, the batch construction process is greatly simplified, the construction period is shortened, and the devices to be installed are strictly limited by the system, the possibility of making mistakes in the construction process is reduced, the verification work is automatically completed by the system, the verification accuracy is guaranteed, the professional requirements of constructors are reduced, the possibility of problems in the later construction stage is reduced, and the later maintenance cost is also reduced.
In some embodiments, fig. 2 is a flowchart of another template-based intelligent service scenario generation method according to an embodiment of the present application, and as shown in fig. 2, before a product package is bound to a target space, a product package is created, and a product and a scenario template are configured for the product package, where the product package includes a product list and a scenario template list; the product package is stored in a product package list. In this embodiment, after configuring a product for a product package, a corresponding scene template is configured for the configured product, for example, the scene template configured for a purifier is IF (purifier detects an indoor PM value >100) THEN (set purifier mode is a purification mode), different product packages are created for different target spaces in advance, and a plurality of product packages are stored in a product package list, and a constructor can directly browse the product package list and select a corresponding product package to bind to the target space.
In some embodiments, obtaining the service scenario of the target device according to the target device information and the product package includes: and traversing a scene template list in the product set according to the target device information, acquiring a target scene template with the device information in the scene template consistent with the target device information, and acquiring the service scene of the target device according to the target scene template. In this embodiment, the target device information is product information in a product package, the scene template list includes the product information, the corresponding scene template can be matched by traversing the scene template list according to the target device information, and a service scene can be generated for the target device according to the matched scene template.
In some of these embodiments, binding the product package for the target space, adding the target device for the target space based on the product package comprises: and after the target space is bound with the product package, displaying product information in the product package in the target space, and adding corresponding target equipment to the target space based on the product information. In this embodiment, after the product package is bound in the target space, the product information in the product package is displayed in the target space, and the constructor can know the target device required by the target space according to the product information, and can add the corresponding target device to the target space based on the product information.
In some of these embodiments, adding the corresponding target device to the target space based on the product information includes: and scanning the two-dimensional code on the target equipment corresponding to the product information to acquire the equipment information, and if the equipment information is matched with the product information, successfully adding the target equipment into the target space. In the embodiment, a target space enters a construction stage after being bound with a product package, the target space is added with target equipment by scanning codes through a small program in the construction stage, the small program can acquire product information of the current target space, when constructors add the target equipment, the small program can verify the equipment information on the scanned equipment two-dimensional codes, if the two-dimensional code information is matched with the product information, the verification is passed, the target space is successfully added with the target equipment, and the target equipment can be rapidly added into the target space by scanning the two-dimensional codes.
In some embodiments, before the target space is bound to the product package, the space list is queried, the unbound target space is obtained according to the space list, the product package is bound to the unbound target space, and the unbound target space is marked as the bound target space. In this embodiment, one space can only bind one product package, a product package can be replaced when no device is added to the space, and the product package cannot be changed when a device is added to the space.
In some embodiments, fig. 3 is a flowchart of a third method for generating an intelligent service scene based on a template according to an embodiment of the present application, and as shown in fig. 3, after a service scene of a target device is acquired according to information of the target device and a product package, if the target device is erroneously added, the service scene is deleted, and a step of adding the target device to a target space based on the product package is skipped. In this embodiment, if the target device is incorrectly bound due to an operation failure, the service scenario generated for the incorrect target device is deleted, and the step of adding the target device to the target space based on the product package is skipped, so that the service scenario is generated for the correct target device.
It should be noted that the steps illustrated in the above-described flow diagrams or in the flow diagrams of the figures may be performed in a computer system, such as a set of computer-executable instructions, and that, although a logical order is illustrated in the flow diagrams, in some cases, the steps illustrated or described may be performed in an order different than here.
The present embodiment further provides a template-based intelligent service scene generation system, which is used to implement the foregoing embodiments and preferred embodiments, and the description of the system is omitted here. As used hereinafter, the terms "module," "unit," "subunit," and the like may implement a combination of software and/or hardware for a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 4 is a block diagram of a structure of a template-based intelligent service scenario generation system according to an embodiment of the present application, as shown in fig. 4, the system includes a binding module, a generation module and an acceptance module,
the system comprises a binding module, a target space and a target device, wherein the binding module is used for binding a product set for the target space and adding target equipment for the target space based on the product set, and the product set comprises a product and a scene template; the generation module is used for acquiring a service scene of the target equipment according to the target equipment information and the product package; and the acceptance check module is used for receiving the acceptance check instruction and verifying whether the service scene is correct or not according to the acceptance check instruction.
In some embodiments, fig. 5 is a block diagram of a structure of another template-based intelligent service scenario generation system according to an embodiment of the present application, and as shown in fig. 5, the system further includes a creation module, where before the binding module binds a product package for a target space, the creation module creates the product package, and configures a product and a scenario template for the product package, where the scenario template includes an execution action list, and the product package includes a product list and a scenario template list.
In some embodiments, fig. 6 is a block diagram of a third template-based intelligent service scene generation system according to the embodiments of the present application, and as shown in fig. 6, the system further includes a deletion module, where after the generation module acquires a service scene of a target device according to target device information and a product package, if the target device is erroneously added, the deletion module deletes the service scene, and jumps to a step of adding the target device to a target space based on the product package.
The above modules may be functional modules or program modules, and may be implemented by software or hardware. For a module implemented by hardware, the modules may be located in the same processor; or the modules can be respectively positioned in different processors in any combination.
The present embodiment also provides an electronic device comprising a memory having a computer program stored therein and a processor configured to execute the computer program to perform the steps of any of the above method embodiments.
In addition, in combination with the template-based intelligent service scene generation method in the foregoing embodiment, the embodiment of the present application may provide a storage medium to implement. The storage medium having stored thereon a computer program; the computer program, when executed by a processor, implements any of the above embodiments of the template-based intelligent service scenario generation methods.
In one embodiment, a computer device is provided, which may be a terminal. The computer device includes a processor, a memory, a network interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a template-based intelligent business scenario generation method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
In one embodiment, fig. 7 is a schematic diagram of an internal structure of an electronic device according to an embodiment of the present application, and as shown in fig. 7, there is provided an electronic device, which may be a server, and an internal structure diagram of which may be as shown in fig. 7. The electronic device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the electronic device is configured to provide computing and control capabilities. The memory of the electronic equipment comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the electronic device is used for storing data. The network interface of the electronic device is used for connecting and communicating with an external terminal through a network. The computer program is executed by a processor to implement a template-based intelligent business scenario generation method.
Those skilled in the art will appreciate that the architecture shown in fig. 7 is a block diagram of only a portion of the architecture associated with the subject application, and does not constitute a limitation on the electronic devices to which the subject application may be applied, and that a particular electronic device may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
It should be understood by those skilled in the art that various features of the above-described embodiments can be combined in any combination, and for the sake of brevity, all possible combinations of features in the above-described embodiments are not described in detail, but rather, all combinations of features which are not inconsistent with each other should be construed as being within the scope of the present disclosure.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A template-based intelligent service scene generation method is characterized by comprising the following steps:
binding a product package for a target space, wherein the product package comprises a product and a scene template;
adding target equipment to the target space based on the product package;
acquiring a service scene of the target equipment according to the target equipment information and the product package;
and receiving an acceptance instruction, and verifying whether the service scene is correct or not according to the acceptance instruction.
2. The method of claim 1, wherein prior to said binding a product package for a target space, the method further comprises:
creating a product package, and configuring a product and a scene template for the product package, wherein the product package comprises a product list and a scene template list;
storing the product package in a product package list.
3. The method of claim 1, wherein the obtaining the service scenario of the target device according to the target device information and the product package comprises:
traversing a scene template list in the product set according to target equipment information, acquiring a target scene template with equipment information in the scene template consistent with the target equipment information, and acquiring a service scene of the target equipment according to the target scene template.
4. The method of claim 1, wherein binding a product package for a target space, adding a target device for the target space based on the product package comprises:
and after the target space is bound with the product package, displaying product information in the product package in the target space, and adding corresponding target equipment to the target space based on the product information.
5. The method of claim 4, wherein adding the corresponding target device to the target space based on the product information comprises:
and scanning the two-dimensional code on the target equipment corresponding to the product information to acquire equipment information, and if the equipment information is matched with the product information, successfully adding the target equipment into the target space.
6. The method of claim 1, wherein before the target space binds the product package, the method further comprises:
and inquiring a space list, acquiring an unbound target space according to the space list, binding a product package for the unbound target space, and marking as a bound target space.
7. The method according to claim 1, wherein after the obtaining of the service scenario of the target device according to the target device information and the product package, the method further comprises: and if the target equipment is wrongly added, deleting the service scene, and skipping to the step of adding the target equipment to the target space based on the product package.
8. A template-based intelligent business scenario generation system, the system comprising: a binding module, a generating module and an acceptance module,
the binding module is used for binding a product set for a target space and adding target equipment for the target space based on the product set, wherein the product set comprises a product and a scene template;
the generation module is used for acquiring a service scene of the target equipment according to the target equipment information and the product package;
and the acceptance module is used for receiving an acceptance instruction and verifying whether the service scene is correct or not according to the acceptance instruction.
9. The system of claim 8, further comprising a creation module that creates a product package for which a product and a scenario template are configured before the binding module binds the product package for a target space, the product package including a product list and a scenario template list.
10. The system according to claim 8, further comprising a deleting module, wherein after the generating module obtains the service scenario of the target device according to the target device information and the product package, if the target device is mistakenly added, the deleting module deletes the service scenario and jumps to a step of adding the target device to the target space based on the product package.
CN202110322399.5A 2021-03-25 2021-03-25 Intelligent service scene generation method and system based on template Pending CN113139713A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110322399.5A CN113139713A (en) 2021-03-25 2021-03-25 Intelligent service scene generation method and system based on template

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110322399.5A CN113139713A (en) 2021-03-25 2021-03-25 Intelligent service scene generation method and system based on template

Publications (1)

Publication Number Publication Date
CN113139713A true CN113139713A (en) 2021-07-20

Family

ID=76810090

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110322399.5A Pending CN113139713A (en) 2021-03-25 2021-03-25 Intelligent service scene generation method and system based on template

Country Status (1)

Country Link
CN (1) CN113139713A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105093948A (en) * 2015-07-13 2015-11-25 小米科技有限责任公司 Intelligent device control method, terminal, and server
CN110601931A (en) * 2019-09-10 2019-12-20 杭州行至云起科技有限公司 Batch configuration method and system of intelligent home system
CN111447123A (en) * 2020-03-24 2020-07-24 北京金山云网络技术有限公司 Smart home configuration method and device, electronic equipment and medium
CN112015095A (en) * 2020-08-11 2020-12-01 深圳市欧瑞博科技股份有限公司 Networking configuration method and device of intelligent equipment, server and storage medium
CN112184144A (en) * 2020-09-08 2021-01-05 杭州涂鸦信息技术有限公司 Intelligent equipment delivery method and system in network-free environment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105093948A (en) * 2015-07-13 2015-11-25 小米科技有限责任公司 Intelligent device control method, terminal, and server
CN110601931A (en) * 2019-09-10 2019-12-20 杭州行至云起科技有限公司 Batch configuration method and system of intelligent home system
CN111447123A (en) * 2020-03-24 2020-07-24 北京金山云网络技术有限公司 Smart home configuration method and device, electronic equipment and medium
CN112015095A (en) * 2020-08-11 2020-12-01 深圳市欧瑞博科技股份有限公司 Networking configuration method and device of intelligent equipment, server and storage medium
CN112184144A (en) * 2020-09-08 2021-01-05 杭州涂鸦信息技术有限公司 Intelligent equipment delivery method and system in network-free environment

Similar Documents

Publication Publication Date Title
CN111782330A (en) Web application-based page data acquisition method, device and equipment
CN108196878A (en) Generation method, device, electronic equipment and the storage medium of application program installation kit
CN110399294A (en) Method for generating test case, device, computer equipment and storage medium
CN111459541B (en) Application program packaging method and device, computer equipment and storage medium
CN108089985B (en) Method, device and equipment for verifying interface return parameters and readable storage medium
CN110928802A (en) Test method, device, equipment and storage medium based on automatic generation of case
CN109726134B (en) Interface test method and system
CN110928559A (en) Data burning method and device, electronic equipment and storage medium
CN109240908A (en) Abnormality test use-case template establishment method and device
CN111104155A (en) Database script management platform and method, electronic equipment and storage medium
CN111277476B (en) Gateway controller function verification method, gateway controller function verification device, computer equipment and storage medium
CN110727575B (en) Information processing method, system, device and storage medium
CN112559352A (en) Interface test method, device, equipment and storage medium
CN113139713A (en) Intelligent service scene generation method and system based on template
US9880813B2 (en) RTE code generating method and apparatus performing the same
CN112818270A (en) Data cross-domain transfer method and device and computer equipment
CN109815127B (en) Automatic script conversion method and device, computer equipment and storage medium
CN111625330A (en) Cross-thread task processing method and device, server and storage medium
CN108595274B (en) Program synchronization control method, device, system, computer device and storage medium
CN116095064A (en) File downloading method, computer equipment and storage medium
CN114995828A (en) Intelligent contract online calling method, system, medium and equipment
CN114003250A (en) Software deployment method and device
CN113206864A (en) Equipment batch adding method, device, equipment and medium
Ji et al. Implementation and research of bootloader for automobile ECU remote incremental update
CN112561495A (en) Template-based intelligent service scene implementation method, device, equipment and 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