[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN116300629A - Task scene linkage method, device and medium for custom programming - Google Patents

Task scene linkage method, device and medium for custom programming Download PDF

Info

Publication number
CN116300629A
CN116300629A CN202310298167.XA CN202310298167A CN116300629A CN 116300629 A CN116300629 A CN 116300629A CN 202310298167 A CN202310298167 A CN 202310298167A CN 116300629 A CN116300629 A CN 116300629A
Authority
CN
China
Prior art keywords
scene
task
control
equipment
devices
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
CN202310298167.XA
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.)
Guangdong Baolun Electronics Co ltd
Original Assignee
Guangdong Baolun Electronics 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 Guangdong Baolun Electronics Co ltd filed Critical Guangdong Baolun Electronics Co ltd
Priority to CN202310298167.XA priority Critical patent/CN116300629A/en
Publication of CN116300629A publication Critical patent/CN116300629A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0423Input/output
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/25Pc structure of the system
    • G05B2219/25257Microcontroller
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Stored Programmes (AREA)

Abstract

The invention relates to the field of scene control systems, and particularly discloses a self-defined programming task scene linkage method, device and medium, which comprises the steps of acquiring control ports, control protocols and control instruction sets of all devices in a scene, and acquiring working states of all the devices and multimedia signals for the scene in real time; creating a plurality of scene schemes, and switching the working states of all devices corresponding to one scene scheme to a target state when one scene scheme is called; creating a plurality of scene tasks, wherein the scene tasks comprise: task execution timing and task content; when the task execution time of a certain scene task arrives, each device in the scene executes the task content according to the scene task. According to the invention, a set of automatic or semi-automatic scene change process automation scripts is formed through scene tasks, the execution time is more accurate, the linkage effect between devices is better, and the scene control operation is simpler, more convenient and more visual.

Description

Task scene linkage method, device and medium for custom programming
Technical Field
The present invention relates to the field of scene control systems, and in particular, to a method, an apparatus, and a medium for task scene linkage with custom programming.
Background
With the development of modern information technology, environments such as a traditional exhibition hall, a conference room, a home or public scene are being rapidly covered by information equipment and systems, more and more networking equipment terminals are applied to various scenes of people living, and various terminal control systems are generated.
Taking a meeting room as an example, a sound system, a plurality of microphones, a plurality of seat screens, at least one spliced large screen or projection large screen, a plurality of electric curtains, intelligent lighting lamps, intelligent atmosphere lamps, intelligent air conditioners and other scene equipment are usually arranged, and various equipment can be uniformly controlled in the same intelligent control system, and even various preset schemes are directly stored for calling.
However, in the actual use process, besides the switching of the whole scene scheme, along with the progress of the conference process, accurate control is often required to be performed on part of scenes or equipment, and in the complex conference process, if all the equipment states needing to be switched are stored into the preset scheme, the number of scene schemes is large, the editing workload is large, and mistakes are easy to occur in editing and calling. And the device instructions in part of the scenes are independently controlled manually, so that the situation that the switching time is not synchronous or the error is generated is difficult to avoid, the manpower is wasted, and the satisfactory scene switching effect is difficult to achieve. Secondly, the task scene linkage system applied to public places also has the problem of leakage risk, which leads to leakage of conference agenda and related files and the like.
Disclosure of Invention
In order to solve the above problems, the present invention provides a task scene linkage method, device and medium for custom programming.
The invention provides a task scene linkage method with self-defined programming, which comprises the following steps:
acquiring a control port, a control protocol and a control instruction set of each device in a scene, and acquiring the working state of each device and a multimedia signal for the scene in real time; the control instruction set is a set of all control instructions of the equipment, and the control instructions are used for changing the working state of the equipment or the multimedia signals played by the equipment through a control port and a control protocol;
creating a plurality of scene schemes, wherein the scene schemes are provided with target states of all or part of equipment, and the target states are one of working states of the equipment corresponding to the target states;
when one of the scene schemes is called, switching the working states of all the devices corresponding to the scene scheme to a target state;
creating a plurality of scene tasks, the scene tasks comprising: task execution timing and task content; wherein, the task content includes: invoking one or any combination of a scene scheme, control instructions of a plurality of devices and target states of the plurality of devices;
when the task execution time of a certain scene task arrives, each device in the scene executes the task content according to the scene task.
Preferably, when one of the scenario schemes is invoked, the working states of all the devices corresponding to the scenario scheme are switched to the target state, and the method specifically includes the following steps:
comparing whether the target state of each device is the same as the current working state;
if yes, the equipment does not execute working state switching;
otherwise, according to the control instruction set, the target state and the current working state of the equipment, obtaining a control instruction to be executed;
according to a control protocol, the control instruction is sent to a control port of the equipment;
and confirming whether the working state of the equipment is finally switched to a target state or not, and if not, retransmitting the control instruction.
Preferably, the control command is sent to the control port of the device according to a control protocol, and the specific implementation steps are as follows:
setting delay compensation values of all the devices;
and when the control command is sent to the control port of the equipment, the control command is sent in a time delay mode according to the time delay compensation value.
Preferably, when the task execution time of a certain scene task arrives, each device in the scene executes the task content according to the scene task, specifically:
the scene task further includes: a task execution mode; the task execution mode specifically comprises one or any permutation and combination of immediate execution, conditional execution, delayed execution and gradual transition;
when the task execution time of a certain scene task arrives, each device in the scene executes the task content according to the task execution mode of the scene task.
Preferably, the method further comprises the steps of:
when the scene task is completely created, generating and displaying a preview animation of the scene task execution effect through scene simulation.
Preferably, the method further comprises the steps of:
and sequentially arranging and storing a plurality of scene tasks.
Preferably, the method further comprises the steps of:
classifying all the devices into a plurality of seat groups and/or a plurality of environment groups;
the scene schemes are automatically classified and stored as corresponding seat group scene schemes or environment group scene schemes according to the classification of the equipment.
Preferably, the method also comprises the step of binding identity information, wherein the specific implementation steps are as follows:
establishing an identity information base, wherein the identity information is one or any combination of key information, account information and figure digital characteristic information;
and binding and storing the scene scheme and the scene task with the identity information, and correspondingly reading, modifying and executing the scene scheme and the scene task only after the identity information passes verification.
The invention also provides a self-defined programming task scene linkage device, which comprises: the system comprises a port module, a scene creation module, a scene switching module, a task creation module and a task execution module;
the port module is used for acquiring a control port, a control protocol and a control instruction set of each device in the scene, and acquiring the working state of each device and a multimedia signal for the scene in real time; the control instruction set is a set of all control instructions of the equipment, and the control instructions are used for changing one or a combination of the working state of the equipment or the multimedia signals played by the equipment through a control port and a control protocol;
the scene creation module is used for creating a plurality of scene schemes, wherein the scene schemes are provided with target states of all or part of equipment, and the target states are one of working states of the equipment corresponding to the target states;
the scene switching module is used for switching the working states of all the devices corresponding to one scene scheme to a target state when one scene scheme is called;
the task creation module is used for creating a plurality of scene tasks, and the scene tasks comprise: task execution timing and task content; wherein, the task content includes: invoking one or any combination of a scene scheme, control instructions of a plurality of devices and target states of the plurality of devices;
and the task execution module is used for executing task contents according to the scene task by each device in the scene when the task execution time of the scene task arrives.
The invention provides a computer readable storage medium, which comprises a stored computer program, wherein when the computer program runs, equipment where the computer readable storage medium is located is controlled to execute the task scene linkage method of the self-defined programming.
The beneficial effects of the invention are as follows:
(1) By means of the scene scheme capable of arbitrarily defining the target state for all or part of the devices in the scene, independent scene control such as a traditional large-screen scene, a seat scene, an environment scene and the like is combined, so that switching control of the scene and linkage of the devices in the scene are more efficient and visual.
(2) Through the scene task, the execution time and the execution mode of a scene scheme or a device instruction can be preset, so that a set of automatic or semi-automatic scene change flow automatic script is formed, and when the device in the scene executes the control instruction, compared with the traditional manual control, the execution time is more accurate, the linkage effect between the devices is better, and the control operation of the scene is simpler, more convenient and visual.
Preferably, the scene scheme and the scene task are bound through identity verification, so that the safety and confidentiality of user data are improved.
Drawings
The invention will be further described with reference to the accompanying drawings, in which:
FIG. 1 is a flow chart of a method according to one embodiment of the present invention;
FIG. 2 is a schematic diagram of a task scene editing interface according to another embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1, as one of the implementations of the present invention, a task scene linkage method of custom programming implemented by a control program is disclosed, comprising the steps of:
s1, acquiring a control port, a control protocol and a control instruction set of each device in a scene, and acquiring the working state of each device and a multimedia signal for the scene in real time; the control instruction set is a set of all control instructions of the equipment, and the control instructions are used for changing one or a combination of the working state of the equipment or the multimedia signals played by the equipment through a control port and a control protocol;
s2, creating a plurality of scene schemes, wherein all or part of target states of the equipment are arranged in the scene schemes, and the target states are one of working states of the equipment corresponding to the target states;
s3, when one of the scene schemes is called, switching the working states of all the devices corresponding to the scene scheme to a target state;
s4, creating a plurality of scene tasks, wherein the scene tasks comprise: task execution timing and task content; the task content comprises the following steps: invoking one or any combination of a scene scheme, control instructions of a plurality of devices and target states of the plurality of devices;
s5, when the task execution time of a certain scene task arrives, each device in the scene executes the task content according to the scene task.
The task execution time is used for setting a starting time point of the scene task, and the starting time point can be a designated time point after counting down a period of time or can be set as a specific time and/or date.
The multimedia signals include audio, video, image, text and other digital/analog signals for playing on the device, and various multimedia signals acquired by a sensor (such as a microphone or a pickup), a camera and other devices.
The equipment comprises a display screen (such as a display interface of an intelligent terminal, a computer display, a television, a spliced screen, projection equipment and other display equipment), a loudspeaker, a microphone, a lifting device, a curtain opening and closing device, a fan, an air conditioner, fresh air ventilation equipment, an intelligent lamp, an atmosphere lamp, a monitoring camera, and a matched computer host, a control circuit, an environment controller, a switch, a server and other equipment. In addition, in certain other embodiments, the devices may also include various intelligent electrical devices, such as water heaters, refrigerators, water dispensers, heaters, and the like in intelligent appliances.
The control interface of the above device usually adopts a physical interface, such as a media-like interface, a network interface, a bus interface (such as a USB interface, a can bus interface, etc.), or a wireless communication interface, such as WIFI, bluetooth, a mobile network, an infrared signal, etc., for performing data interconnection or signal transmission on each bit of wireless signal. The control protocol of each device and the instruction set for controlling the working state of the device are usually integrated in the disclosed device driver, and the device without the corresponding driver needs an operator to manually configure or import the control protocol of the device and set the control instruction set.
The target state of the embodiment includes the working state of each device and the media signal output mode of each device; for example, video signals output on a display screen, or a plurality of video signals played according to a preset layout, audio signals played by sound, the opening and closing state of a curtain, the brightness of lamplight and the like.
The embodiment also discloses a task scene linkage device with self-defined programming, which comprises: the system comprises a port module, a scene creation module, a scene switching module, a task creation module and a task execution module;
the port module is used for acquiring a control port, a control protocol and a control instruction set of each device in the scene, and acquiring the working state of each device and a multimedia signal for the scene in real time; the control instruction set is a set of all control instructions of the equipment, and the control instructions are used for changing one or a combination of the working state of the equipment or the multimedia signals played by the equipment through a control port and a control protocol;
the scene creation module is used for creating a plurality of scene schemes, wherein all or part of target states of the equipment are arranged in the scene schemes, and the target states are one of working states of the equipment corresponding to the target states;
the scene switching module is used for switching the working states of all the devices corresponding to one scene scheme to a target state when one scene scheme is called;
the task creation module is used for creating a plurality of scene tasks, and the scene tasks comprise: task execution timing and task content; the task content comprises the following steps: invoking one or any combination of a scene scheme, control instructions of a plurality of devices and target states of the plurality of devices;
and the task execution module is used for executing task contents according to the scene task by each device in the scene when the task execution time of the scene task arrives.
Referring to fig. 2, as another embodiment of the present solution, it is different from the above embodiment in that: the scene task of the embodiment further includes: the task execution mode specifically comprises one of immediate execution, conditional execution, delayed execution and gradual transition or any permutation and combination thereof; the method comprises the following steps:
immediately executing the task content when the task is executed at the moment;
the conditional execution is to judge whether the execution condition is met after the task execution time arrives, if so, executing the task content, otherwise, waiting until the execution condition is met; common execution conditions such as mouse click confirmation, a certain key being triggered, voice input instruction being detected, etc.;
delay execution is that after the execution time of the task reaches, the task is executed after a designated time is delayed;
and gradually changing the current equipment working state or scene scheme into a target state or scene scheme set by the task content according to the settable gradual change parameters after the task execution time is reached.
The four task execution modes can be set in combination according to the needs, and can be repeatedly or repeatedly arranged and/or juxtaposed in different orders.
For example, in one embodiment, the scene task is: the task execution time is 10 am: 00, the task content is to turn on the curtain and turn off the light, and the task execution mode is specifically set as follows:
the curtain opening is immediately performed, the delay is performed for 1 minute, and the light closing is gradually and excessively performed.
The scene task enables the curtain to start to automatically pull open at 10 am, and meanwhile, the light is gradually darkened until completely closed after delay for 1 minute.
Preferably, in step S3, the steps are specifically as follows:
s31, comparing whether the target state of each device is the same as the current working state;
s321, if so, the equipment does not execute working state switching;
s322, otherwise, obtaining a control instruction to be executed according to the control instruction set, the target state and the current working state of the equipment;
s33, sending a control instruction to a control port of the equipment according to a control protocol;
s34, confirming whether the working state of the equipment is finally switched to the target state, otherwise, repeating the steps S322 to S34.
Since different devices basically have more or less delay when the control instruction is issued to execute, in order to unify task execution moments of the devices under some circumstances, the foregoing step S33 is specifically implemented in this embodiment as follows:
s331, setting delay compensation values of all devices;
and S332, when a control instruction is sent to a control port of the equipment, the control instruction is sent in a time delay mode according to the time delay compensation value.
By independently configuring the delay compensation value of each device, each device can uniformly complete the execution of the control command at the same time after the control command is sent out successively, or the time when each device executes the control command is more accurate and controllable.
Preferably, the method further comprises the steps of:
and S6, when the scene task is completely created, generating and displaying a preview animation of the scene task execution effect through scene simulation.
The user can intuitively observe the execution sequence and possible effects of the tasks, the scene simulation needs to be developed additionally according to simulation software of the world, or some animation of the execution effects is preset for calling according to the approximate working effects of the equipment.
Preferably, the present embodiment further includes the steps of:
s7, sequentially arranging and storing a plurality of scene tasks.
Preferably, the method further comprises the following substeps:
s81, classifying all the equipment into a plurality of seat groups and/or a plurality of environment groups;
s82, the scene schemes are automatically classified and stored as corresponding seat group scene schemes or environment group scene schemes according to the classification of the equipment.
Through classified storage, the method can be more convenient for users to call designs and scenes.
Since the conference materials, agenda, documents and the like stored in the system are required to be kept secret before and after the conference in public places such as exhibition halls, the control system can use many people and is very complicated.
Therefore, the task and scene data of the scheme should also have corresponding security requirements, specifically, as follows: the embodiment also comprises an identity information binding step, which comprises the following specific implementation steps:
s91, an identity information base is established, wherein the identity information is one or any combination of secret key information (such as secret keys of passwords, graph unlocking, two-dimensional codes and the like), account information (such as common account passwords) or figure digital characteristic information (such as face identification information, vein identification information, iris information, fingerprint information and the like);
s92, binding and storing the scene scheme and the scene task with the identity information, and correspondingly reading, modifying and executing the scene scheme and the scene task only after the identity information passes verification.
In the embodiment, a face authentication mode is adopted, before entering a scene configuration interface, a user is informed of face acquisition when logging in, and the scene plan created by the user and the automation of task scenes and settings are conveniently recorded. And when logging in again, reading all the data created before the user logs out last time according to the face recognition and displaying.
The invention also discloses a terminal device, which comprises a processor and a storage device, wherein the storage device is used for storing one or more programs; when one or more programs are executed by the processor, the processor implements the custom programmed task scenario linkage method described above. The processor may be a central processing unit (Central Process ing Unit, CPU), other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Appl icat ion Specific Integrated Circuit, ASIC), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like, referred to as a control center for the test equipment, that interfaces and lines to various parts of the overall test equipment.
The storage means may be used for storing computer programs and/or modules, and the processor may implement various functions of the terminal device by running or executing the computer programs and/or modules stored in the storage means, and invoking data stored in the storage means. The storage device may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function, and the like; the storage data area may store data created according to the use of the terminal device, etc. In addition, the storage device may include high-speed random access memory, and may also include non-volatile memory, such as a hard disk, memory, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash Card (Flash Card), at least one disk storage device, a Flash memory device, or other volatile solid-state storage device.
The module/unit integrated by the task scene linkage device which is self-defined and programmed can be stored in a computer readable storage medium if the module/unit is realized in the form of a software functional unit and sold or used as a separate product. Based on such understanding, the present invention may implement all or part of the flow of the method of the above-described embodiments, or may be implemented by a computer program to instruct related hardware, and the computer program may be stored in at least one computer readable storage medium, where the computer program, when executed by a processor, may implement the steps of each of the method embodiments described above. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, executable files or in some intermediate form, etc. The computer readable medium may include: any entity or device capable of carrying computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), an electrical carrier signal, a telecommunications signal, a software distribution medium, and so forth.
It should be noted that the embodiments of the apparatus and device described above are only schematic, where the units described as separate units may or may not be physically separated, and units shown as units may or may not be physical units, may be located in one place, or may be distributed over multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment.

Claims (10)

1. A self-defined programming task scene linkage method is characterized by comprising the following steps:
acquiring a control port, a control protocol and a control instruction set of each device in a scene, and acquiring the working state of each device and a multimedia signal for the scene in real time; the control instruction set is a set of all control instructions of the equipment, and the control instructions are used for changing one or a combination of the working state of the equipment or the multimedia signals played by the equipment through a control port and a control protocol;
creating a plurality of scene schemes, wherein the scene schemes are provided with target states of all or part of equipment, and the target states are one of working states of the equipment corresponding to the target states;
when one of the scene schemes is called, switching the working states of all the devices corresponding to the scene scheme to a target state;
creating a plurality of scene tasks, the scene tasks comprising: task execution timing and task content; wherein, the task content includes: invoking a scene scheme, control instructions of a plurality of devices or target states of a plurality of devices, one or any combination of the scene scheme and the control instructions;
when the task execution time of a certain scene task arrives, each device in the scene executes the task content according to the scene task.
2. The method for linking task scenes according to claim 1, wherein when one of the scene schemes is called, switching the working states of all the devices corresponding to the scene scheme to the target state, specifically comprising the following steps:
comparing whether the target state of each device is the same as the current working state;
if yes, the equipment does not execute working state switching;
otherwise, according to the control instruction set, the target state and the current working state of the equipment, obtaining a control instruction to be executed;
according to a control protocol, the control instruction is sent to a control port of the equipment;
and confirming whether the working state of the equipment is finally switched to a target state or not, and if not, retransmitting the control instruction.
3. The method for linking task scenes according to claim 2, wherein the steps of sending the control command to the control port of the device according to the control protocol are as follows:
setting delay compensation values of all the devices;
and when the control command is sent to the control port of the equipment, the control command is sent in a time delay mode according to the time delay compensation value.
4. The method for linking task scenes according to claim 1, wherein when the task execution time of a certain scene task arrives, each device in the scene executes the task content according to the scene task, specifically:
the scene task further includes: a task execution mode; the task execution mode specifically comprises one or any permutation and combination of immediate execution, conditional execution, delayed execution and gradual transition;
when the task execution time of a certain scene task arrives, each device in the scene executes the task content according to the task execution mode of the scene task.
5. The method for linking task scenes in a custom programming manner according to claim 1, further comprising the steps of:
when the scene task is completely created, generating and displaying a preview animation of the scene task execution effect through scene simulation.
6. The method for linking task scenes in a custom programming manner according to claim 1, further comprising the steps of:
and sequentially arranging and storing a plurality of scene tasks.
7. The method for linking task scenes in a custom programming manner according to claim 1, further comprising the steps of:
classifying all the devices into a plurality of seat groups and/or a plurality of environment groups;
the scene schemes are automatically classified and stored as corresponding seat group scene schemes or environment group scene schemes according to the classification of the equipment.
8. The method for linking task scenes by self-defining programming according to claim 1, further comprising the step of binding identity information, wherein the method comprises the following steps:
establishing an identity information base, wherein the identity information is one or any combination of key information, account information and figure digital characteristic information;
and binding and storing the scene scheme and the scene task with the identity information, and correspondingly reading, modifying and executing the scene scheme and the scene task only after the identity information passes verification.
9. A custom programmed task scene linkage device, comprising: the system comprises a port module, a scene creation module, a scene switching module, a task creation module and a task execution module;
the port module is used for acquiring a control port, a control protocol and a control instruction set of each device in the scene, and acquiring the working state of each device and a multimedia signal for the scene in real time; the control instruction set is a set of all control instructions of the equipment, and the control instructions are used for changing one or a combination of the working state of the equipment or the multimedia signals played by the equipment through a control port and a control protocol;
the scene creation module is used for creating a plurality of scene schemes, wherein the scene schemes are provided with target states of all or part of equipment, and the target states are one of working states of the equipment corresponding to the target states;
the scene switching module is used for switching the working states of all the devices corresponding to one scene scheme to a target state when one scene scheme is called;
the task creation module is used for creating a plurality of scene tasks, and the scene tasks comprise: task execution timing and task content; wherein, the task content includes: invoking one or any combination of a scene scheme, control instructions of a plurality of devices and target states of the plurality of devices;
and the task execution module is used for executing task contents according to the scene task by each device in the scene when the task execution time of the scene task arrives.
10. A computer readable storage medium, characterized in that the computer readable storage medium comprises a stored computer program, wherein the computer program when run controls a device in which the computer readable storage medium is located to execute the custom programmed task scene linkage method according to any one of claims 1 to 8.
CN202310298167.XA 2023-03-23 2023-03-23 Task scene linkage method, device and medium for custom programming Pending CN116300629A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310298167.XA CN116300629A (en) 2023-03-23 2023-03-23 Task scene linkage method, device and medium for custom programming

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310298167.XA CN116300629A (en) 2023-03-23 2023-03-23 Task scene linkage method, device and medium for custom programming

Publications (1)

Publication Number Publication Date
CN116300629A true CN116300629A (en) 2023-06-23

Family

ID=86788453

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310298167.XA Pending CN116300629A (en) 2023-03-23 2023-03-23 Task scene linkage method, device and medium for custom programming

Country Status (1)

Country Link
CN (1) CN116300629A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116996546A (en) * 2023-07-06 2023-11-03 九科信息技术(深圳)有限公司 Control methods, devices, equipment and storage media for Internet of Things equipment
CN117765839A (en) * 2023-12-25 2024-03-26 广东保伦电子股份有限公司 Indoor intelligent navigation method, device and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116996546A (en) * 2023-07-06 2023-11-03 九科信息技术(深圳)有限公司 Control methods, devices, equipment and storage media for Internet of Things equipment
CN117765839A (en) * 2023-12-25 2024-03-26 广东保伦电子股份有限公司 Indoor intelligent navigation method, device and storage medium

Similar Documents

Publication Publication Date Title
CN116300629A (en) Task scene linkage method, device and medium for custom programming
CN111934960B (en) Scene mode control method and device for smart home
CN108710306B (en) Control method and device of intelligent equipment and computer readable storage medium
CN113268005B (en) Intelligent scene control method, system, device and storage medium
CN110196557B (en) Equipment control method, device, mobile terminal and storage medium
WO2017157337A1 (en) Control method and device for smart home
CN111142456A (en) Internet of things automation smart home linkage method and system
CN110780598B (en) Intelligent device control method and device, electronic device and readable storage medium
CN106325119A (en) Method of man-machine interactive control device
CN104698932B (en) Apparatus control method and device
CN103686275A (en) Remote control device of smart television and setting method thereof
CN104363154A (en) Smart home device control method and device
CN108833222A (en) Appliances equipment control method, device, remote controler, terminal, server and medium
CN108919658A (en) Smart machine control method and device
CN104580657A (en) A sensor user self-configuring method, and device and mobile terminal
CN103605340B (en) Intelligent meeting control method and system
CN108227520A (en) A kind of control system and control method of the smart machine based on panorama interface
CN113572669A (en) Scene processing method and device, intelligent gateway and processor
WO2023125393A1 (en) Method and device for controlling smart home appliance, and mobile terminal
CN105955564B (en) Application program launching method and device
CN109974232B (en) Rapid control method and terminal of air conditioner system, air conditioner system and medium
CN114095290B (en) Information processing method, information processing device and electronic equipment
CN116009958B (en) Unified control method and system for intelligent hardware
WO2022242137A1 (en) Method and apparatus for controlling air conditioner by means of voice, and electronic device and storage medium
WO2024131708A1 (en) Method for configuring environment and device

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