CN115114491A - Intelligent household appliance reservation control method and device and storage medium - Google Patents

Intelligent household appliance reservation control method and device and storage medium Download PDF

Info

Publication number
CN115114491A
CN115114491A CN202210806357.3A CN202210806357A CN115114491A CN 115114491 A CN115114491 A CN 115114491A CN 202210806357 A CN202210806357 A CN 202210806357A CN 115114491 A CN115114491 A CN 115114491A
Authority
CN
China
Prior art keywords
reservation
time
reservation data
data
execution
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.)
Granted
Application number
CN202210806357.3A
Other languages
Chinese (zh)
Other versions
CN115114491B (en
Inventor
周亮
王妙玉
康学莹
李昌
吴宁泉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Hotata Technology Group Co Ltd
Guangdong Hotata Smart Home Co Ltd
Original Assignee
Guangdong Hotata Smart Home Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Hotata Smart Home Co Ltd filed Critical Guangdong Hotata Smart Home Co Ltd
Priority to CN202210806357.3A priority Critical patent/CN115114491B/en
Publication of CN115114491A publication Critical patent/CN115114491A/en
Application granted granted Critical
Publication of CN115114491B publication Critical patent/CN115114491B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • G06F16/90348Query processing by searching ordered data, e.g. alpha-numerically ordered data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9035Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9038Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/904Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/906Clustering; Classification
    • 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]

Abstract

The invention discloses an intelligent household appliance reservation control method, an intelligent household appliance reservation control device and a storage medium, and relates to an intelligent household technology, wherein the method comprises the following steps: responding to a display request of the reservation management interface, and acquiring executable reservation data corresponding to all equipment from a first database table; sequencing the reservation data according to a preset classification dimension to obtain a reservation data sequencing result; and displaying the ordering result of the reservation data in the reservation management interface in a list form. By the scheme, a user can manage the reservation data conveniently, and the reservation data of a plurality of devices can be displayed in a centralized manner, so that the system is more convenient.

Description

Intelligent household appliance reservation control method and device and storage medium
Technical Field
The invention relates to an intelligent household technology, in particular to an intelligent household appliance reservation control method, an intelligent household appliance reservation control device and a storage medium.
Background
Traditional intelligent household electrical appliance control, when making a reservation to intelligent household electrical appliance and using, need operate equipment usually, many equipment only support single reservation. Some intelligent household appliances support multiple appointments, but users need to check the devices respectively to review the appointment records, so that the operation of the users is not facilitated, and the memory confusion of the users is easily caused.
Disclosure of Invention
In view of the foregoing technical problems, an object of the present invention is to provide a method, an apparatus and a storage medium for controlling an intelligent home appliance reservation, so that a user can browse a currently reserved task and know and operate the reserved task.
On one hand, the invention adopts the following technical scheme: an intelligent household appliance reservation control method comprises the following steps:
responding to a display request of the reservation management interface, and acquiring executable reservation data corresponding to all equipment from a first database table;
sequencing the reservation data according to a preset classification dimension to obtain a reservation data sequencing result;
and displaying the ordering result of the reservation data in the reservation management interface in a list form.
In some embodiments, before responding to the display request of the reservation management interface, the method further includes the following steps:
displaying a first appointment adding interface on a software client, wherein the first appointment adding interface is used for adding appointment data of a plurality of devices;
acquiring a first input instruction aiming at a first appointment adding interface;
determining reservation data according to the first input instruction, wherein the reservation data comprises target equipment, reservation time and task information;
writing the reservation data into the first database table;
and/or comprising the steps of:
displaying a second appointment adding interface on the equipment, wherein the second appointment adding interface is used for adding appointment data of the equipment;
acquiring a second input instruction aiming at a second appointed adding interface;
determining reservation data according to the second input instruction, wherein the reservation data comprises target equipment, reservation time and task information;
and writing the reservation data into the first database table.
In some embodiments, the sorting the reservation data according to a predetermined classification dimension to obtain a reservation data sorting result specifically includes:
when a query request is received, searching a reservation data sequencing result in Redis according to the query request;
when no corresponding reservation data sorting result exists in Redis, sorting the reservation data according to the classification dimension specified by the query request, and storing the reservation data sorting result in Redis;
when the reservation data is updated, the reservation data sorting result in Redis is deleted.
In some embodiments, the method further comprises the following steps: and displaying the reservation data corresponding to the equipment and the latest reservation execution time on the equipment home page, wherein the reservation data corresponding to the equipment is sorted according to the sequence of the execution times.
In some embodiments, the latest reservation execution time is determined by:
acquiring all executable reservation data under the equipment;
converting the format of the current time and the time corresponding to the reservation data, and adding the time and the time into TreeSet for ascending sorting to obtain a time sorting result;
and determining the task execution time closest to the current time as the latest reservation execution time according to the time sequencing result.
In some embodiments, the converting the format of the current time and the time corresponding to the reservation data, and adding the converted time and the time to the TreeSet for sorting specifically includes:
processing the current time and the time corresponding to the reservation data according to a preset rule to obtain a first numerical value corresponding to the current time and a second numerical value corresponding to the reservation data; the preset rule takes the week number as the first N bits in the numerical value, takes the hour and the minute as the last M bits in the numerical value, and N and M are positive integers;
adding the first numerical value and the second numerical value into TreeSet for ascending sorting to obtain a time sorting result which is in ascending sorting from left to right;
the determining, according to the time sorting result, the task execution time closest to the current time as the latest reservation execution time specifically includes:
judging whether a second numerical value right adjacent to the first numerical value exists or not, if so, taking the time of analyzing the second numerical value right adjacent to the first numerical value as the latest reserved execution time; if not, the minimum second value in TreeSet is analyzed as the latest reserved execution time.
In some embodiments, the method further comprises the following steps:
extracting reservation data needing to be triggered from a first database table;
according to the trigger time of the reservation data, sending an execution instruction to corresponding equipment when the trigger time arrives;
receiving execution information uploaded by equipment, and storing the execution information into a second database table;
and extracting information needing to be pushed from the second database table, and pushing execution information according to a preset pushing rule.
In some embodiments, further comprising the steps of:
receiving a third input instruction on the reservation management interface;
and adding a reservation or deleting a reservation according to the third input instruction.
On the other hand, the embodiment of the present application provides an intelligent household electrical appliance reservation control device, including:
a memory for storing a program;
and the processor is used for loading the program to execute the intelligent household appliance reservation control method.
In another aspect, an embodiment of the present application provides a computer-readable storage medium, which stores a program, and when the program is executed by a processor, the method for controlling reservation of an intelligent home appliance is implemented.
The method comprises the steps of responding to a display request of a reservation management interface, and acquiring reservation data corresponding to all equipment executables from a first database table; then, ordering the reservation data according to a preset classification dimension to obtain a reservation data ordering result; and displaying the ordering result of the reservation data in the reservation management interface in a list form, storing the reservation data in a first database table, selecting executable reservation data from the first database table for ordering, and displaying the ordering result according to a certain classification dimension based on a display request of the reservation management interface.
Drawings
Fig. 1 is a schematic flow chart of an intelligent household appliance reservation control method according to an embodiment of the present invention;
fig. 2 is a schematic functional diagram of a system in an actual scenario according to an embodiment of the present invention;
fig. 3 is a timing diagram illustrating the execution of system functions in an actual scenario according to an embodiment of the present invention;
fig. 4 is a flow chart of reservation in an actual scene according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an intelligent home appliance reservation control device according to an embodiment of the present invention.
Detailed Description
In order to make the purpose, technical solutions and advantages of the present application clearer, the technical solutions of the present application will be clearly and completely described below through embodiments with reference to the accompanying drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In the description of the present invention, the meaning of a plurality is one or more, the meaning of a plurality is two or more, and the above, below, exceeding, etc. are understood as excluding the present numbers, and the above, below, within, etc. are understood as including the present numbers. If the first and second are described for the purpose of distinguishing technical features, they are not to be understood as indicating or implying relative importance or implicitly indicating the number of technical features indicated or implicitly indicating the precedence of the technical features indicated.
In the description of the present invention, unless otherwise explicitly defined, terms such as set, etc. should be broadly construed, and those skilled in the art can reasonably determine the specific meanings of the above terms in the present invention in combination with the detailed contents of the technical solutions.
In the description of the present invention, reference to the description of the terms "one embodiment," "some embodiments," "an illustrative embodiment," "an example," "a specific example," or "some examples," etc., means that a particular feature or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Referring to fig. 1, 2 and 3, the present embodiment discloses an intelligent household appliance reservation control method, including:
s0, an addition reservation step, and there are two types of addition reservation.
The method 1 includes steps S011 to S013:
and S011, displaying a first appointment adding interface at the software client. Referring to fig. 3, in the reservation, the reservation can be made through the smart home APP, and the smart home APP can control a plurality of smart appliances. It is understood that, in this step, the reservation may also be made on the device-specific software APP. In this step, a corresponding UI page is loaded, and the UI page has a button and a form for adding a reservation. The intelligent household APP is used for reservation, and reservation operation can be performed on the bound devices.
And S012, acquiring a first input instruction aiming at the first appointment adding interface.
The user can operate the first reservation adding interface in a mode of inputting an instruction, so that the target equipment, the reservation time and the task information are input into the columns of the page.
And S013, determining reservation data according to the first input instruction, wherein the reservation data comprises target equipment, reservation time and task information.
The software client may then determine the content of the subscription data via the first input instruction. For example, rice cooker, Monday 13:30, cook.
And S014, writing the reservation data into the first database table.
The contents are stored in a first database table after being legally checked.
The mode 2 includes steps S021 to S023:
and S021, displaying a second addition reservation interface on the equipment.
In this step, the user can directly operate the device, and the device making the reservation on the device can upload the reservation information through the networking function. It can be understood that the reservation can be made only for the device by making the reservation on the reservation adding interface corresponding to the device.
S022, acquiring a second input instruction aiming at a second reservation adding interface.
The user can operate the second reservation adding interface in a mode of inputting an instruction, so that the target equipment, the reservation time and the task information are input into the columns of the page.
S023, determining reservation data according to the second input instruction, the reservation data including the target device, reservation time and task information.
The device may then determine the content of the reservation data via a second input instruction.
And S024, writing the reserved data into the first database table.
The device then writes the reservation data into a first database table through the networking function.
After completing the setting of a plurality of reservation tasks, the user opens the reservation management interface through the APP, as shown in fig. 2, the reservation management interface includes the APP reservation interface and also includes the device home page. The user can directly process the reservation task at the reservation management interface.
And S1, responding to the display request of the reservation management interface, and acquiring the executable reservation data corresponding to all the equipment from the first database table.
Specifically, a user opens the smart home APP, when the smart home APP enters a reservation management interface, a display request is sent to the server, and the server obtains reservation data which can be executed by all devices from a first database table. The appointment data may come from a number of different devices, such as rice cookers, washing machines, motorized window shades, floor sweeping robots, smart lights, etc.
And S2, sequencing the reservation data according to the preset classification dimension to obtain a reservation data sequencing result.
The dimensions of the classification include time, task type, device type, etc. The user may select the dimension of the ordering as desired.
Specifically, when a query request is received, a reservation data sorting result is searched in Redis according to the query request;
when no corresponding reservation data sorting result exists in Redis, sorting the reservation data according to the classification dimension specified by the query request, and storing the reservation data sorting result in Redis; the data is cached in redis in the form of key value pairs (key: value), and the corresponding value can be queried through the key, wherein the value is well-ordered data, namely, a reservation data ordering result. After the data query request is obtained, querying redis according to keys corresponding to preset classification dimensions; if yes, acquiring a corresponding value from the redis; if not, it is retrieved from mysql, the first database table.
When the reservation data is updated, the reservation data sorting result in Redis is deleted. When data is updated, corresponding cache data in the redis can be automatically deleted, the query process is also executed during query, and the redis can only be acquired by removing mysql if not.
As can be seen from the above embodiments, when the server receives a query for the first time, the server may sort the reservation data according to each predetermined classification dimension, and cache the obtained result of sorting the reservation data in Redis. The sorting may be done by just the sort dimension of the query and then stored in Redis. The dimensions can be sorted once, and then the sorted structures are stored in Redis, so that the speed of obtaining the sorting result by the user can be increased.
After the reservation data is updated, the sorting result is incorrect, and therefore, the data in Redis can be deleted after the reservation data is updated. Or when the reservation data is updated, sorting the reservation data according to each preset classification dimension again, and updating a reservation data sorting result in Redis. However, in order to ensure the accuracy of the data, after the reservation data is updated, the reservation data is sorted from the new reservation data and then cached in the Redis, and the old data of the Redis is deleted or overwritten. The updated node may update the Redis when the user inquires again after updating the reservation data, or may update the Redis immediately after the user updates the reservation data.
And the ordering result of the reservation data displayed by the software client is obtained from direct Redis.
By the embodiment, the software client can quickly obtain the sequencing result on the premise of ensuring the correctness of the data, and the user experience is optimized.
And S3, displaying the ordering result of the reservation data in the reservation management interface in a list form.
As shown in fig. 2, as shown in the APP reservation page, the display order of the three reservations can be determined according to the sequence of the execution times of the three reservations, including reservation 1, reservation 2, and reservation 3. Similarly, the device A and the device B can enter home page interfaces through an APP reservation page, wherein the device A has a reservation 1, the device B has reservations 2 and 3, and the reservations 2 and 3 are also arranged in the home page interfaces of the device B according to the time sequence.
The APP home page is used for displaying reservation data of the plurality of devices, and the reservation data of the plurality of devices are sequenced according to the sequence of execution time. Of course, the sorting may be performed according to other dimensions, but since the user is more concerned about the task to be executed, the sorting may be performed according to the time dimension by default, that is, the sorting performed first is performed first, and the sorting performed later is performed later.
The device home page is used for displaying reservation data corresponding to the device and the latest reservation execution time, wherein the reservation data corresponding to the device is sorted in an ascending order according to the execution time. For the device home page, the number of tasks is relatively small, so that there is free space for displaying other content of interest to the user. For example, the last scheduled execution time may be displayed so that the user can see the time at which the next task was executed without having to go to the schedule option.
Referring to fig. 4, in some embodiments, the latest reservation execution time is determined by:
s41, acquiring all executable reservation data of the equipment;
and S42, converting the format of the current time and the time corresponding to the reservation data, and adding the converted time and the time into TreeSet for ascending sorting to obtain a time sorting result.
Specifically, S42 includes:
s421, processing the current time and the time corresponding to the reservation data according to a preset rule to obtain a first numerical value corresponding to the current time and a second numerical value corresponding to the reservation data; the preset rule takes the week number as the first N bits in the numerical value, takes the hour and the minute as the last M bits in the numerical value, and N and M are positive integers. For example, the value may be set to 5 bits, i.e., N-1, M-4, e.g., friday 13:40, to 51340. And circularly acquiring the week number and the time of each piece of reservation data in the processing process to splice into a 5-bit numerical value.
And S422, adding the first numerical value and the second numerical value into TreeSet for sorting to obtain a time sorting result which is sorted in an ascending order from left to right.
It is generally assumed that only the time in the next week will be reserved, assuming that wednesday 13:40, friday 13:40 two appointments, if on monday 12:00 the result of the ranking is 11200 (first value), 31340, 51340, and it is clear that the time for the next task to execute is wednesday 13: 40. If a query is made on Wednesday 12:00, this time the Wednesday's task is essentially the next week. The ordering result would be: 31340. 41200 (first value), 51340. From this it can be seen that the time for the next task to execute is friday 13: 40. If the query is made on Saturday 12:00, this time the Wednesday and Friday tasks are actually the next week. The result of the sorting is 31340, 51340, 61200 (first value), then at this point the leftmost data is the next task to be performed.
And S43, determining the task execution time closest to the current time as the latest reserved execution time according to the time sequencing result.
Specifically, S43 includes:
s431, judging whether a second numerical value right adjacent to the first numerical value exists or not, and if yes, taking the time of analyzing the second numerical value right adjacent to the first numerical value as the latest reserved execution time; if not, the minimum second numerical value in TreeSet is analyzed as the latest reserved execution time.
As can be seen from the foregoing example, it is first necessary to determine whether the first numerical value S has the second numerical value Y adjacent to the right thereof, and if Y exists, then Y is analyzed to obtain the execution time corresponding to Y. If not, directly searching the minimum numerical value as the latest reservation execution time.
The embodiment utilizes the advantages of TreeSet in sequencing, utilizes the reserved time characteristic (generally, the time is not too long), combines the days of the week and the time into numerical values, and sequences based on the numerical values, so that the time of the task to be executed at the latest is quickly selected.
Referring to fig. 3, in some embodiments, the method further comprises the following steps:
and S51, extracting the reservation data needing to be triggered from the first database table. It will be appreciated that these subscription data need to be extracted from the database tables and then sent to the device before the task can be executed. Tasks may be performed on a time-by-time basis, such as extracting daily appointment data that needs to be performed on the day.
And S52, according to the trigger time of the reservation data, sending an execution instruction to the corresponding device when the trigger time arrives. And then temporarily sending an execution instruction to the corresponding device according to the specific reserved execution time in time so that the device executes the task.
And S53, receiving the execution information uploaded by the equipment, and storing the execution information into a second database table. After the execution is completed, the device uploads the execution result, and the server needs to record the information and store the information in the second database table to form an execution record.
S54, extracting the information needing to be pushed from the second database table, and pushing the execution information according to the preset pushing rule. It can be understood that the user can set the content to be pushed according to the needs of the user, for example, the user can set to receive the execution result of the electric cooker only and not receive the execution result of the cleaning robot. The user may also set push rules for execution, push during execution, push after execution, push with centralized time, etc.
In some embodiments, the method further comprises the following steps:
s61, receiving a third input instruction on the reservation management interface;
and S62, adding a reservation or deleting a reservation according to the third input instruction.
In this embodiment, the user can perform individual or batch reservation addition and deletion in the reservation management interface based on the user's execution.
Fig. 4 shows a system function execution timing chart in an actual scenario, which is specifically as follows:
1) the user can add the reservation task of the device at the home page reservation entry of each device, and when the user adds the reservation task, three necessary fields of the device, the execution time and the execution task are added in the database table A.
The device reservation management can be carried out at the device home page reservation entrance, including reservation addition, reservation editing and reservation deletion, all reservations under the device are presented in a list form and are sequenced in sequence according to execution time.
The reservation record of the device can be viewed on the first page of the device, and the reservation record of the device is screened out from the database table a.
2) An entrance of reservation management is arranged on the APP home page, a reservation can be added to the device with the reservation function, and a reservation record is stored in the database table A.
3) The APP home page reservation management entrance provides a function of adding reservation multi-option equipment, the same reservation task can be directly added to a plurality of pieces of equipment, and reservation records are stored in a database table A.
4) At the APP home page reservation management entrance, reservation records of all devices are obtained from the database table A, all reservation tasks set by a user are displayed in a list form (including reservations added at the device home page and reservations added at the APP home page), and the user can sort and view the list according to a reservation execution time point, an execution period, execution devices and execution functions, and also can directly manage the reservation tasks at the list.
5) When the list is classified and checked, the results of each classification are stored in the cache by utilizing the Redis cache, and when a user frequently inquires, the results can be quickly obtained from the cache, so that the system response speed is improved.
6) In order to improve the friendly interactivity of the system, a message module is added below the home page of the device, and the latest reservation waiting for execution of the device is displayed, such as a device: the next appointment will start at 12:00 today; b, equipment: the next appointment will start at tomorrow 15: 30; c, equipment: the next appointment will start at 08:00 on the next Monday. Informing the user of the recent dynamics of the device.
7) The reservation timing task regularly detects an execution time field in a database table A and extracts a reservation record which needs to be executed currently; and then extracting reserved equipment and reserved task fields in the record, and sending a trigger instruction to the equipment.
The device reports the execution result to the APP terminal after receiving the trigger instruction, the execution result is stored in the database table B, the message pushing timing task acquires the message record needing pushing from the database table B, the reserved execution result is pushed to the user, and the user is helped to master the running state of the device.
The invention provides a solution for the management of a plurality of equipment appointments and the improvement of user convenience, so that the equipment appointment function is more complete.
Referring to fig. 5, an embodiment of the present application provides an intelligent home appliance reservation control device 100, including:
a storage device 104 for storing a program;
and the processor 102 is configured to load the program to execute the intelligent household appliance reservation control method.
The invention also provides a computer storage medium on which a computer program is stored, in which the method of the invention, if implemented in the form of software functional units and sold or used as a stand-alone product, can be stored. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by instructing relevant hardware by a computer program, where the computer program may be stored in a computer storage medium, and when the computer program is executed by a processor, the steps of the method embodiments described above may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer storage medium may include: any entity or device capable of carrying the computer program code, recording medium, U.S. disk, removable hard disk, magnetic diskette, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signal, telecommunications signal, and software distribution medium, etc. It should be noted that the computer storage media may include content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer storage media that does not include electrical carrier signals and telecommunications signals as subject to legislation and patent practice.
Various other modifications and changes may be made by those skilled in the art based on the above-described technical solutions and concepts, and all such modifications and changes should fall within the scope of the claims of the present invention.

Claims (10)

1. An intelligent household appliance reservation control method is characterized by comprising the following steps:
responding to a display request of the reservation management interface, and acquiring executable reservation data corresponding to all equipment from a first database table;
sequencing the reservation data according to a preset classification dimension to obtain a reservation data sequencing result;
and displaying the ordering result of the reservation data in the reservation management interface in a list form.
2. The intelligent home appliance reservation control method of claim 1, further comprising, before the responding to the display request of the reservation management interface, the steps of:
displaying a first appointment adding interface on a software client, wherein the first appointment adding interface is used for adding appointment data of a plurality of devices;
acquiring a first input instruction aiming at a first appointment adding interface;
determining reservation data according to the first input instruction, wherein the reservation data comprises target equipment, reservation time and task information;
writing the reservation data into the first database table;
and/or comprising the steps of:
displaying a second appointment adding interface on the equipment, wherein the second appointment adding interface is used for adding appointment data of the equipment;
acquiring a second input instruction aiming at a second appointment adding interface;
determining reservation data according to the second input instruction, wherein the reservation data comprises target equipment, reservation time and task information;
and writing the reservation data into the first database table.
3. The intelligent household appliance reservation control method according to claim 1, wherein the reservation data is sorted according to a predetermined classification dimension to obtain a reservation data sorting result, specifically comprising:
when a query request is received, searching a reservation data sequencing result in Redis according to the query request;
when no corresponding reservation data sequencing result exists in Redis, sequencing the reservation data according to the classification dimension specified by the query request, and storing the sequencing result of the reservation data in Redis;
when the reservation data is updated, the reservation data sorting result in Redis is deleted.
4. The intelligent household appliance reservation control method according to claim 1, further comprising the steps of;
and displaying the reservation data corresponding to the equipment and the latest reservation execution time on the equipment home page, wherein the reservation data corresponding to the equipment is sorted according to the sequence of the execution times.
5. The intelligent household appliance reservation control method of claim 4, wherein the latest reservation execution time is determined by:
acquiring all executable reservation data of the equipment;
converting the format of the current time and the time corresponding to the reservation data, and adding the time and the time into TreeSet for ascending sorting to obtain a time sorting result;
and determining the task execution time closest to the current time as the latest reservation execution time according to the time sequencing result.
6. The intelligent household appliance reservation control method according to claim 5, wherein the converting the format of the current time and the time corresponding to the reservation data and adding the converted time and the time to the TreeSet for sorting specifically comprises:
processing the current time and the time corresponding to the reservation data according to a preset rule to obtain a first numerical value corresponding to the current time and a second numerical value corresponding to the reservation data; the preset rule takes the week number as the first N bits in the numerical value, takes the hour and the minute as the last M bits in the numerical value, and N and M are positive integers;
adding the first numerical value and the second numerical value into TreeSet for ascending sorting to obtain a time sorting result which is in ascending sorting from left to right;
the determining, according to the time sorting result, the task execution time closest to the current time as the latest reservation execution time specifically includes:
judging whether a second numerical value right adjacent to the first numerical value exists or not, if so, taking the time of analyzing the second numerical value right adjacent to the first numerical value as the latest reserved execution time; if not, the minimum second value in TreeSet is analyzed as the latest reserved execution time.
7. The intelligent household appliance reservation control method according to claim 1, further comprising the steps of:
extracting reservation data needing to be triggered from a first database table;
according to the trigger time of the reservation data, sending an execution instruction to corresponding equipment when the trigger time arrives;
receiving execution information uploaded by equipment, and storing the execution information into a second database table;
and extracting information needing to be pushed from the second database table, and pushing execution information according to a preset pushing rule.
8. The intelligent household appliance reservation control method according to claim 1, further comprising the steps of:
receiving a third input instruction on the reservation management interface;
and adding a reservation or deleting a reservation according to the third input instruction.
9. An intelligent household appliance reservation control device, comprising:
a memory for storing a program;
a processor for loading the program to perform the intelligent appliance reservation control method of any one of claims 1 to 8.
10. A computer-readable storage medium storing a program which, when executed by a processor, implements the intelligent home appliance reservation control method according to any one of claims 1 to 8.
CN202210806357.3A 2022-07-08 2022-07-08 Intelligent household appliance reservation control method, device and storage medium Active CN115114491B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210806357.3A CN115114491B (en) 2022-07-08 2022-07-08 Intelligent household appliance reservation control method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210806357.3A CN115114491B (en) 2022-07-08 2022-07-08 Intelligent household appliance reservation control method, device and storage medium

Publications (2)

Publication Number Publication Date
CN115114491A true CN115114491A (en) 2022-09-27
CN115114491B CN115114491B (en) 2023-08-11

Family

ID=83331362

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210806357.3A Active CN115114491B (en) 2022-07-08 2022-07-08 Intelligent household appliance reservation control method, device and storage medium

Country Status (1)

Country Link
CN (1) CN115114491B (en)

Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008147964A (en) * 2006-12-08 2008-06-26 Sony Corp Terminal unit, display method of video recording reservation list, and program
JP2011108026A (en) * 2009-11-18 2011-06-02 Masamitsu Takaura Reservation system for various service
CN102867248A (en) * 2012-09-10 2013-01-09 深圳天珑无线科技有限公司 Appointment processing method and terminal
CN104866250A (en) * 2014-06-27 2015-08-26 广东美的环境电器制造有限公司 Household appliance, control system and method of household appliance, mobile terminal and cloud server
US20150345815A1 (en) * 2014-05-29 2015-12-03 Panasonic Intellectual Property Corporation Of America Method for controlling terminal apparatus that remotely controls air conditioner, non-transitory recording medium storing program executed by terminal apparatus, recommend method executed by terminal apparatus, and terminal apparatus
US20160227033A1 (en) * 2015-02-02 2016-08-04 Samsung Electronics Co., Ltd. Electronic device for performing call reservation and method thereof
CN105843053A (en) * 2016-03-22 2016-08-10 珠海格力电器股份有限公司 Method and device for processing smart home appointments
CN105929700A (en) * 2016-04-26 2016-09-07 海信(山东)空调有限公司 Intelligent control method and device
CN105978761A (en) * 2016-04-22 2016-09-28 珠海格力电器股份有限公司 Smart home appointed adding method, smart home appointed adding device and terminal
US20180059655A1 (en) * 2016-08-30 2018-03-01 Fanuc Corporation Production system having function of indicating inspection time for production machine
CN107870571A (en) * 2016-09-26 2018-04-03 北京京东尚科信息技术有限公司 Control the method, apparatus and smart machine of smart machine
CN107995260A (en) * 2017-11-15 2018-05-04 深圳市叮咚互联科技有限公司 Reservation control method, system and computer-readable recording medium
CN108279583A (en) * 2018-01-16 2018-07-13 广东海信家电有限公司 A kind of reservation display methods of household appliance and the household appliance with reservation function
CN108415295A (en) * 2017-02-09 2018-08-17 佛山市顺德区美的电热电器制造有限公司 A kind of cooking pot reservation process control method and device, cooking pot
CN108415297A (en) * 2017-02-09 2018-08-17 佛山市顺德区美的电热电器制造有限公司 A kind of reservation control method and device, equipment
CN108983638A (en) * 2017-05-31 2018-12-11 国网江苏省电力公司常州供电公司 Electric car charging recommender system and method
CN109270844A (en) * 2018-08-09 2019-01-25 珠海格力电器股份有限公司 A kind of reservation management method, device, terminal device and storage medium
CN109884912A (en) * 2019-03-23 2019-06-14 珠海格力电器股份有限公司 Intelligent prompt method, device, storage medium and equipment based on user's stroke
CN112445873A (en) * 2020-12-02 2021-03-05 深圳市镜玩科技有限公司 List display processing method, related device, equipment and medium
CN112445140A (en) * 2019-09-02 2021-03-05 佛山市顺德区美的电热电器制造有限公司 Control method, control device, household appliance, server and storage medium
WO2021203530A1 (en) * 2020-04-09 2021-10-14 海信视像科技股份有限公司 Display device and television program pushing method
CN113848740A (en) * 2021-09-26 2021-12-28 海信(广东)厨卫系统股份有限公司 Control method and device for household electrical appliance
CN114582473A (en) * 2021-11-19 2022-06-03 中国建设银行股份有限公司 Reservation management method, reservation management device, computer equipment and storage medium

Patent Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008147964A (en) * 2006-12-08 2008-06-26 Sony Corp Terminal unit, display method of video recording reservation list, and program
JP2011108026A (en) * 2009-11-18 2011-06-02 Masamitsu Takaura Reservation system for various service
CN102867248A (en) * 2012-09-10 2013-01-09 深圳天珑无线科技有限公司 Appointment processing method and terminal
US20150345815A1 (en) * 2014-05-29 2015-12-03 Panasonic Intellectual Property Corporation Of America Method for controlling terminal apparatus that remotely controls air conditioner, non-transitory recording medium storing program executed by terminal apparatus, recommend method executed by terminal apparatus, and terminal apparatus
CN104866250A (en) * 2014-06-27 2015-08-26 广东美的环境电器制造有限公司 Household appliance, control system and method of household appliance, mobile terminal and cloud server
US20160227033A1 (en) * 2015-02-02 2016-08-04 Samsung Electronics Co., Ltd. Electronic device for performing call reservation and method thereof
CN105843053A (en) * 2016-03-22 2016-08-10 珠海格力电器股份有限公司 Method and device for processing smart home appointments
WO2017162171A1 (en) * 2016-03-22 2017-09-28 珠海格力电器股份有限公司 Processing method and device for smart home scheduling
CN105978761A (en) * 2016-04-22 2016-09-28 珠海格力电器股份有限公司 Smart home appointed adding method, smart home appointed adding device and terminal
CN105929700A (en) * 2016-04-26 2016-09-07 海信(山东)空调有限公司 Intelligent control method and device
US20180059655A1 (en) * 2016-08-30 2018-03-01 Fanuc Corporation Production system having function of indicating inspection time for production machine
CN107870571A (en) * 2016-09-26 2018-04-03 北京京东尚科信息技术有限公司 Control the method, apparatus and smart machine of smart machine
CN108415297A (en) * 2017-02-09 2018-08-17 佛山市顺德区美的电热电器制造有限公司 A kind of reservation control method and device, equipment
CN108415295A (en) * 2017-02-09 2018-08-17 佛山市顺德区美的电热电器制造有限公司 A kind of cooking pot reservation process control method and device, cooking pot
CN108983638A (en) * 2017-05-31 2018-12-11 国网江苏省电力公司常州供电公司 Electric car charging recommender system and method
CN107995260A (en) * 2017-11-15 2018-05-04 深圳市叮咚互联科技有限公司 Reservation control method, system and computer-readable recording medium
CN108279583A (en) * 2018-01-16 2018-07-13 广东海信家电有限公司 A kind of reservation display methods of household appliance and the household appliance with reservation function
CN109270844A (en) * 2018-08-09 2019-01-25 珠海格力电器股份有限公司 A kind of reservation management method, device, terminal device and storage medium
CN109884912A (en) * 2019-03-23 2019-06-14 珠海格力电器股份有限公司 Intelligent prompt method, device, storage medium and equipment based on user's stroke
CN112445140A (en) * 2019-09-02 2021-03-05 佛山市顺德区美的电热电器制造有限公司 Control method, control device, household appliance, server and storage medium
WO2021203530A1 (en) * 2020-04-09 2021-10-14 海信视像科技股份有限公司 Display device and television program pushing method
CN112445873A (en) * 2020-12-02 2021-03-05 深圳市镜玩科技有限公司 List display processing method, related device, equipment and medium
CN113848740A (en) * 2021-09-26 2021-12-28 海信(广东)厨卫系统股份有限公司 Control method and device for household electrical appliance
CN114582473A (en) * 2021-11-19 2022-06-03 中国建设银行股份有限公司 Reservation management method, reservation management device, computer equipment and storage medium

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
关静丽;曹荣敏;: "开放实验室GSM移动预约系统软件设计", 北京信息科技大学学报(自然科学版), no. 02 *
孙志传;王重庆;潘宜昌;: "基于物联网基础下的大型仪器共享平台管理模式", 实验室研究与探索, no. 03 *
戴依诺;戴忠;: "电动汽车预约充电策略研究", 电力需求侧管理, no. 01 *
曹庆年;李颖;张晓蕊;孟开元;: "基于WiFi技术的智能家居系统设计", 软件导刊, no. 08 *
秦利红;秦会斌;诸坚彬;曹曙光;: "基于Android平台智能家居客户端的设计与实现", 计算机应用与软件, no. 09 *

Also Published As

Publication number Publication date
CN115114491B (en) 2023-08-11

Similar Documents

Publication Publication Date Title
JP2001526005A (en) Intelligent memory management system and method
US20070288293A1 (en) Apparatus and method for displaying information relating business schedules
JP2018205897A (en) Apparatus, server, program and method for automating device management
CN110471750A (en) Scheduled task control method, device, medium and computer equipment
CN113076186B (en) Task processing method, device, electronic equipment and storage medium
CN110879740A (en) Electronic measuring instrument use help system and method based on two-dimensional code
CN111552521A (en) Application data reporting method, device, server and storage medium
CN105813102B (en) Automatic test system and method
CN115079872B (en) Document processing method, device, equipment and medium
CN115114491A (en) Intelligent household appliance reservation control method and device and storage medium
CN109376977A (en) Recommended agent people method, electronic equipment and computer readable storage medium
CN101379490B (en) Storage profile generation for network-connected portable storage devices
CN109271224B (en) Method and apparatus for determining position
CN117130697A (en) Method and device for fixing application on taskbar
US20220399021A1 (en) Interaction assistance device
US5539905A (en) Map/facility exclusion control system for updating facility on a map
CN114493701A (en) User grouping method and device
CN117519890B (en) Information recommendation method, device, equipment and storage medium based on user tag
CN111400260A (en) File display method, display device, terminal device and readable storage medium
JP2000184595A (en) Display drawing generation management system and storage medium for recording processing program thereof
CN105051776A (en) Information processing device, information processing system, and information processing method
CN115983616B (en) Business process mining method and equipment based on management system
US7149758B2 (en) Data processing apparatus, data processing method, and data processing program
US20170364597A1 (en) System for interactive analysis of data
US10915611B2 (en) Control program execution method

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230615

Address after: 511434 No.1 and No.2, Shihua Road, Hualong Town, Panyu District, Guangzhou City, Guangdong Province

Applicant after: Guangdong Hotata Technology Group Co.,Ltd.

Applicant after: Guangdong haomadame smart home Co.,Ltd.

Address before: 511434 No.1 and No.2, Shihua Road, Hualong Town, Panyu District, Guangzhou City, Guangdong Province

Applicant before: Guangdong haomadame smart home Co.,Ltd.

GR01 Patent grant
GR01 Patent grant