CN117075508A - Linkage control method and device of equipment and computer equipment - Google Patents

Linkage control method and device of equipment and computer equipment Download PDF

Info

Publication number
CN117075508A
CN117075508A CN202311044960.3A CN202311044960A CN117075508A CN 117075508 A CN117075508 A CN 117075508A CN 202311044960 A CN202311044960 A CN 202311044960A CN 117075508 A CN117075508 A CN 117075508A
Authority
CN
China
Prior art keywords
target
equipment
control flow
execution
linkage
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
CN202311044960.3A
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.)
Shenzhen Qianhai Yanxiang Asia Pacific Electronic Equipment Technology Co ltd
Original Assignee
Shenzhen Qianhai Yanxiang Asia Pacific Electronic Equipment Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Qianhai Yanxiang Asia Pacific Electronic Equipment Technology Co ltd filed Critical Shenzhen Qianhai Yanxiang Asia Pacific Electronic Equipment Technology Co ltd
Priority to CN202311044960.3A priority Critical patent/CN117075508A/en
Publication of CN117075508A publication Critical patent/CN117075508A/en
Pending legal-status Critical Current

Links

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
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application provides a linkage control method and device of equipment and computer equipment, wherein the method comprises the following steps: displaying function sub-nodes in the equipment linkage strategy configuration page, wherein the function sub-nodes are used for being dragged and selected to construct a linkage control flow, and the function sub-nodes comprise associated equipment objects corresponding to target users; the associated equipment objects are equipment objects corresponding to all networking equipment in the networking equipment owned by the target user; acquiring a target linkage control flow constructed by a target user in a device linkage strategy configuration page; and generating corresponding control information according to the target linkage control flow. According to the application, the device object corresponding to the actual device of the user is provided, so that the user can directly drag and select the device object according to the requirement to construct the target linkage control flow which can be directly related to the actual device, the usability of the linkage control strategy configuration is improved, the configuration efficiency of the linkage control strategy is improved, and the effective linkage control of the user on the device is facilitated.

Description

Linkage control method and device of equipment and computer equipment
Technical Field
The present application relates to the field of internet of things, and in particular, to a method and an apparatus for controlling equipment in a coordinated manner, and a computer device.
Background
Nowadays, with the development and progress of the internet of things, more and more devices are connected to the internet, so that real-time sharing of device data and intelligent control of the devices can be realized. In intelligent control of devices, coordinated control of devices refers to implementing cooperative control between devices according to states among a plurality of devices. For example, the coordinated control of the device may be such that the device B is controlled to perform a certain operation when the device a satisfies a certain state condition.
To implement coordinated control of the devices, a coordinated control strategy is typically required to be configured. In the related art, generally, an abstract node is provided, and after a user builds a control flow by using the abstract node, the control flow is bound to a related device object, so that linkage control on the device is realized. However, the mode that the user needs to build the control flow by utilizing the abstract node not only needs to be secondarily bound into the actual equipment, but also is relatively abstract and complex in operation and relatively poor in usability, so that the setting process is relatively complicated, the setting efficiency of the linkage control strategy is relatively low, and the effective linkage control of the user on the equipment is not facilitated.
Disclosure of Invention
The embodiment of the application provides a linkage control method and device of equipment and computer equipment, which can improve the usability of configuration of a linkage control strategy, thereby improving the setting efficiency of the linkage control strategy and being beneficial to realizing effective linkage control of the equipment for users.
In a first aspect, an embodiment of the present application provides a method for controlling linkage of a device, including: displaying function sub-nodes in the equipment linkage strategy configuration page, wherein the function sub-nodes are used for being dragged and selected to construct a linkage control flow, and the function sub-nodes comprise associated equipment objects corresponding to target users; the associated equipment object is an equipment object corresponding to each networking equipment in one or more networking equipment owned by the target user;
acquiring a target linkage control flow constructed by the target user in the equipment linkage strategy configuration page;
generating corresponding control information according to the target linkage control flow; the control information is used for indicating the control target networking equipment to execute the target operation.
In a second aspect, an embodiment of the present application provides a coordinated control device of an apparatus, where the device includes:
the display unit is used for displaying function sub-nodes in the equipment linkage strategy configuration page, wherein the function sub-nodes are used for being dragged and selected to construct a linkage control flow, and the function sub-nodes comprise associated equipment objects corresponding to target users; the associated equipment object is an equipment object corresponding to each networking equipment in one or more networking equipment owned by the target user;
The acquisition unit is used for acquiring a target linkage control flow constructed by the target user in the equipment linkage strategy configuration page;
the generating unit is used for generating corresponding control information according to the target linkage control flow; the control information is used for indicating the control target networking equipment to execute the target operation.
In a third aspect, an embodiment of the present application further provides a computer device, which includes a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the processor implements the method for controlling the linkage of the device in the first aspect when executing the computer program.
In a fourth aspect, an embodiment of the present application further provides a computer readable storage medium, where the computer readable storage medium stores a computer program, where the computer program when executed by a processor causes the processor to perform the method for controlling linkage of the apparatus of the first aspect.
The application provides a linkage control method and device of equipment and computer equipment, wherein the method comprises the following steps: displaying function sub-nodes in the equipment linkage strategy configuration page, wherein the function sub-nodes are used for being dragged and selected to construct a linkage control flow, and the function sub-nodes comprise associated equipment objects corresponding to target users; the associated equipment object is an equipment object corresponding to each networking equipment in one or more networking equipment owned by the target user; acquiring a target linkage control flow constructed by the target user in the equipment linkage strategy configuration page; generating corresponding control information according to the target linkage control flow; the control information is used for indicating the control target networking equipment to execute the target operation. According to the application, the function sub-node comprising the associated equipment object corresponding to the target user is displayed in the equipment linkage strategy configuration page, so that the target user can construct a target linkage control flow according to the dragging operation of the associated equipment object as required, and further, corresponding control information is generated according to the target linkage control flow.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings required for the description of the embodiments will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is an application scenario schematic diagram of a linkage control method of a device according to an embodiment of the present application;
FIG. 2 is a schematic flow chart of a method for controlling linkage of a device according to an embodiment of the present application;
fig. 3 is a first schematic diagram of a target linkage control flow configuration in a linkage control method of an apparatus according to an embodiment of the present application;
fig. 4 is another schematic diagram of a target linkage control flow configuration in the linkage control method of the device according to the embodiment of the present application;
FIG. 5 is another schematic flow chart of a method for controlling linkage of a device according to an embodiment of the present application;
FIG. 6 is a schematic block diagram of a coordinated control device of an apparatus provided by an embodiment of the present application;
fig. 7 is a schematic block diagram of a computer device according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
It should be understood that the terms "comprises" and "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the application herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in the present specification and the appended claims refers to any and all possible combinations of one or more of the associated listed items, and includes such combinations.
The application provides a linkage control method and device of equipment and computer equipment, which can improve the usability of linkage control strategy configuration, thereby improving the setting efficiency of the linkage control strategy and being beneficial to realizing effective linkage control of the equipment for users. The execution main body of the linkage control method of the equipment can be the linkage control device of the equipment provided by the embodiment of the application and can be computer equipment integrated with the linkage control device of the equipment, wherein the linkage control device of the equipment can be realized in a hardware or software mode, the computer equipment can be a terminal or a server, and the terminal can be a smart phone, a tablet personal computer, a palm personal computer, a notebook personal computer or the like.
In a specific implementation process, an execution subject of the method can be a linkage strategy configuration server, the linkage strategy configuration server can judge according to a target linkage control flow configured by a user, and when the linkage condition is determined to be met, control information is sent to the internet of things platform to instruct the physical network platform to implement control according to the control information. The linkage policy configuration server can execute the method provided by the application based on a single architecture, and can also execute the method provided by the application based on a micro-service architecture, and it can be understood that maintainability and expandability can be improved by separating functions into various services based on the micro-service architecture.
Referring to fig. 1, fig. 1 is a schematic application scenario diagram of a linkage control method of an apparatus according to an embodiment of the present application. It can be seen that if the target user has 5 networking devices, which are respectively a main air conditioner, a living room air conditioner, a corridor lamp, a water heater and a home entrance door, the functional sub-nodes for constructing the linkage control flow displayed in the device linkage policy configuration page include device objects (i.e., associated device objects) corresponding to the 5 networking devices respectively. At this time, if the user wants to automatically turn on the living room air conditioner when the indoor temperature reaches 35 degrees according to the use habit of the user, the living room air conditioner object can be dragged in the functional sub-node to construct a target linkage control flow, the condition content corresponding to the living room air conditioner object is set as that the living room air conditioner detects that the indoor temperature is greater than 35 degrees, and the execution content corresponding to the living room air conditioner is turned on; after that, the target user can click on the "start" control to start the target linkage control flow, and after that, the linkage strategy configuration server can generate corresponding control information according to the logic corresponding to the target linkage control flow, so that the internet of things platform can control according to the control information.
Referring to fig. 2, fig. 2 is a first flow chart of a coordinated control method of an apparatus according to an embodiment of the present application, where the coordinated control method of the apparatus specifically includes the following steps S101 to S103.
Step S101, displaying the function sub-nodes which comprise the associated equipment objects corresponding to the target users in the equipment linkage strategy configuration page.
In this embodiment, the device linkage policy configuration page is used for a user to configure a linkage control policy of the device, and the function child nodes are used for being dragged and selected to construct a linkage control flow. Specifically, the functional sub-nodes for constructing the linkage control flow are displayed in the equipment linkage strategy configuration page, and the user selects the functional sub-nodes as sub-nodes in the linkage control flow through dragging, so that the linkage control flow is constructed.
The related device object included in the functional child node is a device object corresponding to each networking device in one or more networking devices owned by the target user. In the specific implementation process, the device information of all networking devices owned by the target user can be obtained through the Internet of things platform, so that the associated device object corresponding to the networking device is created according to the device information of all networking devices owned by the target user, and further after the account corresponding to the target user is logged in, the device object corresponding to each networking device of the target user is displayed in the device linkage policy configuration page for the target user to select and control the flow design.
The device information of the networking device may include identification information of the device, a model number of the device, functional attribute information of the device, and the like.
In an implementation, the functional child node may further include tools or components for assisting in the build process. For example, in some embodiments, temperature acquisition tools, humidity acquisition tools, logic components, timing components may also be included. Wherein the temperature acquisition means may be used to assist in acquiring the current temperature; the humidity acquisition tool can be used for assisting in acquiring the current humidity; the logic component may specifically include a logical AND component, a logical OR component, and a logical NOT component, where the logical component may be configured to connect a plurality of associated device objects, thereby constructing a corresponding logical relationship between the associated device objects; the timing component is used for realizing timing execution of the linkage control flow.
Step S102, a target linkage control flow constructed by a target user in the equipment linkage strategy configuration page is obtained.
The target linkage control flow is a linkage control flow which is constructed by a target user and needs to be effectively executed. In this embodiment, the target user may perform drag selection on the display function child node in the device linkage policy configuration page according to actual needs, and perform logical connection, so as to construct a target linkage control flow.
In an embodiment, after the target user completes the construction and obtains the target coordinated control flow, the relevant starting control in the linkage strategy configuration page of the clicking device is triggered to trigger the strategy starting instruction, and the execution main body of the scheme can receive the strategy starting instruction and acquire the target coordinated control flow to be executed effectively.
In the process of specifically constructing the target linkage control flow, a user can drag the function sub-nodes into the target linkage control flow construction area according to the control logic actually required, set corresponding contents and logically connect the function sub-nodes, so that the target linkage control flow can be obtained.
In an embodiment, the target coordinated control flow may include an execution portion, and each associated device object in the function child node may be used to construct the execution portion in the target coordinated control flow as the target execution device object is dragged and selected. In order to set the execution content corresponding to the target execution device object, the target user can trigger an execution content setting instruction, and the execution main body of the method can respond to the execution content setting instruction triggered by the target user aiming at the target execution device object, display an execution content setting page corresponding to the target execution device object, and further receive the execution content corresponding to the execution device object set by the target user based on the execution content setting page.
The execution content comprises operation information to be controlled to be executed by the networking equipment corresponding to the target execution equipment object. For example, if the target execution device object is an air conditioner, the operation information may be to turn on the air conditioner, turn off the air conditioner, turn on the dehumidification mode, adjust the cooling temperature to 26 ℃.
In the implementation process, the execution content setting page corresponding to the displayed target execution device object may be an execution content setting page corresponding to an actual function, attribute and state of the associated device corresponding to the target execution device object, and the corresponding option may be displayed according to the actual function, attribute and state, so as to be selected by the user, thereby setting the execution content.
In an embodiment, when the functional child node includes the timing component, the user may drag and select the timing component to assist in building the target coordinated control flow, after the user drags and selects the timing component to the target coordinated control flow building area, the execution frequency setting instruction may be triggered, and the execution subject of the method may display the execution frequency setting page in response to the execution frequency setting instruction triggered by the target user for the timing component, so as to obtain the execution frequency information set by the target user based on the execution frequency setting page.
The execution frequency information is used for determining an execution target linkage control flow according to the execution frequency information. For example, when the execution frequency information may be 1 per night: 00. performed every 30 minutes, etc. When the execution frequency information is 1 per night: 00, if the target linkage control flow is started, 1:00, the target linkage control flow is determined to be executed.
In the implementation process, the timing component can be set to be placed at the initial node position of the target linkage control flow and used as a trigger part of the target linkage control flow, so that the conventional logic thought is met, and a user can conveniently construct the target linkage control flow which meets the actual intention of the user.
For example, as shown in fig. 3, referring to the upper half, a functional child node may specifically include an execution action portion including each associated device object and an auxiliary tool portion including a timing component and a logic component. When the linkage policy that the user wants to set is "1 in early morning every day: 00 control to turn off the corridor lamp and the living room air conditioner ", a user can drag the corridor lamp object and the living room air conditioner object to be selected as target execution equipment objects in the execution action part, drag the logic AND component in the auxiliary tool part, and conduct AND connection on the corridor lamp object and the living room air conditioner, so that an execution part in a construction target coordinated control flow is constructed, and drag the selection timing component in the auxiliary tool part to be used as a trigger part of the target coordinated control flow. Further, please refer to the lower half, the user may trigger the execution frequency setting instruction by clicking the timing component, so that the execution main body of the method may respond to the execution frequency setting instruction to display an execution frequency setting page, and then the user may set the execution frequency information in the execution frequency setting page to be 1 per day: 00 is executed, and then the execution main body of the method can acquire the trigger execution time of the target linkage control flow as 1 per day: 00. further, the user can trigger the execution content setting instruction by clicking the corridor lamp object, and then the execution main body of the method can respond to the execution content setting instruction to display an execution content setting page corresponding to the corridor lamp object, the user can set the execution content corresponding to the corridor lamp object to be the corridor lamp closing state on the execution content setting page, and similarly, the user triggers the execution content setting instruction by clicking the living room air conditioner object to set the execution content to be the closing state of the living room air conditioner on the displayed execution content setting page. After this, the user may click on the "start" control, thereby starting the target coordinated control flow.
In an embodiment, the target coordinated control flow may further include a condition part in addition to the execution part, and each associated device object in the function sub-node may be further used as a target conditional device object to be dragged and selected to construct the condition part in the target coordinated control flow; in the target linkage control flow, the flow node where the condition part is located is before the flow node where the execution part is located; in order to set the condition content corresponding to the target execution equipment object, the target user can trigger a condition content setting instruction, and the execution main body of the method can respond to the condition content setting instruction triggered by the target user aiming at the target condition equipment object to display a condition content setting page corresponding to the target condition equipment object, so that the condition content corresponding to the condition equipment object set by the target user is received based on the execution content setting page.
The condition content includes condition information which needs to be met by the networking equipment corresponding to the target condition equipment object when the networking equipment corresponding to the target execution equipment object executes corresponding operation. For example, if the target condition device object is a water heater, the condition information may be that the water heater is in an on state, the water heater is in an off state, the water heater is switched from on to off state, the water heater is switched from off to on state, the water temperature of the water heater reaches a certain temperature, and the like, and the condition information is related to an actual function and an attribute state of the networking device corresponding to the target condition device object.
In this embodiment, the condition part arranged in the target linkage control flow is located before the flow node where the execution part is located, which accords with conventional logic, and is beneficial to the user to construct the target linkage control flow which accords with actual requirements, so that linkage control is realized according to the intention of the user.
In this embodiment, whether the executing portion in the target coordinated control flow is executed depends on whether the condition portion in the target coordinated control flow is satisfied, and whether the condition portion is satisfied is determined, and then depends on whether the current state data of the associated device corresponding to the target condition device object in the condition portion satisfies the condition content corresponding to the target condition device object. Specifically, taking the condition content as an example of "the water heater is switched from on to off", when judging whether the condition part is satisfied, it is necessary to acquire real-time switch switching state information corresponding to the water heater so as to judge whether the condition content of "the water heater is switched from on to off" is satisfied. The current state data reported by the water heater usually comprises various data information, and cannot be directly used for judging whether the conditions are met, so that effective data extraction is needed for the current state data, and then condition judgment is needed.
Based on this, in order to improve the flexibility of extracting the current state data reported by the device, the device adapts to different target coordinated control flows, in an embodiment, a data extraction tool may be provided, where the data extraction tool is used to assist in building an execution part and/or a condition part in the target coordinated control flow; in the target coordinated control flow, the last flow node of the flow nodes where the data extraction tool is located is a target conditional equipment object or a target execution equipment object; when the last flow node of the data extraction tool is a target condition equipment object, the method is used for carrying out auxiliary extraction on the current state data of the associated equipment corresponding to the target condition equipment object according to the condition content corresponding to the target condition equipment object; when the last flow node of the data extraction tool is the target execution device object, the data extraction tool is used for carrying out auxiliary extraction on the execution result data of the associated device corresponding to the target execution device object according to the execution content corresponding to the target execution device object.
The current state data are current state data of the networking equipment, and the execution result data are result data obtained after the networking equipment executes according to control. The current state data of the networking equipment can be heartbeat information periodically reported by the equipment, and the heartbeat information can comprise all the current state data of the networking equipment; the current state data may also be the current state data reported by the networking device upon receipt of a state query instruction by sending the state query instruction to the networking device.
Specifically, when the last flow node of the data extraction tool is a target condition device object, the data extraction tool can extract target data from current state data reported by associated devices corresponding to the target condition device object according to the condition content of the target condition device object, so that whether the condition accords with the condition content can be judged according to the target data; when the last flow node of the data extraction tool is the target execution device object, the data extraction tool can extract target data from the execution result data reported by the target execution device object according to the execution content of the target execution device object.
For example, if the previous flow node of the data extraction tool in the condition part of the target coordinated control flow is a water heater object (target condition equipment object), and the condition content corresponding to the water heater object is that the water temperature reaches 50 degrees, the data extraction tool is used for extracting the corresponding target data (the current water temperature) from the current state data (for example, { "id": "01", "tem": "48", "open": "1") reported by the water heater object to be 48 degrees, and then it can be determined that the condition part is not met according to the target data.
For example, if in the execution portion of the target coordinated control flow, the last flow node of the data extraction tool is a camera object (target execution device object) outside the door, and the execution content corresponding to the camera object is image capturing and uploading, the data extraction tool may be used to perform processing of a specific task on the image, for example, face recognition, and further may perform a subsequent coordinated flow using the face recognition result.
In an implementation, the data extraction tool may also be embodied as one or more tools for user selection.
In this embodiment, because the device linkage control scenario is often complex and various, the actual demands of the users are different, in order to improve the flexibility of the linkage control of the devices, support the self-design of the linkage control flow by the users, and independently design the extraction function of the data reported by the devices into a data extraction tool, so that the extraction of the data is not needed to be realized in the main logic, the coupling degree is reduced, the maintainability and expandability of the bottom code are improved, and the adaptability to various condition contents and execution contents is also improved.
Illustratively, as shown in FIG. 4, a schematic diagram is provided for a target coordinated control flow that includes both a conditional portion and an execution portion. Referring to the upper half, the functional child node may specifically include an execution condition section, an execution action section, and an auxiliary tool section. The execution condition part and the execution action part each comprise an associated device object, and the auxiliary tool part comprises a timing component, a logic component and a data extraction tool. When the linkage strategy which the user wants to set is that the temperature of the bedroom air conditioner is adjusted to 28 ℃ when the water heater is switched from the on state to the off state and the bedroom air conditioner is in the on state, the user can drag and select the water heater object and the main bedroom air conditioner object as target condition equipment objects in the execution condition part, drag the data extraction tool from the auxiliary tool part to be connected with the target condition equipment objects, serve as the next flow node of the target condition equipment objects, drag the logic AND tool to be connected, and obtain the condition parts in the target linkage control flow; further, the user can continue to drag and select the main air conditioner object from the execution action part to serve as the target execution equipment object, so that the execution part in the target linkage control flow is constructed. Further, referring to the lower half, the user may click on the water heater object triggering condition content setting instruction, where the setting condition content is that the water heater is turned from an on state to an off state, click on the main horizontal air conditioner object triggering condition content setting instruction in the condition part, the setting condition content is that the bedroom air conditioner is in an on state, click on the main horizontal air conditioner object triggering condition content setting instruction in the executing part, and set the executing content corresponding to the main horizontal air conditioner object to be at a regulating temperature of 28 ℃. After this, the user may click on the "start" control, thereby starting the target coordinated control flow.
The method provided by the application can support the linkage control strategy of various scenes, and if the linkage control strategy of unconditional execution needs to be set, the target linkage control flow can only comprise an execution part; if a conditional execution linkage control strategy is required to be set, the target linkage control flow can simultaneously comprise a conditional part and an execution part. On the basis, if the timing execution is needed, a timing component can be added in the target coordinated control flow to realize the design of the coordinated control strategy of the timing execution.
Step S103, corresponding control information is generated according to the target linkage control flow.
In this embodiment, after the target coordinated control flow established by the user is obtained, the user performs inference execution according to the target coordinated control flow, and when the execution condition (condition part) corresponding to the execution part is satisfied, corresponding control information is generated according to the execution part.
The control information is used for indicating to control the target networking equipment to execute target operation, wherein the target networking equipment is one or more of the networking equipment owned by the target user. Specifically, the control information may include a device identifier of a target networking device to be controlled, and a target operation corresponding to the target networking device. The control information may be information for instructing the internet of things platform to determine a networking device (target networking device) to be controlled according to a device identification of the target networking device, and to control the networking device according to a target operation.
In the implementation process, in order to decouple peak clipping, the generated control information may be sent to a message queue, and the control information is acquired from the message queue by the internet of things platform to perform control.
Specifically, in an embodiment, as shown in fig. 5, the step S103 may specifically include the following steps S201 to S204.
Step S201, when determining to execute the target coordinated control flow, determining whether the target coordinated control flow includes a condition part, if yes, executing the following step S202, and if not, executing the following step S203.
In this embodiment, if the target linkage control flow includes a condition part, the target linkage control flow is executed under the condition that the condition part is satisfied, so that when it is determined to execute the target linkage control flow, it is determined whether the target linkage control flow includes the condition part.
The determining to execute the target coordinated control flow refers to starting to judge and execute according to the processing logic in the target coordinated control flow, and when to start, the determining may depend on the trigger type corresponding to the target coordinated control flow. When the target linkage control flow comprises a timing component, the corresponding trigger type is timing trigger; when the target linkage control flow does not comprise the timing component, the corresponding trigger type is event trigger.
Based on this, in an embodiment, the method for determining the execution target coordinated control flow includes: if the target linkage control flow comprises a timing component, determining to execute the target linkage control flow according to the execution frequency information corresponding to the timing component; if the target linkage control flow does not comprise the timing component, determining to execute the target linkage control flow when current state data reported by networking equipment corresponding to the associated equipment object in the target linkage control flow is acquired.
Specifically, the timing component can be implemented as a trigger, and the trigger triggers according to the execution frequency information corresponding to the timing component, namely, determines an execution target coordinated control flow; when the target linkage control flow does not include the timing component, the target linkage control flow can be determined to be executed after the current state data which is naturally reported by the networking equipment corresponding to the associated equipment object in the target linkage control flow is acquired.
The current status data naturally reported by the networking device may refer to heartbeat data periodically sent by the networking device, where the heartbeat data includes the current status data.
Specifically, when the target coordinated control flow includes the timing component, the timing component triggers according to the corresponding execution frequency information to determine to execute the target coordinated control flow, and in the execution process, if the target coordinated control flow includes the condition part, the current state data of the associated device corresponding to the target condition device object in the condition part can be actively acquired to determine whether the condition part is in accordance. Specifically, the query instruction may be sent to the associated device by invoking an interface provided by the internet of things platform, so that the associated device may report the current state data, or in some embodiments, the state data (historical state data) reported by the associated device last time may be obtained as the current state data, and may specifically be determined according to the frequency of reporting the data by the associated device and the validity of the duration of the historical state data, which is not limited herein.
When the target coordinated control flow does not include the timing component, in a specific implementation process, the networking device corresponding to the associated device object in the target coordinated control flow may specifically refer to the networking device corresponding to the target condition device object in the condition part of the target coordinated control flow, and in some specific embodiments, the networking device corresponding to the target execution device object in the execution part of the target coordinated control flow may also be further included.
Step S202, judging whether the condition part is met, if yes, executing the following step S203, and if not, executing the following step S204.
In this embodiment, when the target linkage control flow includes a condition part, it is necessary to determine whether the condition part is met. Specifically, the judgment can be performed according to the condition content corresponding to each target condition device object in the condition part, the logic connection relation (logic AND, logic OR or logic NOT) between each target condition device object and the current state data of the associated device corresponding to the target condition device object. When only one target condition equipment object exists in the condition parts, determining that the condition parts are met when the current state data of the associated equipment corresponding to the target condition equipment object meets the corresponding condition content, and determining that the condition parts are not met when the current state data does not meet the corresponding condition content; when there are a plurality of target condition device objects in the condition part, it is necessary to further determine whether the condition part is satisfied by combining with the logical connection relationship between the target condition device objects, which is not described herein.
Step S203, control information corresponding to the execution unit is generated.
In this embodiment, when the condition part is satisfied, the execution of the target coordinated control flow reaches the execution part, and then the control information corresponding to the execution part may be generated. For example, when the execution portion includes a living room air-conditioning object and a door entry object, the execution content corresponding to the living room air-conditioning object is an open dehumidification mode, the execution content corresponding to the door entry object is a closed door entry, and the two are in a logical and relationship, control information including a control opening dehumidification mode for controlling the living room air-conditioner corresponding to the living room air-conditioning object and a control closing for controlling the door entry corresponding to the door entry object can be generated.
Step S204, the execution target linkage control flow is ended.
In this embodiment, when the condition part is not satisfied, the execution target linkage control flow is ended, that is, the subsequent execution part is not executed, and thus the corresponding control information is not generated according to the execution part.
It should be noted that, the ending of the execution target coordinated control flow refers to ending the execution of the current target coordinated control flow, and does not represent that the target coordinated control flow has failed, and ending the execution target coordinated control flow refers to waiting for the next time to determine to execute the target coordinated control flow, and then executing the corresponding contents of steps S201 to S204.
It should be noted that, in order to show the core point of the present application for the image, that is, to provide the associated device object corresponding to the actual device for the user to construct the target linkage control flow, the image icon corresponding to the associated object is shown in the drawing, which is not meant to limit the present application, it is understood that, as long as the associated device object corresponding to the actual object is provided for the user to construct the flow, the method is within the protection scope of the present application, and the specific display mode of the associated device object is not limited.
In summary, the application provides a linkage control method and device for equipment and computer equipment, and the method comprises the following steps: displaying function sub-nodes in the equipment linkage strategy configuration page, wherein the function sub-nodes are used for being dragged and selected to construct a linkage control flow, and the function sub-nodes comprise associated equipment objects corresponding to target users; the associated equipment object is an equipment object corresponding to each networking equipment in one or more networking equipment owned by the target user; acquiring a target linkage control flow constructed by the target user in the equipment linkage strategy configuration page; generating corresponding control information according to the target linkage control flow; the control information is used for indicating the control target networking equipment to execute the target operation. According to the application, the function sub-node comprising the associated equipment object corresponding to the target user is displayed in the equipment linkage strategy configuration page, so that the target user can construct a target linkage control flow according to the dragging operation of the associated equipment object as required, and further, corresponding control information is generated according to the target linkage control flow.
The embodiment of the application also provides a linkage control device of the equipment, which is used for executing the steps in any embodiment of the linkage control method of the equipment. Specifically, referring to fig. 6, fig. 6 shows a schematic structural diagram of a coordinated control device 600 of an apparatus according to an embodiment of the present application, where the coordinated control device 600 of the apparatus specifically includes a display unit 601, an acquisition unit 602, and a generation unit 603,
a display unit 601, configured to display a function sub-node in the device linkage policy configuration page, where the function sub-node is configured to be dragged and selected to construct a linkage control flow, and the function sub-node includes an associated device object corresponding to a target user; the associated equipment object is an equipment object corresponding to each networking equipment in one or more networking equipment owned by the target user;
an obtaining unit 602, configured to obtain a target coordinated control flow obtained by the target user in the device coordinated policy configuration page;
a generating unit 603, configured to generate corresponding control information according to the target coordinated control flow; the control information is used for indicating the control target networking equipment to execute the target operation.
In some embodiments of the present application, the obtaining unit 602 may be specifically configured to obtain the target coordinated control flow when a policy start signal triggered by the target user in the device coordinated policy configuration page is received.
In some embodiments of the present application, the target coordinated control flow includes an execution portion, and each of the associated device objects is configured to be dragged and selected as a target execution device object to construct the execution portion in the target coordinated control flow; the display unit 601 may be further specifically configured to display an execution content setting page corresponding to the target execution device object in response to an execution content setting instruction triggered by the target user for the target execution device object; the obtaining unit 602 may be further specifically configured to receive, based on the execution content setting page, an execution content corresponding to the target execution device object set by the target user; the execution content comprises operation information to be controlled to be executed by the networking equipment corresponding to the target execution equipment object.
In some embodiments of the present application, the target coordinated control flow further includes a condition part, and each of the associated device objects is further configured to construct the condition part in the target coordinated control flow as a target conditional device object being dragged and selected; in the target coordinated control flow, the flow node where the condition part is located is before the flow node where the execution part is located; the display unit 601 may be further specifically configured to display a condition content setting page corresponding to the target condition device object in response to a condition content setting instruction triggered by the target user for the target condition device object; the obtaining unit 602 may be further specifically configured to receive, based on the condition content setting page, condition content corresponding to the target condition device object set by the target user; and the condition content comprises condition information which is required to be met by the networking equipment corresponding to the target condition equipment object when the networking equipment corresponding to the target execution equipment object is executed and controlled to execute corresponding operation.
In some embodiments of the present application, the functional sub-node further includes a timing component, and the display unit 601 may be further specifically configured to display an execution frequency setting page in response to an execution frequency setting instruction triggered by the target user for the timing component; the obtaining unit 602 may be further specifically configured to obtain the execution frequency information set by the target user based on the execution frequency setting page; the execution frequency information is used for determining to execute the target linkage control flow according to the execution frequency information.
In some embodiments of the present application, the generating unit 603 may specifically be configured to: judging whether the target linkage control flow comprises a condition part or not when the target linkage control flow is determined to be executed; if the target linkage control flow comprises the condition part, generating the control information corresponding to the execution part when the condition part is matched; ending execution of the target coordinated control flow when the condition parts are not coincident; and if the target linkage control flow does not comprise the condition part, generating the control information corresponding to the execution part.
In some embodiments of the present application, the coordinated control device of the apparatus may further include a determining unit, configured to determine to execute the target coordinated control flow according to the execution frequency information corresponding to the timing component if the target coordinated control flow includes the timing component; and if the target linkage control flow does not comprise the timing component, determining to execute the target linkage control flow when current state data reported by the networking equipment corresponding to the associated equipment object in the target linkage control flow is acquired.
It should be noted that, as those skilled in the art can clearly understand the specific implementation process of the linkage control device and each unit of the above apparatus, reference may be made to the corresponding description in the foregoing method embodiment, and for convenience and brevity of description, details are not repeated here.
The coordinated control means of the above-described device may be implemented in the form of a computer program which can be run on a computer device as shown in fig. 7.
Referring to fig. 7, fig. 7 is a schematic block diagram of a computer device according to an embodiment of the present application. The computer device 700 may be a terminal device such as a smart phone, tablet computer, personal computer, smart wearable device, server, etc. With reference to FIG. 7, the computer device 700 includes a processor 702, a memory, and a network interface 705, which are connected by a device bus 701, wherein the memory may include a storage medium 703 and an internal memory 704.
The storage medium 703 may store an operating system 7031 and a computer program 7032. The computer program 7032, when executed, can cause the processor 702 to perform a coordinated control method of a device.
The processor 702 is used to provide computing and control capabilities to support the operation of the overall computer device 700.
The internal memory 704 provides an environment for the execution of a computer program 7032 in the storage medium 703, which computer program 7032, when executed by the processor 702, causes the processor 702 to perform a coordinated control method of the device.
The network interface 705 is used for network communication, such as providing transmission of data information, etc. It will be appreciated by those skilled in the art that the structure shown in FIG. 7 is merely a block diagram of some of the structures associated with the present inventive arrangements and does not constitute a limitation of the computer device 700 to which the present inventive arrangements may be applied, and that a particular computer device 700 may include more or fewer components than shown, or may combine certain components, or may have a different arrangement of components.
The processor 702 is configured to execute a computer program 7032 stored in the memory, so as to implement the method for controlling the device in a coordinated manner according to the embodiment of the present application.
Those skilled in the art will appreciate that the embodiment of the computer device shown in fig. 7 is not limiting of the specific construction of the computer device, and in other embodiments, the computer device may include more or less components than those shown, or certain components may be combined, or a different arrangement of components. For example, in some embodiments, the computer device may include only a memory and a processor, and in such embodiments, the structure and function of the memory and the processor are consistent with the embodiment shown in fig. 7, and will not be described again.
It should be appreciated that in embodiments of the application, the processor 702 may be a central processing unit (Central Processing Unit, CPU), the processor 702 may also be other general purpose processors, digital signal processors (Digital Signal Processor, DSPs), application specific integrated circuits (Application Specific Integrated Circuit, ASICs), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGAs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. Wherein the general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
In another embodiment of the application, a computer-readable storage medium is provided. The computer readable storage medium may be a nonvolatile computer readable storage medium or a volatile computer readable storage medium. The computer readable storage medium stores a computer program, wherein the computer program when executed by a processor implements the linkage control method of the device disclosed in the embodiment of the present application.
It will be clearly understood by those skilled in the art that, for convenience and brevity of description, specific working procedures of the apparatus, device and unit described above may refer to corresponding procedures in the foregoing method embodiments, which are not repeated herein. Those of ordinary skill in the art will appreciate that the elements and algorithm steps described in connection with the embodiments disclosed herein may be embodied in electronic hardware, in computer software, or in a combination of the two, and that the elements and steps of the examples have been generally described in terms of function in the foregoing description to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the several embodiments provided by the present application, it should be understood that the disclosed apparatus, device and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, for example, the division of units is merely a logical function division, there may be another division manner in actual implementation, or units having the same function may be integrated into one unit, for example, multiple units or components may be combined or may be integrated into another apparatus, or some features may be omitted, or not performed. In addition, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices, or elements, or may be an electrical, mechanical, or other form of connection.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed over a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the embodiment of the present application.
In addition, each functional unit in the embodiments of the present application 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 may be stored in a storage medium if implemented in the form of software functional units and sold or used as stand-alone products. Based on such understanding, the technical solution of the present application may be essentially or a part contributing to the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a background server, or a network device, etc.) to perform all or part of the steps of the methods of the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a magnetic disk, an optical disk, or other various media capable of storing program codes.
The present application is not limited to the above embodiments, and various equivalent modifications and substitutions can be easily made by those skilled in the art within the technical scope of the present application, and these modifications and substitutions are intended to be included in the scope of the present application. Therefore, the protection scope of the application is subject to the protection scope of the claims.

Claims (10)

1. A method for coordinated control of a device, comprising:
displaying function sub-nodes in the equipment linkage strategy configuration page, wherein the function sub-nodes are used for being dragged and selected to construct a linkage control flow, and the function sub-nodes comprise associated equipment objects corresponding to target users; the associated equipment object is an equipment object corresponding to each networking equipment in one or more networking equipment owned by the target user;
acquiring a target linkage control flow constructed by the target user in the equipment linkage strategy configuration page;
generating corresponding control information according to the target linkage control flow; the control information is used for indicating the control target networking equipment to execute the target operation.
2. The method of claim 1, wherein the obtaining the target coordinated control flow constructed by the target user in the device coordinated policy configuration page comprises:
and when a strategy starting signal triggered by the target user in the equipment linkage strategy configuration page is received, acquiring the target linkage control flow.
3. The method of claim 1, wherein the target coordinated control flow comprises an execution portion; each associated equipment object is used for being dragged and selected as a target execution equipment object to construct the execution part in the target linkage control flow; before the target user obtains the target linkage control flow constructed in the equipment linkage strategy configuration page, the method further comprises:
responding to an execution content setting instruction triggered by the target user aiming at the target execution equipment object, and displaying an execution content setting page corresponding to the target execution equipment object;
receiving the execution content corresponding to the target execution device object set by the target user based on the execution content setting page; the execution content comprises operation information to be controlled to be executed by the networking equipment corresponding to the target execution equipment object.
4. The method of claim 3, wherein the target coordinated control flow further comprises a conditional portion, each of the associated device objects further configured to construct the conditional portion of the target coordinated control flow as a target conditional device object being dragged selected; in the target coordinated control flow, the flow node where the condition part is located is before the flow node where the execution part is located; before the target user obtains the target linkage control flow constructed in the equipment linkage strategy configuration page, the method further comprises:
responding to a conditional content setting instruction triggered by the target user aiming at the target conditional equipment object, and displaying a conditional content setting page corresponding to the target conditional equipment object;
receiving condition content corresponding to the target condition equipment object set by the target user based on the condition content setting page; and the condition content comprises condition information which is required to be met by the networking equipment corresponding to the target condition equipment object when the networking equipment corresponding to the target execution equipment object is executed and controlled to execute corresponding operation.
5. The method of claim 4, wherein the functional child node further comprises a data extraction tool for assisting in building the execution portion and/or the condition portion in the target coordinated control flow; in the target coordinated control flow, a last flow node of the flow node where the data extraction tool is located is the target condition equipment object or the target execution equipment object, and is configured to perform auxiliary extraction on current state data of associated equipment corresponding to the target condition equipment object according to the condition content corresponding to the target condition equipment object, or perform auxiliary extraction on execution result data of associated equipment corresponding to the target execution equipment object according to the execution content corresponding to the target execution equipment object.
6. The method of claim 1, wherein the functional child node further comprises a timing component; before the target user obtains the target linkage control flow constructed in the equipment linkage strategy configuration page, the method further comprises:
responding to an execution frequency setting instruction triggered by the target user aiming at the timing component, and displaying an execution frequency setting page;
Acquiring the execution frequency information set by the target user based on the execution frequency setting page; the execution frequency information is used for determining to execute the target linkage control flow according to the execution frequency information.
7. The method of claim 1, wherein the generating the corresponding control information according to the target coordinated control flow comprises:
judging whether the target linkage control flow comprises a condition part or not when the target linkage control flow is determined to be executed;
if the target linkage control flow comprises the condition part, generating the control information corresponding to the execution part when the condition part is matched; ending execution of the target coordinated control flow when the condition parts are not coincident;
and if the target linkage control flow does not comprise the condition part, generating the control information corresponding to the execution part.
8. The method of claim 7, wherein the determining, when the target coordinated control flow is performed, whether the target coordinated control flow includes a conditional portion is preceded by the method further comprising:
if the target linkage control flow comprises a timing component, determining to execute the target linkage control flow according to the execution frequency information corresponding to the timing component;
And if the target linkage control flow does not comprise the timing component, determining to execute the target linkage control flow when current state data reported by the networking equipment corresponding to the associated equipment object in the target linkage control flow is acquired.
9. A coordinated control device for an apparatus, the device comprising:
the display unit is used for displaying function sub-nodes in the equipment linkage strategy configuration page, wherein the function sub-nodes are used for being dragged and selected to construct a linkage control flow, and the function sub-nodes comprise associated equipment objects corresponding to target users; the associated equipment object is an equipment object corresponding to each networking equipment in one or more networking equipment owned by the target user;
the acquisition unit is used for acquiring a target linkage control flow constructed by the target user in the equipment linkage strategy configuration page;
the generating unit is used for generating corresponding control information according to the target linkage control flow; the control information is used for indicating the control target networking equipment to execute the target operation.
10. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 8 when executing the computer program.
CN202311044960.3A 2023-08-17 2023-08-17 Linkage control method and device of equipment and computer equipment Pending CN117075508A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311044960.3A CN117075508A (en) 2023-08-17 2023-08-17 Linkage control method and device of equipment and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311044960.3A CN117075508A (en) 2023-08-17 2023-08-17 Linkage control method and device of equipment and computer equipment

Publications (1)

Publication Number Publication Date
CN117075508A true CN117075508A (en) 2023-11-17

Family

ID=88714659

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311044960.3A Pending CN117075508A (en) 2023-08-17 2023-08-17 Linkage control method and device of equipment and computer equipment

Country Status (1)

Country Link
CN (1) CN117075508A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117609478A (en) * 2024-01-22 2024-02-27 中科物栖(南京)科技有限公司 Method, device and equipment for generating application of Internet of things based on natural language

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117609478A (en) * 2024-01-22 2024-02-27 中科物栖(南京)科技有限公司 Method, device and equipment for generating application of Internet of things based on natural language
CN117609478B (en) * 2024-01-22 2024-04-09 中科物栖(南京)科技有限公司 Method, device and equipment for generating application of Internet of things based on natural language

Similar Documents

Publication Publication Date Title
CN113412457B (en) Scene pushing method, device and system, electronic equipment and storage medium
CN113170000B (en) Equipment control method, device, system, electronic equipment and cloud server
CN109240111B (en) Intelligent home control method, device and system and intelligent gateway
EP3016318B1 (en) Method and apparatus for customizing scene mode of intelligent device
CN113545009B (en) Scene operation method and device, electronic equipment and computer readable medium
CN107479399B (en) Scene setting method and device for intelligent household equipment
CN117075508A (en) Linkage control method and device of equipment and computer equipment
CN109974193B (en) Control method of air conditioning system, server, terminal and medium
CN113168334A (en) Data processing method and device, electronic equipment and readable storage medium
CN113375297A (en) Method and device for controlling air conditioner and air conditioner
CN113111186A (en) Method for controlling household appliance, storage medium and electronic device
CN111857136A (en) Target map processing method and device
CN108039989A (en) A kind of method, apparatus of Scene case, storage medium and computer equipment
CN113329241A (en) Air conditioner and method and device for multimedia playing in air conditioner
CN113126870A (en) Parameter setting method, intelligent refrigerator and computer readable storage medium
CN114280953A (en) Scene mode creating method and device, electronic equipment and storage medium
CN115059987A (en) Air conditioner control method and device, air conditioner, electronic equipment and storage medium
CN114857745A (en) Method and device for controlling air conditioner to repel mosquitoes, air conditioner and storage medium
CN115167157A (en) Device control method, device, electronic device and storage medium
CN114167742A (en) Edge data processing method and device, computer equipment and storage medium
CN110324217B (en) Equipment triggering control method and device, electronic equipment and storage medium
CN113485132B (en) Management method and device for intelligent home system and intelligent home system
CN112015100B (en) Intelligent switch authority adjusting method and device, intelligent switch and storage medium
CN112947107B (en) Configuration method and device for smart home scene and electronic equipment
CN115032917A (en) Device control method, storage medium, and electronic apparatus

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