CN113434422B - Virtual device debugging method and device and virtual device debugging system - Google Patents

Virtual device debugging method and device and virtual device debugging system Download PDF

Info

Publication number
CN113434422B
CN113434422B CN202110738166.3A CN202110738166A CN113434422B CN 113434422 B CN113434422 B CN 113434422B CN 202110738166 A CN202110738166 A CN 202110738166A CN 113434422 B CN113434422 B CN 113434422B
Authority
CN
China
Prior art keywords
virtual
equipment
preset
platform
debugging
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
CN202110738166.3A
Other languages
Chinese (zh)
Other versions
CN113434422A (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 Technology Co Ltd
Haier Smart Home Co Ltd
Original Assignee
Qingdao Haier Technology Co Ltd
Haier Smart Home 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 Technology Co Ltd, Haier Smart Home Co Ltd filed Critical Qingdao Haier Technology Co Ltd
Priority to CN202110738166.3A priority Critical patent/CN113434422B/en
Publication of CN113434422A publication Critical patent/CN113434422A/en
Application granted granted Critical
Publication of CN113434422B publication Critical patent/CN113434422B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method and a device for debugging virtual equipment and a system for debugging the virtual equipment. Wherein the method comprises the following steps: responding to a device debugging request, and calling a virtual device, wherein the virtual device is created in advance based on a real device and is used for debugging the real device; after the called virtual equipment is determined to be started, initializing the virtual equipment; and controlling the initialized virtual equipment to be connected to a first preset platform according to the identity of the real equipment so as to debug the virtual equipment on the first preset platform. The invention solves the technical problem that the time to market of the product is prolonged because the application end in the related art cannot effectively test and verify the control command and the state interaction data based on the real product.

Description

Virtual device debugging method and device and virtual device debugging system
Technical Field
The invention relates to the technical field of product debugging, in particular to a method and a device for debugging virtual equipment and a system for debugging the virtual equipment.
Background
In the research and development process of new products, the functions of an electric control board of the products need to be developed, and the application functions of matching development, APP interface interactive display, voice interactive control and the like also need to be adapted. When the application and the electric control board start the development flow simultaneously, the application end cannot test and verify the control command and the state interaction data based on the real product, so that the time to market of the product can be prolonged.
In the related art, by creating a virtual device, and simulating by taking a device function list of the existing virtual device as a data source, the debugging of a real product is realized. However, this method does not initialize the device during debugging, which directly affects the logic implementation of the device, and also does not support cloud docking to start the virtual device.
Aiming at the problem that the application end in the related technology cannot effectively test and verify control commands and state interaction data based on real products, so that the product marketing time is prolonged, no effective solution is proposed at present.
Disclosure of Invention
The embodiment of the invention provides a debugging method and device of virtual equipment and a debugging system of the virtual equipment, which at least solve the technical problem that the product time to market is prolonged because an application end in the related art cannot effectively test and verify control commands and state interaction data based on a real product.
According to an aspect of an embodiment of the present invention, there is provided a method for debugging a virtual device, including: responding to a device debugging request, and calling a virtual device, wherein the virtual device is created in advance based on a real device and is used for debugging the real device; after the called virtual equipment is determined to be started, initializing the virtual equipment; and controlling the initialized virtual equipment to be connected to a first preset platform according to the identity of the real equipment so as to debug the virtual equipment on the first preset platform.
Optionally, before invoking the virtual device, the method for debugging the virtual device further includes: creating the virtual device at a second predetermined platform; wherein creating the virtual device at the second predetermined platform comprises: acquiring the functional attribute of the real equipment; generating a device function model and a configuration file based on the function attribute; and loading the device function model and the configuration file into the virtual device.
Optionally, the method for debugging the virtual device further includes: generating a user experience interface UIUE based on the device functionality model; generating a semantic recognition rule based on the device function model; and configuring preset scene information corresponding to different scenes for the real equipment based on the equipment function model.
Optionally, invoking the virtual device, including at least one of: scanning identification information for identifying the virtual equipment by utilizing a preset application of an application end so as to call the virtual equipment; and calling a preset interface of the second preset platform by utilizing a cloud platform so as to call the virtual equipment through the preset interface.
Optionally, scanning, by using a predetermined application at the application end, identification information for identifying the virtual device, so as to invoke the virtual device, including: determining that the second predetermined platform displays the identification code of the virtual device; the method comprises the steps that when a preset application of an application end is utilized to scan the identification code, account information bound by the preset application is sent to a second preset platform, wherein the second preset platform verifies the account information after receiving the account information, and when verification is successful, the equipment model of the virtual equipment is returned to the preset application; and loading a resource package of the real equipment based on the equipment model through the preset application to generate a user experience interface UIUE based on the resource package, wherein the resource package carries the functional attribute of the real equipment.
Optionally, invoking a predetermined interface of a second predetermined platform by using the cloud platform to invoke the virtual device through the predetermined interface, including: determining interface parameters between the cloud platform and the second predetermined platform; and sending the interface parameters to the second preset platform through the preset interface so as to verify the interface parameters by using the second preset platform, and starting the virtual equipment when the interface parameters are successfully verified.
Optionally, initializing the virtual device includes: and starting a remote call interface provided by the second preset platform to set initialization information of the virtual equipment, and sending the initialization information to the virtual equipment so as to initialize the virtual equipment.
Optionally, controlling the initialized virtual device to connect to a first predetermined platform with the identity of the real device, so as to debug the virtual device on the first predetermined platform, including: testing a resource package developed by an application end to determine whether the virtual equipment responds to a triggering operation acting on a user experience interface UIUE; testing semantic recognition rules developed by an application end to determine whether the virtual equipment responds to functions corresponding to preset voices; and testing a scene template developed by an application end to determine whether the virtual equipment responds to the information update of the scene template.
According to another aspect of the embodiment of the present invention, there is also provided a device for debugging a virtual device, including: the device comprises a calling module, a debugging module and a debugging module, wherein the calling module is used for responding to a device debugging request and calling virtual devices, wherein the virtual devices are devices which are created in advance based on real devices and are used for debugging the real devices; the initialization module is used for initializing the virtual equipment after the called virtual equipment is determined to be started; the debugging module is used for controlling the initialized virtual equipment to be connected to a first preset platform according to the identity of the real equipment so as to debug the virtual equipment on the first preset platform.
Optionally, the debugging device of the virtual device further includes: the creation module is used for creating the virtual equipment on a second preset platform before the virtual equipment is called; wherein the creation module comprises: a first obtaining unit, configured to obtain a functional attribute of the real device; a first generating unit, configured to generate a device function model and a configuration file based on the function attribute; and the loading unit is used for loading the equipment function model and the configuration file to the virtual equipment.
Optionally, the debugging device of the virtual device further includes: a second generating unit, configured to generate a user experience interface UIUE based on the device function model; a third generating unit, configured to generate a semantic recognition rule based on the device function model; and the configuration unit is used for configuring the preset scene information corresponding to different scenes for the real equipment based on the equipment function model.
Optionally, the calling module includes at least one of the following: the first calling unit is used for scanning identification information for identifying the virtual equipment by utilizing a preset application of an application end so as to call the virtual equipment; and the second calling unit is used for calling a preset interface of the second preset platform by utilizing the cloud platform so as to call the virtual equipment through the preset interface.
Optionally, the first calling unit includes: a first determining subunit, configured to determine that the second predetermined platform displays an identifier of the virtual device; the first sending subunit is used for sending account information bound by the preset application to the second preset platform while scanning the identification code by using the preset application of the application end, wherein the second preset platform verifies the account information after receiving the account information and returns the equipment model of the virtual equipment to the preset application when the verification is successful; and the generation subunit is used for loading a resource package of the real equipment based on the equipment model through the preset application so as to generate a user experience interface UIUE based on the resource package, wherein the resource package carries the functional attribute of the real equipment.
Optionally, the second calling unit includes: a first determining subunit, configured to determine an interface parameter between the cloud platform and the second predetermined platform; and the second sending subunit is used for sending the interface parameters to the second preset platform through the preset interface so as to verify the interface parameters by utilizing the second preset platform, and starting the virtual equipment when the interface parameters are successfully verified.
Optionally, the initialization module includes: the initialization unit is used for starting a remote call interface provided by the second preset platform to set initialization information of the virtual equipment and sending the initialization information to the virtual equipment so as to initialize the virtual equipment.
Optionally, the debugging module includes: the first determining unit is used for testing the resource package developed by the application end to determine whether the virtual equipment responds to the triggering operation acting on the user experience interface UIUE; the second determining unit is used for testing semantic recognition rules developed by the application end so as to determine whether the virtual equipment responds to the function corresponding to the preset voice; and the third determining unit is used for testing the scene template developed by the application end to determine whether the virtual equipment responds to the information update of the scene template.
According to another aspect of the embodiments of the present invention, there is also provided a computer-readable storage medium including a stored program, wherein the program executes the method for debugging a virtual device as set forth in any one of the above.
According to another aspect of the embodiments of the present invention, there is also provided a debugging system of a virtual device, including a memory and a processor, the memory storing a computer program, the processor being configured to execute the debugging method of the virtual device described in any one of the above through the computer program.
In the embodiment of the invention, virtual equipment is called in response to an equipment debugging request, wherein the virtual equipment is equipment which is created in advance based on real equipment and is used for debugging the real equipment; after the called virtual equipment is determined to be started, initializing the virtual equipment; and controlling the initialized virtual equipment to be connected to a first preset platform according to the identity of the real equipment so as to debug the virtual equipment on the first preset platform. By the method for debugging the virtual equipment, when the virtual equipment corresponding to the real equipment is debugged, the initial running state of the virtual equipment is initialized, so that the debugging result of the virtual equipment is more consistent with the purpose of the real equipment, the technical effect of improving the debugging reliability of the virtual equipment is achieved, meanwhile, the product development period is shortened, and the technical problem that an application end in the related art cannot effectively test and verify control commands and state interaction data based on the real product, and the product marketing time is prolonged is solved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiments of the invention and together with the description serve to explain the invention and do not constitute a limitation on the invention. In the drawings:
fig. 1 is a hardware block diagram of a computer terminal of a method for debugging a virtual device according to an embodiment of the present invention;
FIG. 2 is a flow chart of a method of debugging a virtual device in accordance with an embodiment of the invention;
FIG. 3 is a schematic diagram of virtual device creation according to an embodiment of the invention;
FIG. 4 is a debug flow diagram of an application side according to an embodiment of the present invention;
FIG. 5 is a flow chart of the commissioning of cloud docking according to an embodiment of the present invention;
FIG. 6 is a flow chart of interactions with an application end after a virtual device is started according to an embodiment of the present invention;
fig. 7 is a schematic diagram of a debugging apparatus of a virtual device according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present invention and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The method embodiments provided by the embodiments of the present invention may be performed in a computer terminal, or a similar computing device. Taking a computer terminal as an example, fig. 1 is a block diagram of a hardware structure of a computer terminal of a method for debugging a virtual device according to an embodiment of the present invention. As shown in fig. 1, the computer terminal may include one or more (only one is shown in fig. 1) processors 102 (the processor 102 may include, but is not limited to, a microprocessor MCU or a processing device such as a programmable logic device FPGA) and a memory 104 for storing data, and in one exemplary embodiment, may also include a transmission device 106 for communication functions and an input-output device 108. It will be appreciated by those skilled in the art that the configuration shown in fig. 1 is merely illustrative and is not intended to limit the configuration of the computer terminal described above. For example, a computer terminal may also include more or fewer components than shown in FIG. 1, or have a different configuration than the equivalent functions shown in FIG. 1 or more than the functions shown in FIG. 1.
The memory 104 may be used to store a computer program, for example, a software program of application software and a module, such as a computer program corresponding to a debugging method of a virtual device in an embodiment of the present invention, and the processor 102 executes the computer program stored in the memory 104 to perform various functional applications and data processing, that is, implement the method. Memory 104 may include high-speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 104 may further include memory remotely located relative to the processor 102, which may be connected to the computer terminal via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission means 106 is arranged to receive or transmit data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of a computer terminal. In one example, the transmission device 106 includes a network adapter (Network Interface Control ler, simply referred to as NIC) that can connect to other network devices through a base station to communicate with the internet. In one example, the transmission device 106 may be a Radio Frequency (RF) module, which is used to communicate with the internet wirelessly.
According to an embodiment of the present invention, there is provided a method embodiment of a method for debugging a virtual device, it should be noted that the steps shown in the flowchart of the drawings may be performed in a computer system such as a set of computer executable instructions, and that although a logical order is shown in the flowchart, in some cases, the steps shown or described may be performed in an order different from that herein.
Fig. 2 is a flowchart of a method for debugging a virtual device according to an embodiment of the present invention, as shown in fig. 1, the method for debugging a virtual device includes the steps of:
in step S202, in response to the device debug request, a virtual device is invoked, where the virtual device is a device that is created in advance based on a real device and is used to debug the real device.
In this embodiment, the real device may be an air conditioner, a refrigerator, or the like. The present invention is not particularly limited herein.
Step S204, after the called virtual device is determined to be started, initializing the virtual device.
In step S206, the initialized virtual device is controlled to connect to the first predetermined platform with the identity of the real device, so as to debug the virtual device on the first predetermined platform.
Here, the first predetermined platform may be an IOT platform.
As can be seen from the above, in the embodiment of the present invention, a virtual device may be called in response to a device debug request, and then, after it is determined that the called virtual device is started, an initialization process is performed on the virtual device; the virtual equipment after initialization is controlled to be connected to the first preset platform according to the identity of the real equipment, so that the virtual equipment is debugged on the first preset platform, the initial running state of the virtual equipment is initialized when the virtual equipment corresponding to the real equipment is debugged, the result of the debugging of the virtual equipment is more in line with the purpose of the real equipment, the technical effect of improving the reliability of the debugging of the virtual equipment is achieved, and meanwhile, the product development period is shortened.
Therefore, by the debugging method of the virtual equipment, the technical problem that the product marketing time is prolonged because the application end cannot effectively test and verify the control command and the state interaction data based on the real product in the related technology is solved.
It should be noted that, before the virtual device is debugged, the virtual device to be debugged needs to be created. Specifically, the corresponding virtual device may be developed according to the feature information (e.g., model number, functional attribute, etc.) of the real device.
In addition, the development of the virtual device is divided into two parts. The first part is the development of the equipment, and the second part is the development of the application end corresponding to the equipment. The development of the virtual device will be described from both aspects.
First, for development of a device, before invoking the virtual device, the debugging method of the virtual device may further include: creating a virtual device on a second predetermined platform; wherein creating a virtual device at a second predetermined platform comprises: acquiring the functional attribute of real equipment; generating a device function model and a configuration file based on the function attribute; and loading the device function model and the configuration file into the virtual device.
In this embodiment, the second predefined platform may be an open platform where development of the device may be implemented. FIG. 3 is a schematic diagram of virtual device creation according to an embodiment of the present invention, where a device may be created on an open platform, a function set may be created based on a function attribute of a real device, and then a device model may be added to the real device based on the function set of the real device, so that a device function model may be generated based on the device model, as shown in FIG. 3; after the device model is generated, rules for debugging the virtual device such as logic, mutual exclusion and the like can be configured to generate a logic file; and configuring voice interaction rules to generate interaction files.
Secondly, for development of the application end, the debugging method of the virtual equipment can further comprise the following steps: generating a user experience interface UIUE based on the device function model; generating a semantic recognition rule based on the device function model; and configuring preset scene information corresponding to different scenes for the real equipment based on the equipment function model.
As shown in fig. 3, an APP (i.e., a predetermined application) detail page, voice semantics, and a scene may be created at an application end, and after the creation, a virtual device is started; then loading a logic file, a device function model and the like into the virtual device, and after initializing the virtual device, operating the virtual device, specifically debugging the virtual device by loading a device resource package, recording semantics corresponding to the function and recording a scene template.
As can be seen from the above, in the embodiment of the present invention, the device may be created on the open platform, and the model number of the device, the function corresponding to the model number, and the function logic constraint rule may be determined, so as to complete the development of the device side on the virtual device. Then, after the application end develops UIUE interaction, semantics, conditions of a configuration scene, actions and a configuration scene template according to the device function model of the device model, the virtual device is started for debugging.
In the above step S202, the virtual device is invoked, including at least one of: scanning identification information for identifying the virtual equipment by utilizing a preset application of an application end so as to call the virtual equipment; and calling a preset interface of the second preset platform by utilizing the cloud platform so as to call the virtual equipment through the preset interface.
That is, in the embodiment of the present invention, the manner of calling the virtual device is not unique, and there are various ways. For example, the calling mode of the virtual device may include: starting virtual equipment in a mobile phone APP code scanning mode; enabling virtual equipment in the background in a mode of calling an interface between platforms; or a plurality of virtual devices can be started in batch at the same time when the scene is debugged.
The method for scanning the identification information for identifying the virtual equipment by utilizing the preset application of the application end to call the virtual equipment comprises the following steps: determining an identification code of the second predetermined platform display virtual device; the method comprises the steps that when a preset application of an application end is utilized to scan an identification code, account information bound by the preset application is sent to a second preset platform, wherein the second preset platform verifies the account information after receiving the account information, and returns the equipment model of virtual equipment to the preset application when verification is successful; and loading a resource package of the real equipment based on the equipment model through a preset application to generate a user experience interface UIUE based on the resource package, wherein the resource package carries the functional attribute of the real equipment.
Fig. 4 is a debugging flow chart of an application end according to an embodiment of the present invention, as shown in fig. 4, the application end may analyze from the perspective of cloud, first, an identification code (for example, a two-dimensional code) of a virtual device corresponding to a device model may be opened on an open platform, and then the identification code is scanned by a mobile phone APP to start the virtual device; it should be noted that, in the embodiment of the present invention, while scanning the code through the APP, account information (for example, APP account, user token) is sent to the virtual device on the open platform, and at the same time, the open platform returns the device model to the APP end.
Then, the open platform starts the virtual device and completes the connection, configuration and binding operation of the device according to the account information. The mobile phone APP loads the corresponding detail page resource package and the drawing interface according to the equipment model, and simultaneously sets the initialization running state of the virtual equipment. For example, the open platform may provide a remote call interface for the APP to call the interface to set initial operation information of the virtual device, and send the set initial operation information to the virtual device. For example, for a virtual device of an air conditioner, current environmental information, such as temperature, humidity, etc., may be acquired through a sensor as initial operation information of the virtual device. In addition, the information on the weather management software can be directly called through the interface to acquire the initial operation information, for example, a data communication relation with the weather software can be established, and when the information on the weather software is needed, the weather information can be acquired directly through calling.
The interface may be an interface document in which parameters and forms of data that can be transmitted through the interface are recorded.
In addition, after the initialization of the virtual device state, the state of all the current functional attributes can be reported to the IOT platform. Then, after the APP is connected to the IOT platform, debugging work can be performed.
In the embodiment of the invention, the real equipment needs to be configured, and specifically, the equipment can be bound under a preset account number, so that the platform can know the attribution of the equipment. The APP can scan the virtual device, the application information of the APP is synchronized to the virtual device, and the virtual device can interact with the IOT platform by using account information. That is, the relationship between the virtual device and the account is registered on the IOT platform.
Optionally, the resource package is a set of functions of the device, for example, a resource package of the air conditioner, which carries all functions of the air conditioner; the resource pack of the refrigerator carries all the functions of the refrigerator. Controls needed to control the device are included in the resource package.
In addition, after the virtual device is initialized, a control instruction can be sent to the virtual device through the application end, for example, the air conditioner is controlled to run at the temperature of 28 ℃.
As an alternative embodiment, invoking the predetermined interface of the second predetermined platform by using the cloud platform to invoke the virtual device through the predetermined interface includes: determining interface parameters between the cloud platform and a second preset platform; and sending the interface parameters to a second preset platform through the preset interface so as to verify the interface parameters by using the second preset platform, and starting the virtual equipment when the interface parameters are successfully verified.
FIG. 5 is a flowchart of debugging cloud docking according to an embodiment of the present invention, as shown in FIG. 5, in which a service cloud platform may call an interface of an open platform to start a virtual device, and interface parameters are an APP account, a user token, and a list of device models; after the service cloud platform calls the virtual equipment, the open platform can operate the virtual equipment and complete the connection, configuration and binding operation of the equipment according to the account information; then, the service cloud platform can call an interface to initialize the virtual device, wherein the interface parameters are a function attribute list and a state attribute value. Moreover, the open platform can adapt to semantics and scene templates according to the equipment model, and returns an adaptation result to the service cloud platform. And finally, the service cloud platform can perform new function development joint debugging or adaptive function verification according to the returned result.
It should be noted that, the method is mainly applied to the scene of performing voice semantic debugging on the virtual device. For example, after a user utters a piece of speech, a response result of the virtual device to the speech may be obtained. That is, it is determined whether the virtual device has executed a control instruction corresponding to the voice.
As an alternative embodiment, the initializing the virtual device includes: and starting a remote call interface provided by the second preset platform to set initialization information of the virtual equipment, and sending the initialization information to the virtual equipment so as to initialize the virtual equipment.
Compared with the prior art, when the virtual equipment is debugged by the detail page, the equipment is not initialized, and the logic implementation of the equipment is affected to a certain extent. In the embodiment of the invention, after the virtual equipment is determined to be started, the interface can be called by using the open platform to set the initialization information of the virtual equipment, and the initialization information is sent to the virtual equipment, so that the reliability of debugging the virtual equipment is improved.
As an optional embodiment, controlling the initialized virtual device to connect to the first predetermined platform with the identity of the real device, so as to debug the virtual device on the first predetermined platform, includes: testing a resource package developed by an application end to determine whether the virtual equipment responds to a triggering operation acting on a user experience interface UIUE; testing semantic recognition rules developed by an application end to determine whether the virtual equipment responds to functions corresponding to preset voices; and testing the scene template developed by the application end to determine whether the virtual equipment responds to the information update of the scene template.
In the embodiment, in the starting process of the virtual device, a set function model file, a logic constraint rule file, a configuration file and the like corresponding to the device model are loaded to simulate real device, so as to support the development and debugging requirements of an application end. After the virtual equipment is started, the virtual equipment is directly subjected to data butt joint with an application end in a point-to-point mode to complete initialization processing of the virtual equipment, then the virtual equipment is connected to an IOT platform according to the identity of the real equipment, and the application side is subjected to data communication to complete testing of all aspects of the virtual equipment.
FIG. 6 is a flow chart of interaction between the application end and the virtual device after the virtual device is started, as shown in FIG. 6, after the application end calls the virtual device, the virtual device is started and then connected to the IOT platform, so that data interaction between the IOT platform and the virtual device on the open platform is realized. By the method, development of application and debugging verification based on the virtual equipment are realized, so that development efficiency of an application end is improved. Meanwhile, the virtual equipment provides convenience for adaptation of voice and scenes, and test and verification work can be completed through the virtual equipment. In addition, aiming at the situation that the existing virtual equipment does not support other application-side business requirements and does not support logic rules, the simulation reality of the virtual society is low, the invention completes the equipment initialization state by a new virtual equipment creation method, and simultaneously receives business scenes of voice development and scene development, thereby greatly accelerating the joint debugging work of the application.
By the method for debugging the virtual equipment, provided by the embodiment of the invention, the defect that the equipment is marketed is prolonged by creating the virtual equipment in the existing equipment test mode is effectively overcome, equipment initialization can be performed when the virtual equipment is debugged on a detail page, and the virtual equipment is supported to be started in a cloud-cloud docking mode.
The embodiment of the invention also provides a device for debugging the virtual equipment, and the device for debugging the virtual equipment can be used for executing the method for debugging the virtual equipment. The following describes a testing device for virtual equipment provided by an embodiment of the present invention.
Fig. 7 is a schematic diagram of a debugging apparatus of a virtual device according to an embodiment of the present invention, and as shown in fig. 7, the debugging apparatus of a virtual device includes: the call module 71, the initialization module 73 and the debug module 75. Next, a debugging device of the virtual device will be described.
The calling module 71 is configured to call a virtual device in response to a device debug request, where the virtual device is a device that is created in advance based on a real device and is used to debug the real device.
The initialization module 73 is configured to perform an initialization process on the virtual device after determining that the invoked virtual device is started.
And the debugging module 75 is used for controlling the initialized virtual device to be connected to the first preset platform by the identity of the real device so as to debug the virtual device on the first preset platform.
It should be noted that, the foregoing retrieving module 71, the initializing module 73 and the debugging module 75 correspond to steps S202 to S206 in the embodiment, and the foregoing modules are the same as examples and application scenarios implemented by the corresponding steps, but are not limited to the disclosure of the foregoing embodiments. It should be noted that the modules described above may be implemented as part of an apparatus in a computer system, such as a set of computer-executable instructions.
As can be seen from the above, in the embodiment of the present invention, the virtual device may be called by the calling module 71 in response to the device debugging request, where the virtual device is a device that is created in advance based on the real device and is used for debugging the real device; then, after the initialization module 73 determines that the called virtual device is started, initializing the virtual device; and controlling the initialized virtual device to be connected to the first predetermined platform with the identity of the real device by using the debugging module 75 so as to debug the virtual device on the first predetermined platform. By the aid of the device for debugging the virtual equipment, when the virtual equipment corresponding to the real equipment is debugged, the initial running state of the virtual equipment is initialized, so that the debugging result of the virtual equipment is more consistent with the purpose of the real equipment, the technical effect of improving the reliability of debugging the virtual equipment is achieved, meanwhile, the product development period is shortened, and the technical problem that an application end in the related art cannot effectively test and verify control commands and state interaction data based on the real product, and the product marketing time is prolonged is solved. Optionally, the debugging device of the virtual device further includes: the creation module is used for creating the virtual device on the second preset platform before the virtual device is called; wherein, the creation module includes: the first acquisition unit is used for acquiring the functional attribute of the real equipment; a first generating unit for generating a device function model and a configuration file based on the function attribute; and the loading unit is used for loading the device function model and the configuration file to the virtual device.
Optionally, the debugging device of the virtual device further includes: a second generating unit, configured to generate a user experience interface UIUE based on the device function model; a third generation unit for generating a semantic recognition rule based on the device function model; and the configuration unit is used for configuring the preset scene information corresponding to different scenes for the real equipment based on the equipment function model.
Optionally, the calling module includes at least one of: the first calling unit is used for scanning identification information for identifying the virtual equipment by utilizing a preset application of the application end so as to call the virtual equipment; and the second calling unit is used for calling a preset interface of a second preset platform by utilizing the cloud platform so as to call the virtual equipment through the preset interface.
Optionally, the first calling unit includes: a first determining subunit, configured to determine that the second predetermined platform displays an identifier of the virtual device; the first sending subunit is used for sending account information bound by the preset application to the second preset platform while scanning the identification code by the preset application of the application end, wherein the second preset platform verifies the account information after receiving the account information and returns the equipment model of the virtual equipment to the preset application when the verification is successful; and the generating subunit is used for loading a resource package of the real equipment based on the equipment model through a preset application so as to generate a user experience interface UIUE based on the resource package, wherein the resource package carries the functional attribute of the real equipment.
Optionally, the second calling unit includes: a first determining subunit, configured to determine an interface parameter between the cloud platform and a second predetermined platform; and the second sending subunit is used for sending the interface parameters to a second preset platform through the preset interface so as to verify the interface parameters by using the second preset platform, and starting the virtual equipment when the interface parameters are successfully verified.
Optionally, the initializing module includes: the initialization unit is used for starting a remote call interface provided by the second preset platform to set initialization information of the virtual equipment and sending the initialization information to the virtual equipment so as to initialize the virtual equipment.
Optionally, the debugging module includes: the first determining unit is used for testing the resource package developed by the application end to determine whether the virtual equipment responds to the triggering operation acting on the user experience interface UIUE; the second determining unit is used for testing semantic recognition rules developed by the application end so as to determine whether the virtual equipment responds to the function corresponding to the preset voice; and the third determining unit is used for testing the scene template developed by the application end to determine whether the virtual equipment responds to the information update of the scene template.
According to another aspect of the embodiments of the present invention, there is also provided a computer-readable storage medium including a stored program, wherein the program executes the method for debugging a virtual device in any one of the above.
Alternatively, in the present embodiment, the above-described storage medium may be configured to store program code for performing the steps of: responding to a device debugging request, and calling a virtual device, wherein the virtual device is created in advance based on a real device and is used for debugging the real device; after the called virtual equipment is determined to be started, initializing the virtual equipment; and controlling the initialized virtual equipment to be connected to a first preset platform according to the identity of the real equipment so as to debug the virtual equipment on the first preset platform.
Alternatively, in the present embodiment, the above-described storage medium may be configured to store program code for performing the steps of: creating a virtual device on a second predetermined platform; wherein creating a virtual device at a second predetermined platform comprises: acquiring the functional attribute of real equipment; generating a device function model and a configuration file based on the function attribute; and loading the device function model and the configuration file into the virtual device.
Alternatively, in the present embodiment, the above-described storage medium may be configured to store program code for performing the steps of: generating a user experience interface UIUE based on the device function model; generating a semantic recognition rule based on the device function model; and configuring preset scene information corresponding to different scenes for the real equipment based on the equipment function model.
Alternatively, in the present embodiment, the above-described storage medium may be configured to store program code for performing the steps of: scanning identification information for identifying the virtual equipment by utilizing a preset application of an application end so as to call the virtual equipment; and calling a preset interface of the second preset platform by utilizing the cloud platform so as to call the virtual equipment through the preset interface.
Alternatively, in the present embodiment, the above-described storage medium may be configured to store program code for performing the steps of: determining an identification code of the second predetermined platform display virtual device; the method comprises the steps that when a preset application of an application end is utilized to scan an identification code, account information bound by the preset application is sent to a second preset platform, wherein the second preset platform verifies the account information after receiving the account information, and returns the equipment model of virtual equipment to the preset application when verification is successful; and loading a resource package of the real equipment based on the equipment model through a preset application to generate a user experience interface UIUE based on the resource package, wherein the resource package carries the functional attribute of the real equipment.
Alternatively, in the present embodiment, the above-described storage medium may be configured to store program code for performing the steps of: determining interface parameters between the cloud platform and a second preset platform; and sending the interface parameters to a second preset platform through the preset interface so as to verify the interface parameters by using the second preset platform, and starting the virtual equipment when the interface parameters are successfully verified.
Alternatively, in the present embodiment, the above-described storage medium may be configured to store program code for performing the steps of: and starting a remote call interface provided by the second preset platform to set initialization information of the virtual equipment, and sending the initialization information to the virtual equipment so as to initialize the virtual equipment.
Alternatively, in the present embodiment, the above-described storage medium may be configured to store program code for performing the steps of: testing a resource package developed by an application end to determine whether the virtual equipment responds to a triggering operation acting on a user experience interface UIUE; testing semantic recognition rules developed by an application end to determine whether the virtual equipment responds to functions corresponding to preset voices; and testing the scene template developed by the application end to determine whether the virtual equipment responds to the information update of the scene template. According to another aspect of the embodiments of the present invention, there is also provided a debugging system of a virtual device, including a memory in which a computer program is stored, and a processor configured to execute the debugging method of the virtual device in any one of the above through the computer program.
According to another aspect of the embodiments of the present invention, there is also provided a debugging system of a virtual device, including a memory and a processor, the memory storing a computer program, the processor being configured to execute the method for debugging a virtual device according to any one of the above through the computer program.
Alternatively, in the present embodiment, the above-described processor may be configured to execute the following steps by a computer program: responding to a device debugging request, and calling a virtual device, wherein the virtual device is created in advance based on a real device and is used for debugging the real device; after the called virtual equipment is determined to be started, initializing the virtual equipment; and controlling the initialized virtual equipment to be connected to a first preset platform according to the identity of the real equipment so as to debug the virtual equipment on the first preset platform.
Alternatively, in the present embodiment, the above-described processor may be configured to execute the following steps by a computer program: creating a virtual device on a second predetermined platform; wherein creating a virtual device at a second predetermined platform comprises: acquiring the functional attribute of real equipment; generating a device function model and a configuration file based on the function attribute; and loading the device function model and the configuration file into the virtual device.
Alternatively, in the present embodiment, the above-described processor may be configured to execute the following steps by a computer program: generating a user experience interface UIUE based on the device function model; generating a semantic recognition rule based on the device function model; and configuring preset scene information corresponding to different scenes for the real equipment based on the equipment function model.
Alternatively, in the present embodiment, the above-described processor may be configured to execute the following steps by a computer program: scanning identification information for identifying the virtual equipment by utilizing a preset application of an application end so as to call the virtual equipment; and calling a preset interface of the second preset platform by utilizing the cloud platform so as to call the virtual equipment through the preset interface.
Alternatively, in the present embodiment, the above-described processor may be configured to execute the following steps by a computer program: determining an identification code of the second predetermined platform display virtual device; the method comprises the steps that when a preset application of an application end is utilized to scan an identification code, account information bound by the preset application is sent to a second preset platform, wherein the second preset platform verifies the account information after receiving the account information, and returns the equipment model of virtual equipment to the preset application when verification is successful; and loading a resource package of the real equipment based on the equipment model through a preset application to generate a user experience interface UIUE based on the resource package, wherein the resource package carries the functional attribute of the real equipment.
Alternatively, in the present embodiment, the above-described processor may be configured to execute the following steps by a computer program: determining interface parameters between the cloud platform and a second preset platform; and sending the interface parameters to a second preset platform through the preset interface so as to verify the interface parameters by using the second preset platform, and starting the virtual equipment when the interface parameters are successfully verified.
Alternatively, in the present embodiment, the above-described processor may be configured to execute the following steps by a computer program: and starting a remote call interface provided by the second preset platform to set initialization information of the virtual equipment, and sending the initialization information to the virtual equipment so as to initialize the virtual equipment.
Alternatively, in the present embodiment, the above-described processor may be configured to execute the following steps by a computer program: testing a resource package developed by an application end to determine whether the virtual equipment responds to a triggering operation acting on a user experience interface UIUE; testing semantic recognition rules developed by an application end to determine whether the virtual equipment responds to functions corresponding to preset voices; and testing the scene template developed by the application end to determine whether the virtual equipment responds to the information update of the scene template.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
In the foregoing embodiments of the present invention, the descriptions of the embodiments are emphasized, and for a portion of this disclosure that is not described in detail in this embodiment, reference is made to the related descriptions of other embodiments.
In the several embodiments provided in the present application, it should be understood that the disclosed technology content may be implemented in other manners. The above-described embodiments of the apparatus are merely exemplary, and the division of the units, for example, may be a logic function division, and may be implemented in another manner, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be through some interfaces, units or modules, or may be in electrical or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied essentially or in part or all of the technical solution or in part in the form of a software product stored in a storage medium, including instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a removable hard disk, a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The foregoing is merely a preferred embodiment of the present invention and it should be noted that modifications and adaptations to those skilled in the art may be made without departing from the principles of the present invention, which are intended to be comprehended within the scope of the present invention.

Claims (9)

1. A method for debugging a virtual device, comprising:
responding to a device debugging request, and calling a virtual device, wherein the virtual device is created in advance on the basis of a real device on a second preset platform and is used for debugging the real device;
after the called virtual equipment is determined to be started, initializing the virtual equipment, wherein the virtual equipment is started in the following way: determining interface parameters between a cloud platform and the second predetermined platform; transmitting the interface parameters to the second preset platform through a preset interface, verifying the interface parameters by using the second preset platform, and starting the virtual equipment when the interface parameters are successfully verified;
controlling the initialized virtual device to be connected to a first preset platform according to the identity of the real device so as to debug the virtual device on the first preset platform, wherein controlling the initialized virtual device to be connected to the first preset platform according to the identity of the real device so as to debug the virtual device on the first preset platform comprises the following steps: testing a resource package developed by an application end to determine whether the virtual equipment responds to a triggering operation acting on a user experience interface UIUE; testing semantic recognition rules developed by an application end to determine whether the virtual equipment responds to functions corresponding to preset voices; and testing a scene template developed by an application end to determine whether the virtual equipment responds to the information update of the scene template.
2. The method of claim 1, wherein prior to invoking the virtual device, the method further comprises: creating the virtual device at a second predetermined platform;
wherein creating the virtual device at the second predetermined platform comprises:
acquiring the functional attribute of the real equipment;
generating a device function model and a configuration file based on the function attribute;
and loading the device function model and the configuration file into the virtual device.
3. The method according to claim 2, wherein the method further comprises:
generating a user experience interface UIUE based on the device functionality model;
generating a semantic recognition rule based on the device function model;
and configuring preset scene information corresponding to different scenes for the real equipment based on the equipment function model.
4. The method of claim 2, wherein invoking the virtual device comprises at least one of:
scanning identification information for identifying the virtual equipment by utilizing a preset application of an application end so as to call the virtual equipment;
and calling a preset interface of the second preset platform by utilizing a cloud platform so as to call the virtual equipment through the preset interface.
5. The method of claim 4, wherein scanning identification information for identifying the virtual device with a predetermined application at an application end to invoke the virtual device comprises:
determining that the second predetermined platform displays the identification code of the virtual device;
the method comprises the steps that when a preset application of an application end is utilized to scan the identification code, account information bound by the preset application is sent to a second preset platform, wherein the second preset platform verifies the account information after receiving the account information, and when verification is successful, the equipment model of the virtual equipment is returned to the preset application;
and loading a resource package of the real equipment based on the equipment model through the preset application to generate a user experience interface UIUE based on the resource package, wherein the resource package carries the functional attribute of the real equipment.
6. The method of claim 2, wherein initializing the virtual device comprises:
and starting a remote call interface provided by the second preset platform to set initialization information of the virtual equipment, and sending the initialization information to the virtual equipment so as to initialize the virtual equipment.
7. A debugging device for a virtual device, comprising:
the device comprises a calling module, a debugging module and a debugging module, wherein the calling module is used for responding to a device debugging request and calling virtual devices, wherein the virtual devices are devices which are created in advance on the basis of real devices on a second preset platform and are used for debugging the real devices;
the initialization module is used for initializing the virtual equipment after the called virtual equipment is determined to be started, wherein the virtual equipment is started in the following mode: determining interface parameters between a cloud platform and the second predetermined platform; transmitting the interface parameters to the second preset platform through a preset interface, verifying the interface parameters by using the second preset platform, and starting the virtual equipment when the interface parameters are successfully verified;
the debugging module is used for controlling the initialized virtual equipment to be connected to a first preset platform according to the identity of the real equipment so as to debug the virtual equipment on the first preset platform, wherein the debugging module is further used for: testing a resource package developed by an application end to determine whether the virtual equipment responds to a triggering operation acting on a user experience interface UIUE; testing semantic recognition rules developed by an application end to determine whether the virtual equipment responds to functions corresponding to preset voices; and testing a scene template developed by an application end to determine whether the virtual equipment responds to the information update of the scene template.
8. A computer-readable storage medium, characterized in that the computer-readable storage medium comprises a stored program, wherein the program, when run, performs the method of debugging a virtual device as claimed in any one of the preceding claims 1 to 6.
9. A debug system of a virtual device comprising a memory and a processor, wherein the memory has stored therein a computer program, the processor being arranged to execute the debug method of a virtual device as claimed in any one of claims 1 to 6 by means of the computer program.
CN202110738166.3A 2021-06-30 2021-06-30 Virtual device debugging method and device and virtual device debugging system Active CN113434422B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110738166.3A CN113434422B (en) 2021-06-30 2021-06-30 Virtual device debugging method and device and virtual device debugging system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110738166.3A CN113434422B (en) 2021-06-30 2021-06-30 Virtual device debugging method and device and virtual device debugging system

Publications (2)

Publication Number Publication Date
CN113434422A CN113434422A (en) 2021-09-24
CN113434422B true CN113434422B (en) 2024-01-23

Family

ID=77758126

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110738166.3A Active CN113434422B (en) 2021-06-30 2021-06-30 Virtual device debugging method and device and virtual device debugging system

Country Status (1)

Country Link
CN (1) CN113434422B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114518718A (en) * 2022-02-09 2022-05-20 深圳Tcl新技术有限公司 Device control method, device, storage medium and electronic device
CN115442265A (en) * 2022-08-31 2022-12-06 云知声智能科技股份有限公司 Automatic pressure measurement method and device, storage medium and electronic device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106249607A (en) * 2016-07-28 2016-12-21 桂林电子科技大学 Virtual Intelligent household analogue system and method
CN107807545A (en) * 2016-09-08 2018-03-16 北京京东尚科信息技术有限公司 The adjustment method and device of a kind of remote control terminal
CN109581938A (en) * 2019-01-08 2019-04-05 广州小鹏汽车科技有限公司 A kind of long-range control method, device, terminal device and medium
CN110601871A (en) * 2019-07-31 2019-12-20 华为技术有限公司 Virtual equipment testing method and device
CN110689902A (en) * 2019-12-11 2020-01-14 北京影谱科技股份有限公司 Audio signal time sequence processing method, device and system based on neural network and computer readable storage medium
CN111200535A (en) * 2018-11-16 2020-05-26 阿里巴巴集团控股有限公司 Simulation system and method for equipment
CN111865708A (en) * 2019-12-30 2020-10-30 北京嘀嘀无限科技发展有限公司 Performance test method, platform, equipment and storage medium of Internet of things system
CN112702225A (en) * 2020-12-10 2021-04-23 树根互联技术有限公司 Cloud platform performance testing device and method, computer terminal and readable storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020154003A1 (en) * 2019-01-24 2020-07-30 Kldiscovery Ontrack, Llc. Integrated vpn capabilities in standalone e-discovery machine

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106249607A (en) * 2016-07-28 2016-12-21 桂林电子科技大学 Virtual Intelligent household analogue system and method
CN107807545A (en) * 2016-09-08 2018-03-16 北京京东尚科信息技术有限公司 The adjustment method and device of a kind of remote control terminal
CN111200535A (en) * 2018-11-16 2020-05-26 阿里巴巴集团控股有限公司 Simulation system and method for equipment
CN109581938A (en) * 2019-01-08 2019-04-05 广州小鹏汽车科技有限公司 A kind of long-range control method, device, terminal device and medium
CN110601871A (en) * 2019-07-31 2019-12-20 华为技术有限公司 Virtual equipment testing method and device
CN110689902A (en) * 2019-12-11 2020-01-14 北京影谱科技股份有限公司 Audio signal time sequence processing method, device and system based on neural network and computer readable storage medium
CN111865708A (en) * 2019-12-30 2020-10-30 北京嘀嘀无限科技发展有限公司 Performance test method, platform, equipment and storage medium of Internet of things system
CN112702225A (en) * 2020-12-10 2021-04-23 树根互联技术有限公司 Cloud platform performance testing device and method, computer terminal and readable storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
FIRMCORN: Vulnerability-Oriented Fuzzing of IoT Firmware via Optimized Virtual Execution;Zhijie Gui等;《https://www.raspberrypi.com/news/build-an-iot-device-with-ubuntu-appliance-and-raspberry-pi/ 》;29826 - 29841 *
基于无线局域网的智能插座设计与实现;郭萍;《中国优秀硕士学位论文全文数据库 工程科技Ⅱ辑》;C042-524 *

Also Published As

Publication number Publication date
CN113434422A (en) 2021-09-24

Similar Documents

Publication Publication Date Title
CN113434422B (en) Virtual device debugging method and device and virtual device debugging system
CN104978263B (en) A kind of mobile terminal applied program testing method and system
CN113498594B (en) Control method and device of smart home system, electronic equipment and storage medium
CN110780789B (en) Game application starting method and device, storage medium and electronic device
CN108228444B (en) Test method and device
CN113434255B (en) Virtual device creation method and device
CN103152402A (en) Method and system for logging in through mobile terminal and cloud server
CN111372249A (en) System and method for testing consistency of code number downloading process of eSIM (embedded subscriber identity Module) terminal of Internet of things
CN107145439B (en) Test request processing method and device
CN105933905A (en) Method and device for realizing wireless access point connection authentication
CN110020340A (en) A kind of method, apparatus and client of data processing
CN114116364A (en) Chip debugging method, storage medium, related device and system
CN109766123B (en) Application program packaging method and device
CN113452556A (en) Product skill configuration method and device, storage medium and electronic device
CN110198222A (en) A kind of distribution power automation terminal plug and play test method and test main website
CN111400166A (en) Real-time communication service testing method, device and system and electronic equipment
CN109344052B (en) Interface automation test method and device and electronic equipment
CN112420019B (en) Equipment testing method and device
CN116431504A (en) Automatic test method, system and device
CN113434421B (en) Virtual equipment testing method and device
CN112973129B (en) Game deployment method, game deployment device, electronic equipment and computer readable storage medium
CN109340999A (en) Verification method, air-conditioning, verification remote controler and the system of air-conditioning master control borad
CN115190057A (en) Automatic testing method and device and electronic equipment
CN108920172B (en) Program publishing and calling method and system for voice conversation platform
CN114115074A (en) Device control method and device, computer readable storage medium, processor

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant