CN109872433B - Unlocking control method and system for heat preservation box - Google Patents

Unlocking control method and system for heat preservation box Download PDF

Info

Publication number
CN109872433B
CN109872433B CN201910175758.1A CN201910175758A CN109872433B CN 109872433 B CN109872433 B CN 109872433B CN 201910175758 A CN201910175758 A CN 201910175758A CN 109872433 B CN109872433 B CN 109872433B
Authority
CN
China
Prior art keywords
unlocking
dimensional code
meal
parameters
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910175758.1A
Other languages
Chinese (zh)
Other versions
CN109872433A (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.)
South China Institute Of Software Engineering Gu
Original Assignee
South China Institute Of Software Engineering Gu
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 South China Institute Of Software Engineering Gu filed Critical South China Institute Of Software Engineering Gu
Priority to CN201910175758.1A priority Critical patent/CN109872433B/en
Publication of CN109872433A publication Critical patent/CN109872433A/en
Application granted granted Critical
Publication of CN109872433B publication Critical patent/CN109872433B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Lock And Its Accessories (AREA)

Abstract

The invention discloses an unlocking control method and system of an incubator, wherein the method comprises the following steps: step S1, obtaining the two-dimension code of food delivery/pickup by using the unlocking interface, and receiving the unlocking request of the user terminal; step S2, after the two-dimensional code for food delivery/pickup is successfully verified, obtaining unlocking parameters according to the two-dimensional code for food delivery/pickup, and verifying whether the unlocking parameters are correct or not on the food ordering platform; step S3, when the unlocking parameters are verified to be correct, the MQTT server is connected, and the theme and the message are assembled and released according to the unlocking parameters and the unlocking request is sent to the MQTT server; and step S4, after receiving the unlocking request, the MQTT server forwards the unlocking request to the cabinet lock terminal, and the cabinet lock terminal completes unlocking and feedback.

Description

Unlocking control method and system for heat preservation box
Technical Field
The invention relates to the technical field of food and beverage management, in particular to an unlocking control method and system for an insulation can of a food ordering system.
Background
The catering industry is a service industry, generally comprises links such as ordering, food making, food positioning, food delivery, cash collection and the like in the business flow of catering, and a lot of current work is finished manually. In some restaurants, customers finish ordering and sit down and then are checked out by waiters to get their location so that the customer can be reached smoothly after the meal is ready.
At present, the dining mode in unit or school's dining room is that the dining room predicts the state of having dinner every day in advance, prepare edible material according to the state of having dinner of predicting again, and with food display such as cooked food, beverage, sweets before the personnel of having dinner on fixed dining-table, wait for the personnel of having dinner to queue up to order, the card of punching, these still need the manual work of dining room staff to accomplish, waste manpower resources, secondly because the in-process of ordering is more because of the people, the phenomenon of mistake such as mistake, mistake memory appears easily when the record information of ordering in the dining room staff, and then arouse unnecessary troublesome.
Therefore, with the development of network technology, an online meal ordering system appears, namely, dining room diners can order meals online through a meal ordering platform of a dining room, dining room dispatchers send corresponding meal items to insulation boxes of corresponding address areas according to orders of online meal ordering, and the diners acquire the corresponding meal items from the corresponding insulation boxes according to meal taking information.
However, in the prior art, the heat preservation boxes are generally kept by a specially-assigned person, and when a diner takes meal information to a corresponding heat preservation box, the specially-assigned person provides the diner with a meal according to the meal information, which wastes time and labor.
Disclosure of Invention
In order to overcome the defects in the prior art, the invention aims to provide an unlocking control method and system for an insulation can, so that food delivery/taking personnel can automatically open the insulation can, the food delivery/taking efficiency is improved, and the manpower resource is saved.
In order to achieve the above object, the present invention provides an unlocking control method for an incubator, comprising the following steps:
step S1, obtaining the two-dimension code of food delivery/pickup by using the unlocking interface, and receiving the unlocking request of the user terminal;
step S2, after the two-dimensional code for food delivery/pickup is successfully verified, obtaining unlocking parameters according to the two-dimensional code for food delivery/pickup, and verifying whether the unlocking parameters are correct or not on the food ordering platform;
step S3, when the unlocking parameters are verified to be correct, the MQTT server is connected, and the theme and the message are assembled and released according to the unlocking parameters and the unlocking request is sent to the MQTT server;
and step S4, after receiving the unlocking request, the MQTT server forwards the unlocking request to the cabinet lock terminal, and the cabinet lock terminal completes unlocking and feedback.
Preferably, the unlocking interface reads the meal fetching two-dimensional code through a two-dimensional code reader arranged on the heat preservation box, and receives the user side unlocking request.
Preferably, in step S2, after the food delivery/pickup two-dimensional code is obtained, the data information in the food delivery/pickup two-dimensional code is analyzed, the food delivery/pickup two-dimensional code is verified, after the verification is passed, the unlocking parameter is obtained according to the data information of the food delivery/pickup two-dimensional code, and the unlocking parameter is verified whether the parameter is correct or not to the database of the food ordering platform.
Preferably, the meal delivery/retrieval two-dimensional code includes, but is not limited to, a box ID, an order number, a supply time period, and an encryption key, and the unlocking parameters include, but is not limited to, box separation cabinet information and a box ID number.
Preferably, the unlocking request comprises the issued subject and the message.
Preferably, in step S3, after the message content of the decimal data is converted into binary data, the binary data is sent to the MQTT server through the unlocking request.
Preferably, in step S3, the data conversion step is as follows;
step 1, initializing binary box ID represented by integer;
step 2, converting the obtained integer into a binary character string B, and adding the high-order 0 of the binary character string B;
step 3, dividing the character string B into 4 sub-strings, and converting the sub-strings into corresponding hexadecimal representation;
and 4, converting the high and low bits into a byte array.
Preferably, if the current message content includes a plurality of box IDs, the initial shaping representation is performed on each box ID in step 1, and before step 2, the method includes the following steps:
and (3) performing OR operation addition shaping A according to the obtained plurality of shaping types and corresponding box IDs in sequence, and then entering the step 2.
Preferably, the step S4 further includes:
step S400, the MQTT server forwards the theme A and the message B to a cabinet lock terminal according to the unlocking request;
step S401, the cabinet lock terminal judges whether a lock hole plate subscribed with a theme A exists;
and step S402, if yes, controlling the lock hole plate processing message B subscribed with the theme A to execute unlocking, otherwise, ending the process.
In order to achieve the above object, the present invention further provides an unlocking control system for an incubator, comprising:
the unlocking interface is used for acquiring the two-dimensional code for sending/taking the meal, receiving an unlocking request of a user terminal, acquiring unlocking parameters according to the two-dimensional code for sending/taking the meal after the two-dimensional code for sending/taking the meal is successfully verified, verifying whether the unlocking parameters are correct or not on the meal ordering platform, assembling and issuing a theme and a message according to the unlocking parameters and sending the unlocking request to the MQTT server when the unlocking parameters are verified to be correct;
the MQTT server forwards the unlocking request to the cabinet lock terminal when receiving the unlocking request of the unlocking interface;
and the cabinet lock terminal is used for controlling unlocking of the corresponding box according to the unlocking request forwarded by the MQTT server.
Compared with the prior art, the unlocking control method and the unlocking control system for the heat preservation box send the unlocking interface by utilizing remote unlocking or scanning two-dimensional code unlocking, assemble and release the main body and the message by utilizing the unlocking interface and send the unlocking request to the MQTT server, and the MQTT server forwards the unlocking request to the cabinet lock terminal to complete unlocking; the automatic unpacking of the heat insulation box by the meal delivery/taking personnel is realized, the meal delivery/taking efficiency is improved, and the manpower resource is saved.
Drawings
FIG. 1 is a flowchart illustrating the steps of an unlocking control method for an incubator according to the present invention;
FIG. 2 is a system architecture diagram of an unlocking control system of the incubator of the present invention;
fig. 3 is a flowchart of an unlocking and meal-taking implementation method of the incubator in the embodiment of the invention.
Detailed Description
Other advantages and capabilities of the present invention will be readily apparent to those skilled in the art from the present disclosure by describing the embodiments of the present invention with specific embodiments thereof in conjunction with the accompanying drawings. The invention is capable of other and different embodiments and its several details are capable of modification in various other respects, all without departing from the spirit and scope of the present invention.
Fig. 1 is a flowchart illustrating steps of an unlocking control method for an incubator according to the present invention. As shown in fig. 1, the unlocking control method of the incubator of the present invention includes the following steps:
and step S1, acquiring the two-dimension code of food delivery/pickup by using the unlocking interface, and receiving an unlocking request of the user terminal.
In the specific embodiment of the present invention, taking meal fetching as an example, after the user successfully orders the meal through the meal ordering system, the user can obtain a meal fetching two-dimensional code through the meal ordering system, and in the specific embodiment of the present invention, the meal fetching two-dimensional code is encrypted, and includes at least four parameters: the box ID, the order number, the supply time period, and the encryption key are well known in the art and are not described herein. Specifically, when a user obtains the meal taking two-dimensional code and gets a meal from a corresponding insulation can, the meal taking two-dimensional code is first shown, the unlocking interface reads the meal taking two-dimensional code through a two-dimensional code reader on the insulation can, and an unlocking request is received.
And step S2, after the two-dimensional code for sending/fetching food is successfully verified, obtaining unlocking parameters according to the two-dimensional code for sending/fetching food, and verifying whether the unlocking parameters are correct or not on the food ordering platform.
Specifically, after the meal taking two-dimensional code is obtained, data information in the meal taking two-dimensional code is analyzed, the meal taking two-dimensional code is verified, unlocking parameters are obtained according to the data information of the meal taking two-dimensional code after the meal taking two-dimensional code passes verification, and whether the unlocking parameters are correct or not is verified to a database of a meal ordering platform through the unlocking parameters. That is, the detailed information of each order is stored in the database of the meal ordering platform, and after the unlocking parameters are obtained, whether the unlocking parameters are correct or not can be verified from the database of the meal ordering platform.
And step S3, when the unlocking parameters are verified to be correct, connecting the MQTT server, assembling and publishing the theme and the message according to the unlocking parameters, and sending an unlocking request to the MQTT server.
In the specific embodiment of the invention, the communication of software and hardware is completed through an MQTT server, according to the MQTT server, firstly a subscription theme is required to be configured, namely, a published theme and a message are assembled according to unlocking parameters, secondly, an unlocking request is sent to the MQTT server by a software layer during unlocking, and then the MQTT server forwards the unlocking request to a cabinet lock terminal to complete unlocking and feedback, wherein the unlocking request comprises the published theme and the message, for example, the unlocking parameters are No. 9 cabinet in 8 area and No. 2 cabinet, and then the message theme is as follows: the "unlock/8/9" message content is: 2, the message topic is 2 lock of the open 8-zone 9-cabinet.
Preferably, the lock hole plate of the cabinet lock terminal uses a data transmission format of byte stream data transmission, so decimal data of message content needs to be converted into binary data, and then the binary data is sent to the MQTT server through an unlocking request. Specifically, the conversion step is as follows;
step 1, initializing binary box IDs (for example, logic left shift acquisition) represented by integer, wherein in the specific embodiment of the invention, each cabinet has 16 boxes, and each box ID corresponds to the number of 16 boxes one by one; for example:
the first cabinet corresponds to: 1
The second cabinet corresponds to: 10
The third cabinet corresponds to: 100, moving left in sequence;
and 2, converting the obtained integer into a binary character string B, and adding the high-order 0 of the binary character string B. In the embodiment of the present invention, if the message content is number 2 lock, the initialization integer is 10, and the message content is converted into binary character string B of 0000-;
step 3, dividing the character string B into 4 sub-strings, and converting the sub-strings into corresponding hexadecimal representation, for example, obtaining the hexadecimal 0020 for the character string B;
step 4, converting the high and low bits into byte array, namely converting the high and low bits of 0002 into 0200, and sending the result to the opposite side
Preferably, if the current message content includes a plurality of box IDs, the initial shaping representation is performed on each box ID in step 1, and before step 2, the method includes the following steps:
and (3) performing OR operation addition shaping A according to the obtained plurality of shaping types and corresponding box IDs in sequence, and then entering the step 2.
That is, assuming that there are multiple boxes to be opened by the user, the message content of the multiple boxes includes 2,3,12, and 15 locks of the 8-block 9-size cabinet, i.e., {2,3,12, and 15}, where the box numbers are integer, i.e., the user wants to open four boxes at a time, normally needs to send four requests, respectively, i.e., needs to issue and assemble an unlocking request for each box. However, the present invention is expected to be able to open the four cabinets only by sending a command to the hardware, so the present invention first converts the cabinets No. 2,3,12,15 into binary representations of corresponding box numbers, respectively, and then performs an or operation to obtain the binary representations of the boxes No. 2,3,12,15 which are opened simultaneously: 0100100000000110, the application layer only needs to send a command to control opening several boxes at the same time, and does not need to issue and assemble an unlocking request for each box.
And step S4, after receiving the unlocking request, the MQTT server forwards the unlocking request to the cabinet lock terminal, and the cabinet lock terminal completes unlocking and feedback.
Specifically, step S4 further includes:
s400, the MQTT server forwards the theme A and the message B to a cabinet lock terminal according to the unlocking request;
step S401, the cabinet lock terminal judges whether a lock hole plate subscribed with a theme A exists;
and step S402, if yes, controlling the lock hole plate processing message B subscribed with the theme A to execute unlocking, otherwise, ending the process.
Fig. 2 is a system configuration diagram of an unlocking control system of an incubator according to the present invention. As shown in fig. 2, an unlocking control system for an incubator according to the present invention includes:
and the unlocking interface 20 is used for acquiring the food delivery/pickup two-dimensional code, receiving a user-side unlocking request, acquiring unlocking parameters according to the food delivery/pickup two-dimensional code after the food delivery/pickup two-dimensional code is successfully verified, verifying whether the unlocking parameters are correct or not on the food ordering platform, assembling and issuing a theme and a message according to the unlocking parameters and sending the unlocking request to the MQTT server when the unlocking parameters are verified to be correct.
Specifically, the unlocking interface 20 further includes:
and the two-dimension code acquisition and verification unit 201 is used for acquiring the two-dimension code for sending/taking the meal, receiving an unlocking request of a user side, and verifying the two-dimension code for sending/taking the meal.
In the specific embodiment of the present invention, taking meal fetching as an example, after the user successfully orders the meal through the meal ordering system, the user can obtain a meal fetching two-dimensional code through the meal ordering system, and in the specific embodiment of the present invention, the meal fetching two-dimensional code is encrypted, and includes at least four parameters: the box ID, the order number, the supply time period, and the encryption key are well known in the art and are not described herein. Specifically, when the user obtains the meal taking two-dimensional code and gets a meal from the corresponding incubator, the meal taking two-dimensional code is first shown, and the two-dimensional code obtaining and verifying unit 201 reads the meal taking two-dimensional code through a two-dimensional code reader on the incubator and receives an unlocking request.
And the unlocking parameter confirming unit 202 is used for acquiring unlocking parameters according to the food delivery/pickup two-dimensional code after the food delivery/pickup two-dimensional code is successfully verified, and verifying whether the unlocking parameters are correct or not to the food ordering platform.
Specifically, after the meal taking two-dimensional code is obtained, data information in the meal taking two-dimensional code is analyzed, the meal taking two-dimensional code is verified, after the verification is passed, the unlocking parameter confirming unit 202 obtains unlocking parameters according to the data information of the meal taking two-dimensional code, and verifies whether the parameters are correct or not from a database of the meal ordering platform according to the unlocking parameters, in the specific embodiment of the invention, the unlocking parameters include but are not limited to box splitting cabinet information and box ID numbers, namely specific position information of the stored user meal, and if the position of the stored user meal is No. 2 box of No. 8-zone-9 cabinet, the box splitting cabinet information is No. 8-zone-9 cabinet, and the box ID number is No. 2 box. That is, the detailed information of each order is stored in the database of the meal ordering platform, and after the unlocking parameters are obtained, whether the unlocking parameters are correct or not can be verified from the database of the meal ordering platform.
And the unlocking request unit 203 is used for connecting the MQTT server when the unlocking parameters are verified to be correct, assembling and releasing the theme and the message according to the unlocking parameters, and sending an unlocking request to the MQTT server.
That is, the invention completes the communication of software and hardware through the MQTT server, according to the MQTT server, firstly, a subscription theme needs to be configured, that is, a release theme and a message are assembled according to an unlocking parameter, secondly, an unlocking request is sent to the MQTT server by a software layer during unlocking, and then the MQTT server forwards the unlocking request to a cabinet lock terminal to complete unlocking and feedback, wherein the unlocking request comprises the released theme and message, for example, the unlocking parameter is No. 8, No. 9 cabinet, No. 2 cabinet, message theme: the "unlock/8/9" message content is: 2, the message topic is 2 lock of the open 8-zone 9-cabinet.
Preferably, the lock hole plate of the cabinet lock terminal uses a data transmission format of byte stream data transmission, so decimal data of message content needs to be converted into binary data, and then the binary data is sent to the MQTT server through an unlocking request.
The MQTT server 21, when receiving the unlocking request from the unlocking interface 20, forwards the unlocking request to the cabinet lock terminal 22, that is, forwards the theme a and the message B to the cabinet lock terminal 22 according to the unlocking request.
And the cabinet lock terminal 22 is used for controlling unlocking of the corresponding box according to the unlocking request forwarded by the MQTT server 21. Specifically, the cabinet lock terminal 22 first determines whether there is a keyhole plate subscribed to the theme a, and if so, controls the keyhole plate subscribed to the theme a to process the message B to execute unlocking, and feeds back the result, otherwise, does not execute unlocking.
Fig. 3 is a flowchart of an unlocking and meal-taking implementation method of the incubator in the embodiment of the invention. In the specific embodiment of the invention, taking meal as an example, a user firstly pays attention to the public number of a meal ordering system, inputs a user name and a password for logging in, selects a specific canteen, orders and places an order, at the moment, service logic enters a box separation algorithm, if a proper meal cabinet exists, the order is successfully placed, then the order is successfully placed, skip payment is carried out, and a two-dimensional code and order information are created and written into a database (persistence); after the dining room receives the order and delivers, the user enters the order at the meal taking time, two modes of scanning meal taking and remote unlocking can appear when selecting meal taking, and remote unlocking refers to the situation that the user asks other people to take the place of the order, namely when the person is in front of the heat preservation cabinet, the user can select remote unlocking to realize unlocking.
The method comprises the steps that remote unlocking or two-dimensional code scanning unlocking is sent to an unlocking interface, the unlocking interface firstly verifies a two-dimensional code, after verification is successful, unlocking parameters are obtained according to the meal-taking two-dimensional code, namely cabinet and box information of meal stored in the two-dimensional code, whether the unlocking parameters are correct or not is verified for a meal ordering platform, after the unlocking parameters are verified to be correct, a theme A and a message B are assembled and published, an unlocking request is sent to an MQTT server, the MQTT server forwards the unlocking request to a cabinet lock terminal, the cabinet lock terminal judges whether a lock hole plate subscribing the theme A exists or not, and when the judgment result is yes, the lock hole plate subscribing the theme A is controlled to process the message B to unlock so as to achieve unlocking.
In conclusion, the unlocking control method and the unlocking control system for the heat preservation box send the unlocking interface by using remote unlocking or scanning two-dimensional code unlocking, assemble and release the main body and the message by using the unlocking interface and send the unlocking request to the MQTT server, and the MQTT server forwards the unlocking request to the cabinet lock terminal to complete unlocking; the automatic unpacking of the heat insulation box by the meal delivery/taking personnel is realized, the meal delivery/taking efficiency is improved, and the manpower resource is saved.
The foregoing embodiments are merely illustrative of the principles and utilities of the present invention and are not intended to limit the invention. Modifications and variations can be made to the above-described embodiments by those skilled in the art without departing from the spirit and scope of the present invention. Therefore, the scope of the invention should be determined from the following claims.

Claims (9)

1. An unlocking control method of an incubator comprises the following steps:
step S1, obtaining the two-dimension code of food delivery/pickup by using the unlocking interface, and receiving the unlocking request of the user terminal;
step S2, after the two-dimensional code for food delivery/pickup is successfully verified, obtaining unlocking parameters according to the two-dimensional code for food delivery/pickup, and verifying whether the unlocking parameters are correct or not on the food ordering platform;
step S3, when the unlocking parameters are verified to be correct, the MQTT server is connected, and the theme and the message are assembled and released according to the unlocking parameters and the unlocking request is sent to the MQTT server;
step S4, after receiving the unlocking request, the MQTT server forwards the unlocking request to the cabinet lock terminal, and the cabinet lock terminal completes unlocking and feedback;
step S4 further includes:
step S400, the MQTT server forwards the theme A and the message B to a cabinet lock terminal according to the unlocking request;
step S401, the cabinet lock terminal judges whether a lock hole plate subscribed with a theme A exists;
and step S402, if yes, controlling the lock hole plate processing message B subscribed with the theme A to execute unlocking, otherwise, ending the process.
2. The unlocking control method of an incubator according to claim 1, wherein: the unlocking interface reads the meal taking two-dimensional code through a two-dimensional code reader arranged on the heat preservation box and receives the user side unlocking request.
3. The unlocking control method of an incubator according to claim 1, wherein: in step S2, after the food delivery/pickup two-dimensional code is obtained, analyzing data information in the food delivery/pickup two-dimensional code, verifying the food delivery/pickup two-dimensional code, after the verification is passed, obtaining an unlocking parameter according to the data information of the food delivery/pickup two-dimensional code, and verifying whether the unlocking parameter is correct in a database of the food ordering platform.
4. The unlocking control method of an incubator according to claim 3, wherein: the meal delivery/fetching two-dimensional code comprises but is not limited to a box ID, an order number, a supply time period and an encryption key, and the unlocking parameters comprise but is not limited to box separation cabinet information and a box ID number.
5. The unlocking control method of an incubator according to claim 4, wherein: the unlocking request comprises the issued subject and the message.
6. The unlocking control method of an incubator according to claim 5, wherein: in step S3, after the decimal data message content is converted into binary data, the binary data is sent to the MQTT server through the unlocking request.
7. The unlock control method for an incubator according to claim 6, wherein in step S3, the data conversion step is as follows;
step 1, initializing binary box ID represented by integer;
step 2, converting the obtained integer into a binary character string B, and adding the high-order 0 of the binary character string B;
step 3, dividing the character string B into 4 sub-strings, and converting the sub-strings into corresponding hexadecimal representation;
and 4, converting the high and low bits into a byte array.
8. The unlock control method for incubator according to claim 7, wherein if the current message content contains a plurality of box IDs, the initial shaping representation is performed for each box ID in step 1, and before step 2, the method comprises the following steps:
and (3) performing OR operation addition shaping A according to the obtained plurality of shaping types and corresponding box IDs in sequence, and then entering the step 2.
9. An unlocking control system of an incubator, comprising:
the unlocking interface is used for acquiring the two-dimensional code for sending/taking the meal, receiving an unlocking request of a user terminal, acquiring unlocking parameters according to the two-dimensional code for sending/taking the meal after the two-dimensional code for sending/taking the meal is successfully verified, verifying whether the unlocking parameters are correct or not on the meal ordering platform, assembling and issuing a theme and a message according to the unlocking parameters and sending the unlocking request to the MQTT server when the unlocking parameters are verified to be correct;
the MQTT server forwards the unlocking request to the cabinet lock terminal when receiving the unlocking request of the unlocking interface;
the MQTT server is specifically used for forwarding the theme A and the message B to the cabinet lock terminal according to the unlocking request; the cabinet lock terminal judges whether a lock hole plate subscribed with the theme A exists or not; if yes, controlling the lock hole plate subscribed with the theme A to process the message B to execute unlocking, otherwise, ending the process;
and the cabinet lock terminal is used for controlling unlocking of the corresponding box according to the unlocking request forwarded by the MQTT server.
CN201910175758.1A 2019-03-08 2019-03-08 Unlocking control method and system for heat preservation box Active CN109872433B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910175758.1A CN109872433B (en) 2019-03-08 2019-03-08 Unlocking control method and system for heat preservation box

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910175758.1A CN109872433B (en) 2019-03-08 2019-03-08 Unlocking control method and system for heat preservation box

Publications (2)

Publication Number Publication Date
CN109872433A CN109872433A (en) 2019-06-11
CN109872433B true CN109872433B (en) 2021-07-06

Family

ID=66920024

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910175758.1A Active CN109872433B (en) 2019-03-08 2019-03-08 Unlocking control method and system for heat preservation box

Country Status (1)

Country Link
CN (1) CN109872433B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113012323A (en) * 2021-03-19 2021-06-22 四川虹美智能科技有限公司 Intelligent vending machine door lock control method, intelligent vending machine and system

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007167513A (en) * 2005-12-26 2007-07-05 Aruze Corp Game machine
CN103593796A (en) * 2013-10-08 2014-02-19 李德丰 Bookable centralized accessing system and bookable centralized accessing method of express deliveries
CN104751313A (en) * 2015-03-13 2015-07-01 福州友宝电子科技有限公司 Smart express item storing and taking method and system
CN104836723B (en) * 2015-03-31 2020-07-31 青岛海尔智能家电科技有限公司 Communication method based on MQTT topic subscription mechanism and access gateway
CN105023366A (en) * 2015-08-13 2015-11-04 李刚 Intelligent takeout storing and taking terminal and method
US10007513B2 (en) * 2015-08-27 2018-06-26 FogHorn Systems, Inc. Edge intelligence platform, and internet of things sensor streams system
CN106570662A (en) * 2015-10-12 2017-04-19 阿里巴巴集团控股有限公司 Self-pickup cabinet information processing method and apparatus thereof
CN105957198A (en) * 2016-04-29 2016-09-21 北京林业大学 NFC and ZigBee-based entrance guard system
CN106412101A (en) * 2016-10-28 2017-02-15 浪潮软件集团有限公司 MQTT protocol-based user-oriented message pushing method
KR101865152B1 (en) * 2017-02-21 2018-07-13 경남대학교 산학협력단 Power monitoring system based on remote control and measurement
CN207568343U (en) * 2017-05-19 2018-07-03 杭州青奇科技有限公司 A kind of lock control system of the shared vehicles
CN107273951B (en) * 2017-06-13 2020-07-07 新疆农业大学 Book management system based on mobile Internet of things
CN207867255U (en) * 2017-11-01 2018-09-14 广州大学华软软件学院 A kind of intelligent things home control device of traditional home appliance
CN108122347A (en) * 2018-01-03 2018-06-05 宝鸡九七科技传媒有限公司 The unmanned community service cloud cabinet system of wisdomization and application process
CN108492478A (en) * 2018-04-02 2018-09-04 广州市孚海软件技术有限公司 Wechat intelligent cabinet control system based on cloud and iris recognition and deposit part, pickup method
CN108428000A (en) * 2018-04-20 2018-08-21 赵亚军 A kind of students' dining hall booking method for meal and system

Also Published As

Publication number Publication date
CN109872433A (en) 2019-06-11

Similar Documents

Publication Publication Date Title
CN104732668B (en) A kind of express delivery SRU sending-receiving unit and receiving-transmitting method
US20020095342A1 (en) Robotic waiter
CN106097171A (en) A kind of Self-help ordering method and system based on cell-phone customer terminal
CN106991486A (en) A kind of intelligent seat management system and control method based on APP
GB2382421A (en) Collection and delivery system
JP2003515688A (en) Electronic key device, system, and method for managing electronic key information
JPH05508949A (en) Interactive network for remote control of hotel vending systems
JP6104957B2 (en) Order reception system
CN102375858A (en) Intelligent working space
CN102394900A (en) Document generation apparatus, document generation system, document upload method, and program
JP7424671B2 (en) Information processing device, information processing method and program
CN109635977A (en) Room for individual study seat Management System and its reservation management method based on wechat public platform
CN105761343A (en) Information processing method and information processing device for hotel access card
CN109872433B (en) Unlocking control method and system for heat preservation box
EP2538349A2 (en) Server, inter-business enterprise information control method and computer program
CN109829795A (en) One kind is made a reservation platform, system and method
CN107016580A (en) A kind of article trial system and method
CN103516674B (en) Quickly and the method for network device online and control device
CN112104694A (en) Intelligent community management mobile application service system
US7650295B2 (en) Method, apparatus, and medium for remote approval of a delivery if the recipient is absent from the delivery location
KR102129112B1 (en) Method for providing one-stop order, reservation, and payment service with non-face-to-face channel using qr code on blockchain based easy payment platform
WO2017008279A1 (en) Self-service hotel reservation management system and method
CN107682430A (en) A kind of cooking machine control system and method based on internet
CN110232488A (en) Worksheet method, system and equipment
JP2019133444A (en) Order management device, order management method, order management program, and order management system

Legal Events

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