JP2022141307A - Program, information processing device and information processing method - Google Patents

Program, information processing device and information processing method Download PDF

Info

Publication number
JP2022141307A
JP2022141307A JP2021041538A JP2021041538A JP2022141307A JP 2022141307 A JP2022141307 A JP 2022141307A JP 2021041538 A JP2021041538 A JP 2021041538A JP 2021041538 A JP2021041538 A JP 2021041538A JP 2022141307 A JP2022141307 A JP 2022141307A
Authority
JP
Japan
Prior art keywords
boxes
box
information
date
locker
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
JP2021041538A
Other languages
Japanese (ja)
Inventor
嘉昭 植村
Yoshiaki Uemura
健作 稲本
Kensaku Inamoto
大樹 加藤
Daiki Kato
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing 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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2021041538A priority Critical patent/JP2022141307A/en
Publication of JP2022141307A publication Critical patent/JP2022141307A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide a program or the like that allows the use of boxes to be managed according to a use schedule of the boxes.SOLUTION: A program causes a computer to execute the processes of: acquiring a day of an event and the number of boxes, the event requiring the boxes of a locker, installed at a facility and capable of storing users' ordered goods, and causing a scheduler to reserve the use of the boxes according to the acquired number of boxes for a predetermined period of time according to the day of the event.SELECTED DRAWING: Figure 8

Description

本発明は、プログラム、情報処理装置及び情報処理方法に関する。 The present invention relates to a program, an information processing apparatus, and an information processing method.

インターネットの普及に伴い、食品、日用品又は服飾品など様々な品物をオンラインで購入するオンラインショッピングが広く利用されている。ユーザは、実店舗まで足を運ばなくても商品を注文し、指定先に配送してもらうことができる。そして、ユーザが不在である場合等にも荷物を受け取り保管することが可能な宅配ボックスが普及している。このような宅配ボックスを利用した宅配システムが提案されている。 2. Description of the Related Art With the spread of the Internet, online shopping for purchasing various items such as food, daily necessities, and accessories is widely used. A user can order a product and have it delivered to a designated destination without visiting a physical store. Delivery boxes that can receive and store parcels even when the user is absent have become widespread. A home delivery system using such a home delivery box has been proposed.

特許文献1には、品物を保管するボックスのオーナとユーザが別々に存在する場合であっても、ボックスによりユーザが当該ボックスを使用可能とするための登録要求が送信されることで、ユーザが、直接オーナやオーナの代理人と交渉する必要がなく、ボックスを簡単に使用することが可能な配送システムが開示されている。 In Patent Document 1, even if the owner of the box that stores the goods and the user are separate, the box transmits a registration request for enabling the user to use the box, so that the user can use the box. , a delivery system is disclosed that allows easy use of boxes without negotiating directly with the owner or the owner's agent.

特許第6647691号公報Japanese Patent No. 6647691

しかしながら、特許文献1に記載の配送システムは、ボックスの利用時における利便性に着目した技術であり、各ボックスの利用予定に応じてボックスの利用を管理することが考慮されていないという問題があった。 However, the delivery system described in Patent Literature 1 is a technology that focuses on convenience when using boxes, and has the problem that it does not take into account the use of boxes according to the use schedule of each box. rice field.

本開示の目的は、ボックスの利用予定に応じてボックスの利用を管理することができるプログラム等を提供することである。 An object of the present disclosure is to provide a program or the like that can manage the use of boxes according to the use schedule of the boxes.

本開示の一態様に係るプログラムは、施設に設置され、ユーザが注文した品物を収容可能なボックスを備えるロッカーにおける複数の前記ボックスを利用するイベントの開催日及びボックス数を取得し、取得した前記ボックス数に応じた前記ボックスの利用を、前記開催日に応じた所定期間の間スケジューラに予約する処理をコンピュータに実行させる。 A program according to an aspect of the present disclosure acquires the date and the number of boxes of an event that uses a plurality of boxes in a locker that is installed in a facility and has boxes that can store items ordered by a user, and the acquired said A computer is caused to execute a process of reserving the use of the boxes corresponding to the number of boxes by a scheduler for a predetermined period corresponding to the opening date.

本開示によれば、ボックスの利用予定に応じてボックスの利用を管理することができる。 According to the present disclosure, the use of boxes can be managed according to the use schedule of the boxes.

情報処理システムの概要図である。1 is a schematic diagram of an information processing system; FIG. 情報処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of an information processing apparatus. イベントDBのレコードレイアウトを例示する説明図である。FIG. 4 is an explanatory diagram illustrating a record layout of an event DB; FIG. 電子鍵DBのレコードレイアウトを例示する説明図である。FIG. 4 is an explanatory diagram exemplifying a record layout of an electronic key DB; ロッカーDBのレコードレイアウトを例示する説明図である。FIG. 4 is an explanatory diagram illustrating a record layout of a locker DB; ユーザ端末装置の構成を示すブロック図である。It is a block diagram which shows the structure of a user terminal device. ロッカーの制御装置の構成を示すブロック図である。It is a block diagram which shows the structure of the control apparatus of a locker. 販売イベント予約による利用に係るボックスの予約処理手順の一例を示すフローチャートである。FIG. 10 is a flowchart showing an example of a reservation processing procedure for a box related to use by sales event reservation; FIG. スケジューラへの予約処理の詳細な手順の一例を示すフローチャートである。FIG. 10 is a flowchart showing an example of a detailed procedure of reservation processing for a scheduler; FIG. 表示画面の一例を示す模式図である。It is a schematic diagram which shows an example of a display screen. 表示画面の一例を示す模式図である。It is a schematic diagram which shows an example of a display screen. ユーザの注文に対する利用に係るボックスの予約処理手順の一例を示すフローチャートである。FIG. 10 is a flow chart showing an example of a reservation processing procedure for a box related to use for a user's order; FIG. 品物の受け取りに関する処理手順の一例を示すフローチャートである。It is a flow chart which shows an example of a processing procedure about receipt of goods. 品物の受け取りに関する処理手順の一例を示すフローチャートである。It is a flow chart which shows an example of a processing procedure about receipt of goods. ユーザ端末装置の表示部に表示される画面例を示す図である。It is a figure which shows the example of a screen displayed on the display part of a user terminal device. 第2実施形態における表示画面の一例を示す模式図である。FIG. 10 is a schematic diagram showing an example of a display screen in the second embodiment; FIG.

本開示をその実施の形態を示す図面を参照して具体的に説明する。 The present disclosure will be specifically described with reference to the drawings showing the embodiments thereof.

(第1実施形態)
図1は、情報処理システム100の概要図である。本実施形態における情報処理システム100は、情報処理装置1、複数のユーザ端末装置2、販売業者装置3、制御装置400をそれぞれ備える複数のロッカー4を含む。情報処理装置1、ユーザ端末装置2、販売業者装置3及び制御装置400はそれぞれ、ネットワークNを介して情報の送受信が可能である。ネットワークNは、所謂インターネットである公衆通信網、キャリア事販売業者が提供するキャリアネットワーク、無線通信ネットワーク等を含む。
(First embodiment)
FIG. 1 is a schematic diagram of an information processing system 100. As shown in FIG. The information processing system 100 in this embodiment includes an information processing device 1 , a plurality of user terminal devices 2 , a vendor device 3 , and a plurality of lockers 4 each having a control device 400 . The information processing device 1, the user terminal device 2, the distributor device 3, and the control device 400 can transmit and receive information via the network N, respectively. The network N includes a public communication network such as the so-called Internet, a carrier network provided by a carrier business vendor, a wireless communication network, and the like.

情報処理装置1は、様々の情報処理、情報の送受信が可能な情報処理装置であり、例えばサーバコンピュータである。情報処理装置1は、ロッカー4の利用予約を管理する管理サービスの提供者により管理される。情報処理装置1は、制御装置400とデータを送受信し、ロッカー4の利用状態をリアルタイムで取得する。情報処理装置1は、取得したロッカー4の利用状態に応じた情報を販売業者装置3へ送信する。また情報処理装置1は、ロッカー4の解錠のための電子鍵に関する情報を管理する。情報処理装置1は、電子鍵に関する情報をユーザ端末装置2へ送信する。 The information processing apparatus 1 is an information processing apparatus capable of various types of information processing and transmission/reception of information, and is, for example, a server computer. The information processing device 1 is managed by a management service provider who manages reservations for using the lockers 4 . The information processing device 1 transmits and receives data to and from the control device 400 and acquires the usage status of the lockers 4 in real time. The information processing device 1 transmits the acquired information according to the usage state of the locker 4 to the seller device 3 . The information processing device 1 also manages information regarding electronic keys for unlocking the lockers 4 . The information processing device 1 transmits information about the electronic key to the user terminal device 2 .

販売業者装置3は、販売業者のECサイトを提供するECサーバ(ウェブサーバ)である。販売業者装置3は、例えば書籍、服飾品、食品等の各種品物の購入・配送依頼が可能なECサイトを提供する。ECサイトで購入された品物は、指定場所への配送による受け取りの他、ロッカー4を介した受け取りが可能である。販売業者装置3は、1つに限定されず、複数であってよい。 The seller device 3 is an EC server (web server) that provides a seller's EC site. The seller device 3 provides an EC site that enables purchase and delivery of various items such as books, accessories, and food. Items purchased at an EC site can be received via a locker 4 in addition to being delivered to a designated location. The distributor device 3 is not limited to one, and may be plural.

ロッカー4は、例えばECサイトを提供する販売業者の管理する施設の敷地内に設置されている。当該施設は、例えば店舗、倉庫等であり、ECサイトにて販売される品物を保管し、ユーザの注文に応じて品物の出荷準備を行う出荷施設の機能を備える。このように、例えばロッカー4は出荷施設に併設されている。なお、ロッカー4の設置される施設は、例えば駅などの出荷施設の機能を備えないものであってもよい。また、ロッカー4は施設内に設置されるものに限定されず、例えば駐車場等の屋外(施設外)に設置されるものであってもよい。 The locker 4 is installed, for example, in the premises of a facility managed by a distributor that provides an EC site. The facility is, for example, a store, a warehouse, or the like, and has the function of a shipping facility that stores items sold on the EC site and prepares for shipping the items according to the user's order. Thus, for example, the locker 4 is attached to the shipping facility. The facility where the locker 4 is installed may be one that does not have the function of a shipping facility, such as a station. Further, the lockers 4 are not limited to those installed in the facility, and may be installed outdoors (outside the facility) such as a parking lot.

ロッカー4は、制御装置400と、内部に品物を収容可能な複数のボックス401とを備える。ロッカー4は、ECサイトで購入された品物を一時的に保管する。ボックス401は、当該ボックス401の一部に設けられた開口を開閉する扉と、開口を閉じた状態で施錠して保持する施錠機構402とを備えている。施錠機構402は、有効な電子鍵(デジタルキー)により解錠される。施錠機構402を解錠して扉を開くことにより、ボックス401の開口から品物を出し入れすることができる。なお施錠機構402は、例えばボックス401の前面及び背面等の2つの扉をそなえるものであってもよい。この場合、施錠機構402は、2つの扉それぞれに設けられるものであってよい。制御装置400は、施錠機構402の施解錠を制御する。また、制御装置400は、各ボックス401の利用状況に関する情報を取得し、取得した情報を情報処理装置1へ送信する。 The locker 4 includes a control device 400 and a plurality of boxes 401 capable of accommodating articles therein. The locker 4 temporarily stores items purchased at the EC site. The box 401 includes a door that opens and closes an opening provided in a part of the box 401, and a locking mechanism 402 that locks and holds the opening in a closed state. The locking mechanism 402 is unlocked with a valid electronic key (digital key). By unlocking the locking mechanism 402 and opening the door, articles can be taken in and out through the opening of the box 401 . It should be noted that the locking mechanism 402 may have two doors such as the front and back of the box 401, for example. In this case, the locking mechanism 402 may be provided for each of the two doors. The control device 400 controls locking and unlocking of the locking mechanism 402 . Also, the control device 400 acquires information about the usage status of each box 401 and transmits the acquired information to the information processing device 1 .

ユーザ端末装置2は、通信機能を有する情報処理端末であり、例えばスマートフォン、タブレット端末等である。ユーザはそれぞれ、ユーザ端末装置2を用いて、販売業者装置3により提供されるECサイトにて品物を購入する。ユーザは、購入した品物の受け取り方法として、ロッカー4を利用するロッカー受け取りを指定することができる。ロッカー受け取りを指定した場合、品物はロッカー4に収容される。ユーザは、ユーザ端末装置2を用いて、情報処理装置1から送信されるロッカー4を解錠するための電子鍵に関する情報を受信する。ユーザは、任意のタイミングで施設へ行き、ユーザ端末装置2を用いて、受信した電子鍵によりロッカー4を解錠し、品物を受け取ることができる。 The user terminal device 2 is an information processing terminal having a communication function, such as a smart phone or a tablet terminal. Each user uses the user terminal device 2 to purchase an item at the EC site provided by the seller device 3 . The user can designate locker receipt using the locker 4 as a method of receiving purchased items. When the locker receipt is specified, the item is stored in the locker 4.例文帳に追加The user uses the user terminal device 2 to receive information about the electronic key for unlocking the locker 4 transmitted from the information processing device 1 . The user can go to the facility at any time, use the user terminal device 2 to unlock the locker 4 with the received electronic key, and receive the item.

情報処理装置1は、制御装置400と定期的に通信を行い、ロッカー4における各ボックス401の利用状況を収集・管理する。情報処理装置1は、ボックス401の利用状況を販売業者装置3へ送信する。販売業者装置3は、ボックス401の利用状況に応じて、利用可能なボックス401がある場合にのみ、ユーザに対し、受け取り方法としてロッカー受け取りが可能である旨を提示する。例えば、新商品や新刊の発売といった販売イベントの開催日には、通常よりも多くの注文が行われることにより、多数のボックス401の利用が見込まれる。このような場合、情報処理装置1は、販売イベントの開催日に併せて、所定数のボックス401を販売イベント用として予め確保しておくことで、販売イベントに係るボックス401の不足を回避する。このように、情報処理装置1は、ロッカー4における複数のボックス401を利用する販売イベントの発生を加味することで円滑なロッカー管理を行う。なおイベントは品物の販売に係るイベントに限定されるものではない。イベントは、例えばプレゼントイベント、チャリティーイベント等、品物の販売を含まないものであってもよい。 The information processing device 1 periodically communicates with the control device 400 to collect and manage the usage status of each box 401 in the locker 4 . Information processing device 1 transmits the usage status of box 401 to seller device 3 . Only when there is a usable box 401 according to the usage status of the box 401, the seller's device 3 presents to the user that locker reception is possible as a receiving method. For example, on the day of a sales event such as the release of a new product or a new book, it is expected that a large number of boxes 401 will be used because more orders than usual will be placed. In such a case, the information processing apparatus 1 reserves a predetermined number of boxes 401 for the sales event in advance along with the date of the sales event, thereby avoiding a shortage of the boxes 401 related to the sales event. In this way, the information processing apparatus 1 performs smooth locker management by considering the occurrence of a sales event using a plurality of boxes 401 in the locker 4 . Note that the event is not limited to an event related to the sale of goods. The event may be, for example, a gift event, a charity event, or the like, which does not involve the sale of goods.

このような情報処理システム100の構成及び詳細な処理内容について以下に説明する。 The configuration and detailed processing contents of such an information processing system 100 will be described below.

図2は、情報処理装置1の構成を示すブロック図である。情報処理装置1は、制御部10、記憶部11、通信部12、表示部13及び操作部14を備える。情報処理装置1は複数のコンピュータからなるマルチコンピュータであってもよく、ソフトウェアによって仮想的に構築された仮想マシンであってもよい。 FIG. 2 is a block diagram showing the configuration of the information processing device 1. As shown in FIG. The information processing device 1 includes a control section 10 , a storage section 11 , a communication section 12 , a display section 13 and an operation section 14 . The information processing apparatus 1 may be a multicomputer composed of a plurality of computers, or may be a virtual machine virtually constructed by software.

制御部10は、一又は複数のCPU(Central Processing Unit )、GPU(Graphics Processing Unit)等を用いたプロセッサである。制御部10は、内蔵するROM(Read Only Memory)又はRAM(Random Access Memory)等のメモリを用い、各構成部を制御して処理を実行する。 The control unit 10 is a processor using one or a plurality of CPUs (Central Processing Units), GPUs (Graphics Processing Units), and the like. The control unit 10 uses a built-in memory such as ROM (Read Only Memory) or RAM (Random Access Memory) to control each component and execute processing.

制御部10は、機能部として取得部101、特定部102、予約部103及びスケジュール部104を有する。制御部10の各機能部はプログラムモジュールであり、プログラム1Pを実行することにより以下の通り機能する。 The control unit 10 has an acquisition unit 101, a specification unit 102, a reservation unit 103, and a schedule unit 104 as functional units. Each functional unit of the control unit 10 is a program module, and functions as follows by executing the program 1P.

取得部101は、販売業者装置3から販売イベントの開催日及びボックス数、並びにユーザの注文に関する情報を取得する。取得部101はまた、ロッカー4の制御装置400からロッカー4の利用状態を取得する。取得部101は、取得した情報を特定部102に出力する。特定部102は、取得した情報に基づき、販売イベント又はユーザの注文に用いるボックス401を特定する。特定部102は、特定したボックス401の情報を予約部103に出力する。予約部103は、特定部102から受け付けたボックス401に係る利用をスケジュール部104に予約する。スケジュール部104は、例えばカレンダー機能を有するアプリケーションプログラムから成るスケジューラである。スケジュール部は、予約部103から受け付けた予約内容に応じて、各ボックス401の利用予約を含むスケジュールリングを行う。本実施形態においては、スケジュール部104(スケジューラ)は、情報処理装置1の制御部10による機能部として記載したが、これに限定されない。スケジュール部104(スケジューラ)は、例えば、情報処理装置1と通信可能に接続され、アプリケーションプログラムが実行されるクラウドサーバに含まれるものであってもよい。 Acquisition unit 101 acquires information on the date of the sales event, the number of boxes, and the user's order from seller device 3 . The obtaining unit 101 also obtains the usage state of the locker 4 from the control device 400 of the locker 4 . Acquisition unit 101 outputs the acquired information to identification unit 102 . The identifying unit 102 identifies the box 401 used for the sales event or the user's order based on the acquired information. The specifying unit 102 outputs information on the specified box 401 to the reservation unit 103 . The reservation unit 103 reserves the use of the box 401 received from the specification unit 102 to the schedule unit 104 . The scheduler 104 is a scheduler composed of an application program having a calendar function, for example. The scheduler performs scheduling including reservation for use of each box 401 according to the reservation details received from the reservation unit 103 . In the present embodiment, the scheduler 104 (scheduler) has been described as a functional unit by the control unit 10 of the information processing device 1, but it is not limited to this. The scheduler 104 (scheduler) may be included in, for example, a cloud server that is communicably connected to the information processing apparatus 1 and executes an application program.

記憶部11は、例えばハードディスク又はSSD(Solid State Drive )等の不揮発性の記憶媒体である。記憶部11には、プログラム1Pを含む制御部10が参照するプログラム及びデータが記憶されている。制御部10は、プログラム1Pを読み出して実行することによって、汎用的なサーバコンピュータを本開示特有の情報処理装置として機能させる。記憶部11は、複数の記憶装置により構成されていてもよく、情報処理装置1に接続された外部記憶装置であってもよい。 The storage unit 11 is a non-volatile storage medium such as a hard disk or SSD (Solid State Drive). The storage unit 11 stores programs and data referred to by the control unit 10, including the program 1P. The control unit 10 causes the general-purpose server computer to function as an information processing apparatus unique to the present disclosure by reading and executing the program 1P. The storage unit 11 may be composed of a plurality of storage devices, or may be an external storage device connected to the information processing device 1 .

記憶部11に記憶されるプログラム1Pは、記録媒体にコンピュータ読み取り可能に記録されている態様であってもよい。記憶部11は、図示しない読出装置によって記録媒体1Aから読み出されたプログラム1Pを記憶する。また、図示しない通信網に接続されている図示しない外部コンピュータからプログラム1Pをダウンロードし、記憶部11に記憶させたものであってもよい。なお、プログラム1Pは、単一のコンピュータ上で、または1つのサイトにおいて配置されるか、もしくは複数のサイトにわたって分散され、通信ネットワークによって相互接続された複数のコンピュータ上で実行されるように展開することができる。 The program 1P stored in the storage unit 11 may be recorded on a recording medium so as to be computer-readable. The storage unit 11 stores a program 1P read from the recording medium 1A by a reading device (not shown). Alternatively, the program 1P may be downloaded from an external computer (not shown) connected to a communication network (not shown) and stored in the storage section 11 . It should be noted that the program 1P is deployed to be executed on a single computer or on multiple computers located at one site or distributed across multiple sites and interconnected by a communications network. be able to.

記憶部11には更に、イベントDB(Data Base:データベース)111、電子鍵DB112及びロッカーDB113が記憶されている。 The storage unit 11 further stores an event DB (Data Base) 111 , an electronic key DB 112 and a locker DB 113 .

通信部12は、ネットワークNを介した通信を実現するための通信デバイスである。制御部10は、通信部12を介してユーザ端末装置2、販売業者装置3及び制御装置400それぞれとの情報の送受信を行う。 The communication unit 12 is a communication device for realizing communication via the network N. FIG. The control unit 10 transmits and receives information to and from each of the user terminal device 2 , the vendor device 3 and the control device 400 via the communication unit 12 .

表示部13は、例えば液晶ディスプレイ又は有機EL(electroluminescence )ディスプレイ等のディスプレイ装置である。 The display unit 13 is a display device such as a liquid crystal display or an organic EL (electroluminescence) display.

操作部14は、ユーザの操作を受け付けるインタフェースである。入力装置は、例えばキーボード、ディスプレイ内蔵のタッチパネルデバイス、スピーカ及びマイクロフォン等である。 The operation unit 14 is an interface that receives user operations. The input device is, for example, a keyboard, a touch panel device with a built-in display, a speaker, a microphone, or the like.

図3は、イベントDB111のレコードレイアウトを例示する説明図である。イベントDB111は、販売イベントに関するイベント情報を格納するデータベースである。イベントDB111には、例えばイベントID、開催日、ボックス数及びロッカーID等の情報が対応付けられて格納されている。イベントIDは、イベント情報を識別する識別情報である。開催日は、販売イベントが開催される日である。ボックス数は、販売イベントに利用するボックス401の数である。ロッカーIDは、販売イベントが開催されるロッカー4を識別する識別情報である。情報処理装置1の制御部10は、販売業者装置3から送信される開催日、ボックス数及びロッカーID等を受信し、イベントIDに対応付けてイベントDB111に記憶する。 FIG. 3 is an explanatory diagram exemplifying the record layout of the event DB 111. As shown in FIG. The event DB 111 is a database that stores event information regarding sales events. The event DB 111 stores information such as an event ID, date, number of boxes, and locker ID in association with each other. The event ID is identification information that identifies event information. The opening date is the date on which the sales event is held. The number of boxes is the number of boxes 401 used for the sales event. The locker ID is identification information that identifies the locker 4 where the sales event is held. The control unit 10 of the information processing device 1 receives the event date, the number of boxes, the locker ID, and the like transmitted from the seller device 3, and stores them in the event DB 111 in association with the event ID.

図4は、電子鍵DB112のレコードレイアウトを例示する説明図である。電子鍵DB112は、ボックス401の施錠機構402を解錠するための電子鍵に関する情報を格納するデータベースである。電子鍵DB112には、例えば注文ID、注文日、受取日、収容通知取得日、ユーザID、ユーザ端末装置情報及び電子鍵情報等の情報が対応付けられて格納されている。 FIG. 4 is an explanatory diagram illustrating a record layout of the electronic key DB 112. As shown in FIG. The electronic key DB 112 is a database that stores information on electronic keys for unlocking the locking mechanism 402 of the box 401 . The electronic key DB 112 stores information such as an order ID, an order date, a receipt date, an accommodation notice acquisition date, a user ID, user terminal device information, and electronic key information in association with each other.

注文IDは、注文を識別する識別情報であり、ユーザからの注文毎に発行される一意のデータである。注文日は、注文が確定した日である。受取日は、ユーザにより指定された品物の受け取り日である。ユーザからの注文時に受取日が指定された場合、受取日列に指定された受取日が格納される。収容通知取得日は、品物がボックス401に収容されたことを示す収容通知の取得日である。ユーザIDは、注文者であるユーザを識別する識別情報である。ユーザ端末装置情報は、ユーザが使用するユーザ端末装置2を識別する情報である。ユーザ端末装置情報は、例えばIPアドレス、機器ID等を含んでよい。 The order ID is identification information for identifying an order, and is unique data issued for each order from a user. The order date is the date when the order is confirmed. The date of receipt is the date of receipt of the item specified by the user. If the receipt date is specified when the user places an order, the specified receipt date is stored in the receipt date column. The accommodation notification acquisition date is the acquisition date of the accommodation notification indicating that the item has been accommodated in the box 401 . A user ID is identification information that identifies a user who is an orderer. The user terminal device information is information for identifying the user terminal device 2 used by the user. The user terminal device information may include, for example, IP address, device ID, and the like.

電子鍵情報は、鍵値、ロッカーID、ボックスID、開始日及び有効期間を含んでよい。鍵値は、例えば注文ID毎に生成される一意のデータである。ロッカーIDは、ロッカー4を識別する識別情報である。ボックスIDは、ボックス401を識別する識別情報であり、例えば各ボックス401のボックス番号を含んでよい。ロッカーID及びボックスIDにより、ロッカー4におけるボックス401が一意に特定される。開始日は、電子鍵の利用開始日である。開始日は、ボックス401の受け取り可能期間の開始日でもある。開始日は、上述の受取日又は収容通知取得日に応じて決定され、例えば受取日と同日、又は収容通知取得日の翌日が開始日となる。有効期間は、電子鍵の有効期間である。電子鍵は、対応付けられるボックス401に対し、有効期間内においてのみ利用可能である。電子鍵情報にはさらに、ユーザ端末装置情報、イベントID等が含まれていてもよい。情報処理装置1の制御部10は、販売業者装置3から送信される注文ID、注文日、受取日、ユーザID、ユーザ端末装置情報、ロッカーID等の注文に関する情報を受信することによりこれらを取得し、電子鍵DB112に記憶する。制御部10はまた、制御装置400から送信される収容通知を受信することにより収容通知取得日を取得し、電子鍵DB112に記憶する。制御部10は、取得した情報に応じて電子鍵情報を生成し、電子鍵DB112に記憶する。 Electronic key information may include key value, locker ID, box ID, start date and validity period. A key value is, for example, unique data generated for each order ID. The locker ID is identification information that identifies the locker 4 . A box ID is identification information for identifying the box 401 and may include, for example, the box number of each box 401 . The box 401 in the locker 4 is uniquely identified by the locker ID and box ID. The start date is the date when the use of the electronic key is started. The start date is also the start date of the availability period in box 401 . The start date is determined according to the date of receipt or the date of receipt of the notice of containment. The term of validity is the term of validity of the electronic key. The electronic key can be used for the box 401 associated with it only within the validity period. The electronic key information may further include user terminal device information, an event ID, and the like. The control unit 10 of the information processing device 1 acquires the order ID, order date, receipt date, user ID, user terminal device information, locker ID, and other order-related information transmitted from the seller device 3 by receiving them. and stored in the electronic key DB 112 . The control unit 10 also acquires the accommodation notification acquisition date by receiving the accommodation notification transmitted from the control device 400 and stores it in the electronic key DB 112 . The control unit 10 generates electronic key information according to the acquired information and stores it in the electronic key DB 112 .

図5は、ロッカーDB113のレコードレイアウトを例示する説明図である。ロッカーDB113は、各ロッカー4における各ボックス401の利用状況に関する情報を格納するデータベースである。ロッカーDB113には、例えば複数のボックス401それぞれについて、ロッカーID、ボックスID、利用状況、第1利用情報及び第2利用情報が対応付けられて格納されている。 FIG. 5 is an explanatory diagram exemplifying the record layout of the locker DB 113. As shown in FIG. The locker DB 113 is a database that stores information on the usage status of each box 401 in each locker 4 . The locker DB 113 stores, for example, a locker ID, a box ID, a usage status, first usage information, and second usage information in association with each of the plurality of boxes 401 .

ロッカーIDは、ロッカー4を識別する識別情報である。ボックスIDは、ボックス401を識別する識別情報であり、例えば各ボックス401のボックス番号を含んでよい。利用状況は、ボックス401の利用状況を示す情報である。利用状況は、例えば利用中、予約中、利用不可、空等に分類される。利用中とは、ユーザによる注文に応じて実際に利用されている状態である。予約中とは、販売イベントの開催に応じて当該販売イベントでの利用のために予約(確保)されている状態である。利用不可とは、予備として利用するために通常の利用予約を受け付けていない状態である。空とは、上述のいずれでもない状態である。利用状況が空の場合には、新たな予約の受け付けが可能である。利用状況が利用中、予約中及び利用不可の場合には、新たな予約の受け付けができない。 The locker ID is identification information that identifies the locker 4 . A box ID is identification information for identifying the box 401 and may include, for example, the box number of each box 401 . The usage status is information indicating the usage status of the box 401 . The usage status is classified into, for example, in use, reserved, unavailable, empty, and the like. "In use" means the state of being actually used according to an order from the user. "Reserved" means a state of being reserved (secured) for use at a sales event when the sales event is held. Unusable is a state in which a reservation for normal use is not accepted for use as a spare. Empty is none of the above. If the usage status is empty, it is possible to accept new reservations. If the status of use is in use, reserved, or unavailable, new reservations cannot be accepted.

第1利用情報及び第2利用情報は、ボックス401の利用(予約)内容の詳細情報を含む。第1利用情報及び第2利用情報はそれぞれ、注文ID、イベントID及び利用期間を含んでよい。注文IDは、対応するボックスIDが割り当てられた注文の注文IDである。開催日は、対応するボックスIDが割り当てられた販売イベントのイベントIDである。利用状況が利用中の場合、注文ID列にデータが格納される。利用状況が予約中の場合、イベントID列にデータが格納される。 The first usage information and the second usage information include detailed information on the usage (reservation) contents of the box 401 . The first usage information and the second usage information may each include an order ID, an event ID and a usage period. Order ID is the order ID of the order to which the corresponding box ID is assigned. The date is the event ID of the sales event to which the corresponding box ID is assigned. If the usage status is in use, data is stored in the order ID column. If the usage status is reserved, data is stored in the event ID column.

利用期間は、ボックス401の利用期間、即ちボックス401の占有期間である。利用期間は、販売イベント予約による利用の場合、販売イベントの開催日を基準として決定される所定期間(例えば7日間)である。ユーザの注文による利用の場合、注文日又は受取日を基準として決定される所定期間である。利用期間の設定方法については後述する。 The usage period is the usage period of the box 401 , that is, the occupancy period of the box 401 . The period of use is a predetermined period (for example, seven days) determined based on the date of the sales event in the case of use by sales event reservation. In the case of use according to a user's order, it is a predetermined period determined based on the date of order or the date of receipt. A method for setting the usage period will be described later.

第2利用情報とは、第1利用情報の後の利用に関する情報である。例えば、販売イベント予約による利用のため所定数のボックス401を予約する場合において、予約日の時点では利用状況に利用中が記録されているが、その利用期間が販売イベント開催日までに終了するボックス401がある(図5の例では、ボックスIDが5)。この場合、当該ボックス401の第2利用情報に、第1利用情報の後の販売イベント利用に関する予約内容が記録される。 The second usage information is information about usage after the first usage information. For example, in the case of reserving a predetermined number of boxes 401 for use in a sales event reservation, boxes that are recorded as being in use at the time of the reservation date, but whose use period ends by the date of the sales event. 401 (box ID is 5 in the example of FIG. 5). In this case, in the second usage information of the box 401, the content of the reservation regarding the use of the sales event after the first usage information is recorded.

ここでボックス401の利用期間の設定方法について説明する。本実施形態において、ユーザの注文による利用の場合、1回の注文に対するボックス401の利用期間は、店舗側の品物詰め込み作業として利用期間の初日から3営業日、その後ユーザの受け取り可能期間として3営業日、さらに予備日として1営業日の合計7営業日を含む期間(所定期間)が確保される。すなわちユーザは、品物の受け取り可能期間の開始日から3日間の間にボックス401から品物を受け取る必要があり、この期間を過ぎると電子鍵が利用不可となる。なお、利用期間の日数は一例であり、品物の準備期間及び受け取り可能期間等に応じて適宜設定されてよい。 Here, a method for setting the usage period in box 401 will be described. In this embodiment, in the case of use according to a user's order, the period of use of the box 401 for one order is three business days from the first day of the period of use as the store's packing work, and then three business days as the period during which the user can receive it. In addition, a period (predetermined period) including a total of 7 business days including 1 business day as a reserve day is secured. That is, the user has to receive the item from the box 401 within three days from the start date of the item's receiving period, after which the electronic key cannot be used. Note that the number of days of the usage period is an example, and may be appropriately set according to the preparation period of the item, the period during which the item can be received, and the like.

利用期間の初日は、ボックス401に係る注文に対する受取日の指定の有無に応じて異なる。受取日の指定がない場合、注文日を基準として、注文日が期間の初日となるよう利用期間が決定される。受取日の指定がある場合、受取日を基準として、上記受け取り可能期間に相当する3営業日の初日が指定された受取日となるよう利用期間が決定される。すなわちユーザは、受取日として受け取り可能期間の開始日を指定する。なお、販売イベント予約による利用の場合には、販売イベントの開催日を基準として、販売イベントの開催日前日が利用期間の最終日となるよう決定される。 The first day of the usage period differs depending on whether or not the receipt date is specified for the order related to box 401 . If the receipt date is not specified, the usage period is determined based on the order date so that the order date is the first day of the period. If the receipt date is specified, the usage period is determined based on the receipt date so that the first day of the three business days corresponding to the receipt possible period will be the specified receipt date. That is, the user designates the start date of the receipt possible period as the receipt date. In the case of use by sales event reservation, the date of the sales event is used as a reference, and the day before the sales event is determined to be the last day of the usage period.

情報処理装置1の制御部10は、制御装置400と定期的に通信を行うことにより、リアルタイムで各ボックス401の利用状態に関する情報を収集し、ロッカーDB113に随時記録する。制御装置400は、例えばボックス401に品物が収容され施錠された場合や、ボックス401の施錠が解除された場合等、施解錠の履歴に応じた通知を情報処理装置1に随時出力する。制御部10は、取得した通知に応じてロッカーDB113の情報を随時更新する。また制御部10は、ユーザによる注文の利用、又は販売イベント予約による利用等にボックス401を割り当てる毎に、ロッカーDB113の情報を更新する。 The control unit 10 of the information processing device 1 periodically communicates with the control device 400 to collect information on the usage status of each box 401 in real time, and records the information in the locker DB 113 as needed. The control device 400 outputs a notification to the information processing device 1 at any time according to the locking/unlocking history, such as when an item is stored in the box 401 and locked, or when the box 401 is unlocked. The control unit 10 updates the information in the locker DB 113 as needed according to the acquired notification. Also, the control unit 10 updates the information in the locker DB 113 each time the box 401 is assigned to the use of an order by the user or the use of a sales event reservation.

図6は、ユーザ端末装置2の構成を示すブロック図である。ユーザ端末装置2は、制御部20、記憶部21、第1通信部22、第2通信部23、表示部24及び操作部25を備える。制御部20は、一又は複数のCPU、GPU等を用いたプロセッサであり、内蔵するROM又はRAM等のメモリを用い、各構成部を制御して処理を実行する。 FIG. 6 is a block diagram showing the configuration of the user terminal device 2. As shown in FIG. The user terminal device 2 includes a control section 20 , a storage section 21 , a first communication section 22 , a second communication section 23 , a display section 24 and an operation section 25 . The control unit 20 is a processor using one or a plurality of CPUs, GPUs, etc., and uses a built-in memory such as ROM or RAM to control each component and execute processing.

記憶部21は、例えばフラッシュメモリ等の不揮発性の記憶媒体を含む。記憶部21には、制御部20が参照する各種プログラム及びデータが記憶されている。 The storage unit 21 includes, for example, a non-volatile storage medium such as flash memory. Various programs and data referred to by the control unit 20 are stored in the storage unit 21 .

第1通信部22は、ネットワークNを介した通信を実現するための通信デバイスである。制御部20は、第1通信部22を介して情報処理装置1及び販売業者装置3との間の情報の送受信を行う。 The first communication unit 22 is a communication device for realizing communication via the network N. FIG. The control unit 20 transmits and receives information to and from the information processing device 1 and the seller device 3 via the first communication unit 22 .

第2通信部23は、例えばBluetooth(登録商標)、Low Energy、NFC(Near Field Communication)等の通信規格による近距離無線通信を実現するための通信デバイスである。制御部20は、第2通信部23を介して制御装置400と情報の送受信を行う。制御部20は、例えば無線LAN(Local Area Network)、Wi-Fi(登録商標)等の通信規格に従って制御装置400と通信を行なってもよい。 The second communication unit 23 is a communication device for realizing short-range wireless communication according to communication standards such as Bluetooth (registered trademark), Low Energy, and NFC (Near Field Communication). The control unit 20 transmits and receives information to and from the control device 400 via the second communication unit 23 . The control unit 20 may communicate with the control device 400 according to communication standards such as wireless LAN (Local Area Network) and Wi-Fi (registered trademark).

表示部24は、例えば液晶ディスプレイ又は有機ELディスプレイ等のディスプレイ装置である。 The display unit 24 is, for example, a display device such as a liquid crystal display or an organic EL display.

操作部25は、ユーザの操作を受け付けるインタフェースである。入力装置は、例えばディスプレイ内蔵のタッチパネルデバイス、スピーカ及びマイクロフォン等である。 The operation unit 25 is an interface that receives user operations. The input device is, for example, a touch panel device with a built-in display, a speaker, a microphone, or the like.

図7は、ロッカー4の制御装置400の構成を示すブロック図である。制御装置400は、制御部40、記憶部41、第1通信部42、第2通信部43及び入出力部44を備える。制御部40は、一又は複数のCPU、GPU等を用いたプロセッサであり、内蔵するROM又はRAM等のメモリを用い、各構成部を制御して処理を実行する。 FIG. 7 is a block diagram showing the configuration of the control device 400 of the locker 4. As shown in FIG. The control device 400 includes a control section 40 , a storage section 41 , a first communication section 42 , a second communication section 43 and an input/output section 44 . The control unit 40 is a processor using one or a plurality of CPUs, GPUs, etc., and uses a built-in memory such as ROM or RAM to control each component and execute processing.

記憶部41は、例えばフラッシュメモリ等の不揮発性の記憶媒体を含む。記憶部41には、制御部40が参照する各種プログラム及びデータが記憶されている。記憶部41に記憶されるプログラムには、施錠機構402の施解錠を実行するためのプログラムが含まれている。 The storage unit 41 includes, for example, a non-volatile storage medium such as flash memory. Various programs and data referred to by the control unit 40 are stored in the storage unit 41 . The programs stored in the storage unit 41 include a program for executing locking/unlocking of the locking mechanism 402 .

第1通信部42は、ネットワークNを介した通信を実現するための通信デバイスである。制御部40は、第1通信部42を介して情報処理装置1との間の情報の送受信を行う。 The first communication unit 42 is a communication device for realizing communication via the network N. FIG. The control unit 40 transmits and receives information to and from the information processing device 1 via the first communication unit 42 .

第2通信部43は、例えば上述のBluetooth等の通信規格による近距離無線通信を実現するための通信デバイスである。制御部40は、第2通信部43を介してユーザ端末装置2との間の情報の送受信を行う。なお、第2通信部43は複数設けられていてもよい。 The second communication unit 43 is, for example, a communication device for realizing short-range wireless communication according to the above-described communication standard such as Bluetooth. The control unit 40 transmits and receives information to and from the user terminal device 2 via the second communication unit 43 . A plurality of second communication units 43 may be provided.

入出力部44は、施錠機構402を接続する入出力インタフェースである。制御部40は、外部装置から施錠機構402の解錠命令を受信した場合、入出力部44を介して、施錠機構402を解錠するための制御信号を施錠機構402に送出する。 The input/output unit 44 is an input/output interface that connects the locking mechanism 402 . When receiving an unlocking command for the locking mechanism 402 from an external device, the control unit 40 sends a control signal for unlocking the locking mechanism 402 to the locking mechanism 402 via the input/output unit 44 .

本実施形態において制御装置400は上記の構成に限られず、例えば画像を表示する表示装置、操作入力を受け付ける入力装置、QRコード(登録商標)等の情報コードを読み取る読取装置等を備えてもよい。この場合、例えば表示装置、入力装置及び読取装置等は、入出力部44を介して接続されてよい。なお、表示装置、入力装置及び読取装置等は、例えばロッカー4の前面側及び背面側等に複数設けられてもよい。 In the present embodiment, the control device 400 is not limited to the above configuration, and may include, for example, a display device for displaying images, an input device for receiving operation inputs, a reading device for reading information codes such as QR codes (registered trademark), and the like. . In this case, for example, a display device, an input device, a reading device, and the like may be connected via the input/output unit 44 . A plurality of display devices, input devices, reading devices, and the like may be provided on the front side and the back side of the locker 4, for example.

図8は、販売イベント予約による利用に係るボックス401の予約処理手順の一例を示すフローチャートである。情報処理装置1の制御部10は、プログラム1Pに従って以下の処理を実行する。制御部10は、制御装置400からのロッカー4の利用状態に関する情報の取得処理等と並行して、図8に示す処理を実行する。 FIG. 8 is a flow chart showing an example of the reservation processing procedure of the box 401 related to use by sales event reservation. The control unit 10 of the information processing device 1 executes the following processes according to the program 1P. The control unit 10 executes the processing shown in FIG.

情報処理装置1の制御部10は、ロッカー4における複数のボックス401を利用する販売イベントに係るロッカーID、販売イベントの開催日及びボックス数を含むイベント情報を取得する(ステップS11)。制御部10は、販売業者装置3から送信されるイベント情報を受信することにより、イベント情報を取得してよい。制御部10は、取得したイベント情報をイベントDB111に記憶する(ステップS12)。 The control unit 10 of the information processing device 1 acquires event information including the locker ID, the date of the sales event, and the number of boxes related to the sales event using the plurality of boxes 401 in the locker 4 (step S11). The control unit 10 may acquire event information by receiving event information transmitted from the seller device 3 . The control unit 10 stores the acquired event information in the event DB 111 (step S12).

制御部10は、取得した販売イベントの開催日及びボックス数に応じて、ロッカーIDにて識別されるロッカー4におけるボックス401の利用をスケジューラに予約する(ステップS13)。 The control unit 10 reserves the use of the box 401 in the locker 4 identified by the locker ID with the scheduler according to the date of the sales event and the number of boxes obtained (step S13).

図9は、スケジューラへの予約処理の詳細な手順の一例を示すフローチャートである。図9のフローチャートに示す処理手順は、図8のフローチャートにおけるステップS13の詳細に対応する。 FIG. 9 is a flowchart showing an example of a detailed procedure of reservation processing to the scheduler. The processing procedure shown in the flowchart of FIG. 9 corresponds to the details of step S13 in the flowchart of FIG.

制御部10は、ロッカーDB113に記憶された情報に基づき、取得したイベント情報に係る販売イベントに利用可能なボックス401を特定する(ステップS131)。具体的には、制御部10は、イベント情報を取得した時点(予約受付日)で利用状況が「空」であるボックス401、又はイベント情報を取得した時点で利用状況が「利用中」であり、且つ、販売イベントの開催日までに第1利用情報の利用期間が終了するボックス401を特定する。なお制御部10は、販売イベントの開催日に応じてボックス401の利用期間を算出し、算出した利用期間の開始日において、上記の条件を満たすボックス401を特定してもよい。 Based on the information stored in the locker DB 113, the control unit 10 identifies the box 401 that can be used for the sales event related to the acquired event information (step S131). Specifically, the control unit 10 selects a box 401 whose usage status is "empty" when the event information is acquired (reservation acceptance date), or a box 401 whose usage status is "in use" when the event information is acquired. Also, a box 401 is specified in which the usage period of the first usage information ends by the date of the sales event. Note that the control unit 10 may calculate the period of use of the box 401 according to the date of the sales event, and specify the box 401 that satisfies the above conditions on the start date of the calculated period of use.

制御部10は、特定した利用可能な全てのボックス401の中から必要なボックス数のボックス401を選択することにより、予約対象とする対象ボックス401のボックスIDを決定する(ステップS132)。 The control unit 10 selects the required number of boxes 401 from among all the specified available boxes 401, thereby determining the box ID of the target box 401 to be reserved (step S132).

制御部10は、ロッカーDB113に記憶された情報に基づき、特定したボックスIDに係る対象ボックス401の利用状況が「空」であるか否かを判定する(ステップS133)。対象ボックス401の利用状況が「空」でない場合(ステップS133:NO)、制御部10は、対象ボックス401に係るイベントID及び利用期間を、ロッカーDB113の対象ボックス401における第2利用情報フィールドに記憶する(ステップS134)。制御部10は、更新されたロッカーDB113の記憶内容を反映することにより、対象ボックス401に対する新規利用の停止をスケジューラに予約する(ステップS135)。新規利用の停止とは、第2利用情報に係る予約の受付日以降、新たな利用の受付を停止するものである。制御部10は、処理をステップS133に戻し、対象ボックス401の利用状況が「空」となるまで待機する。 Based on the information stored in the locker DB 113, the control unit 10 determines whether the usage status of the target box 401 associated with the specified box ID is "empty" (step S133). If the usage status of the target box 401 is not "empty" (step S133: NO), the control unit 10 stores the event ID and usage period related to the target box 401 in the second usage information field of the target box 401 of the locker DB 113. (step S134). The control unit 10 reserves the suspension of new use of the target box 401 with the scheduler by reflecting the updated storage contents of the locker DB 113 (step S135). Suspension of new use refers to suspension of acceptance of new use after the date of acceptance of the reservation related to the second usage information. The control unit 10 returns the process to step S133 and waits until the usage status of the target box 401 becomes "empty".

対象ボックス401の利用状況が「空」である場合(ステップS133:YES)、制御部10は、ロッカーDB113の対象ボックス401における第1利用情報フィールドにイベントID及び利用期間を記憶し、利用状況フィールドに予約中を記憶する(ステップS136)。制御部10は、更新されたロッカーDB113の記憶内容を反映することにより、対象ボックス401の利用をスケジューラに予約し(ステップS137)、図8のフローチャートにおけるステップS14へ処理を戻す。制御部10は、特定したボックスIDに係る全ての対象ボックス401に対し、上述の予約処理を実行する。 If the usage status of the target box 401 is "empty" (step S133: YES), the control unit 10 stores the event ID and the usage period in the first usage information field of the target box 401 in the locker DB 113, and stores the usage status field. (step S136). By reflecting the updated storage contents of the locker DB 113, the control unit 10 reserves the use of the target box 401 in the scheduler (step S137), and returns the process to step S14 in the flowchart of FIG. The control unit 10 executes the reservation processing described above for all target boxes 401 associated with the specified box ID.

なお、販売業者装置3からのイベント情報の取得は、販売イベントの開催日から、予め設定されている利用期間(占有期間)の日数よりも前に行われる必要がある。例えば、利用期間の日数が7営業日の場合、イベント情報の取得日(予約受付日)は、販売イベントの開催日よりも7営業日前である必要がある。これにより、イベント情報を取得した時点で既に利用中のボックス401であっても、販売イベントの開催日までには利用が完了するため、新規利用の停止を行うことで販売イベント用として確実に予約することができる。 It should be noted that acquisition of the event information from the seller device 3 must be performed before the number of days of the usage period (occupation period) set in advance from the date of the sales event. For example, if the number of days of the usage period is seven business days, the acquisition date of the event information (reservation reception date) needs to be seven business days before the date of the sales event. As a result, even if the box 401 is already in use when the event information is acquired, the use of the box 401 will be completed by the date of the sales event. can do.

図8に戻り説明を続ける。制御部10は、利用状況を反映した表示画面情報を生成する。制御部10は、生成した表示画面情報に基づく表示画面130を表示部13に表示し(ステップS14)、一連の処理を終了する。 Returning to FIG. 8, the description continues. The control unit 10 generates display screen information reflecting the usage status. The control unit 10 displays the display screen 130 based on the generated display screen information on the display unit 13 (step S14), and ends the series of processes.

図10及び図11は、表示画面130の一例を示す模式図である。制御部10は、スケジュール部104としての機能により、リアルタイムでロッカー4の利用状況を示す表示画面130を表示部13へ表示する。図10は12月16日の利用状況を示す表示画面130の例であり、図11は12月19日の利用状況を示す表示画面130の例である。表示画面130には、ロッカー4における各ボックス401の位置と、各ボックス401の利用状況とを認識可能に示すイラストが含まれている。図10及び図11の例では、ロッカー4は縦10×横10列の合計100個のボックス401を備える。最上段左端のボックス401のボックス番号が1番であり、最下段右端へ向けて1つずつボックス番号が大きくなる。図10及び図11の例では説明の簡易のため、全てのボックス401は同じ大きさであるロッカー4の例を示している。 10 and 11 are schematic diagrams showing an example of the display screen 130. FIG. The control unit 10 functions as the scheduling unit 104 to display the display screen 130 showing the usage status of the lockers 4 in real time on the display unit 13 . FIG. 10 is an example of the display screen 130 showing the usage status on December 16th, and FIG. 11 is an example of the display screen 130 showing the usage status on December 19th. The display screen 130 includes an illustration showing the position of each box 401 in the locker 4 and the usage status of each box 401 in a recognizable manner. In the example of FIGS. 10 and 11, the locker 4 has a total of 100 boxes 401 arranged in 10 rows×10 rows. The box number of the box 401 at the left end of the top row is 1, and the box number increases by one toward the right end of the bottom row. 10 and 11 show examples of lockers 4 in which all the boxes 401 have the same size for the sake of simplification of explanation.

各ボックス401の利用状況は、例えば異なる色による塗分け、利用状況を示すテキスト情報の表示等、その利用状況に応じて異なる表示態様を用いて示されている。図10及び図11の例では、各ボックス401には、利用状況に応じたハッチングが施されている。販売イベント予約による利用を示す「予約中」は、さらに販売イベント毎に異なる表示態様により区別して示されている。 The usage status of each box 401 is indicated using a different display mode according to the usage status, such as, for example, using different colors to display text information indicating the usage status. In the examples of FIGS. 10 and 11, each box 401 is hatched according to the usage status. "Reserved", which indicates use by sales event reservation, is further distinguished by a different display mode for each sales event.

例えば制御部10は、12月16日に、開催日12月23日、ボックス数24のイベント情報を取得する。制御部10は、ボックス番号4~7、14~17、…、54~57番のボックス401を販売イベント利用として決定する。このうち、5番及び35番のボックス401は、イベント情報の取得時点において第1利用情報が格納されており、その他のボックス401は第1利用情報が格納されていない。制御部10は、その他のボックス401の利用状況を予約中に更新する。5番及び35番のボックス401の利用状況は利用中のままである。 For example, on December 16th, the control unit 10 acquires the event information of the date December 23rd with 24 boxes. The control unit 10 determines the boxes 401 with box numbers 4 to 7, 14 to 17, . Of these, the boxes 401 of Nos. 5 and 35 store the first usage information at the time of acquisition of the event information, and the other boxes 401 do not store the first usage information. The control unit 10 updates the usage status of the other box 401 during reservation. The usage statuses of boxes 401 numbered 5 and 35 remain in use.

制御部10は、利用状況及びその表示態様を関連付けて記憶した不図示のテーブルを参照し、利用状況に応じた表示態様にて各ボックス401の利用状況を表示する。図10に示す如く、5番及び35番のボックス401には利用中が表示され、その他のボックス401には予約中が表示される。 The control unit 10 refers to a table (not shown) that stores the usage status and its display mode in association with each other, and displays the usage status of each box 401 in a display mode according to the usage status. As shown in FIG. 10, boxes 401 of Nos. 5 and 35 indicate "in use" and other boxes 401 indicate "in use".

12月19日に5番のボックス401の利用が終了する。制御部10は、後述の処理により、5番のボックス401の利用が終了したことを示す通知を取得することより、5番のボックス401の利用状況を一旦空に更新した後、5番のボックス401に予約される新規利用の停止に基づき、利用状況を予約中に更新する。35番のボックス401も利用が終了し同様の処理が行われる。制御部10は、5番及び35番のボックス401の利用状況の表示態様を変更する。これにより、図11に示す如く、12月19日の利用状況として、販売イベント利用に係る24個全てのボックス401に対し予約中が表示される。この様に、販売イベント開催日の前日までには、販売イベントのための予約対象である全てのボックス401が確実に予約される。販売イベント予約により利用されたボックス401の利用期間は販売イベント開催日の前日に終了するため、販売イベント開催日には、ユーザからの注文に利用可能なボックス401として表示される。 The use of the fifth box 401 ends on December 19th. By acquiring a notification indicating that the use of the No. 5 box 401 has ended, the control unit 10 temporarily updates the use status of the No. 5 box 401 to be empty, and then opens the No. 5 box 401 by processing described later. Based on the suspension of new use reserved in 401, the usage status is updated during reservation. The use of the 35th box 401 ends and the same processing is performed. The control unit 10 changes the display mode of the usage status of the boxes 401 of Nos. 5 and 35. FIG. As a result, as shown in FIG. 11, "reserved" is displayed for all 24 boxes 401 related to sales event use as the usage status on December 19th. In this manner, all the boxes 401 to be reserved for the sales event are reliably reserved by the day before the sales event is held. Since the usage period of the box 401 used for the sales event reservation ends on the day before the sales event is held, the box 401 is displayed as a box 401 that can be used for ordering from the user on the sales event date.

管理者等は、スケジューラにより、各ボックス401の利用状況を一見して容易に把握することができる。なお、表示画面130は、情報処理装置1の表示部13に表示されるものに限定されない。制御部10は、表示画面情報を例えば販売業者装置3、施設担当者の端末装置等の外部装置に出力してもよい。また、制御部10は、表示画面情報の要求に応じて任意のタイミングで表示画面情報を生成し出力するものであってよい。 A manager or the like can easily grasp the usage status of each box 401 at a glance using the scheduler. Note that the display screen 130 is not limited to what is displayed on the display unit 13 of the information processing device 1 . The control unit 10 may output the display screen information to an external device such as the distributor device 3 or the terminal device of the person in charge of the facility. Further, the control unit 10 may generate and output display screen information at any timing in response to a request for display screen information.

上述した販売イベント用のボックス401の予約と並行して、ユーザによるECサイトでの注文に対する利用が予約される。図12は、ユーザの注文に対する利用に係るボックス401の予約処理手順の一例を示すフローチャートである。販売業者装置3からロッカー4の利用状況に関する問い合わせが出力されると、情報処理装置1の制御部10はプログラム1Pに従って以下の処理を実行する。 In parallel with the reservation of the box 401 for the sales event described above, a reservation is made for the user to place an order on the EC site. FIG. 12 is a flow chart showing an example of the reservation processing procedure of the box 401 related to the use of the user's order. When an inquiry about the usage status of the lockers 4 is output from the distributor device 3, the control section 10 of the information processing device 1 executes the following processes according to the program 1P.

情報処理装置1の制御部10は、販売業者装置3からロッカー4の利用状況に関する問い合わせを取得する(ステップS21)。販売業者装置3は、例えばECサイトを介してユーザ端末装置2から品物の注文を受け付けた場合、ロッカー4の利用状況に関する問い合わせを情報処理装置1へ送信する。問い合わせには、問い合わせ対象であるロッカー4のロッカーIDが含まれている。 The control unit 10 of the information processing device 1 acquires an inquiry about the usage status of the lockers 4 from the seller device 3 (step S21). For example, when the seller device 3 receives an order for an item from the user terminal device 2 via an EC site, the seller device 3 transmits an inquiry regarding the usage status of the lockers 4 to the information processing device 1 . The inquiry includes the locker ID of the locker 4 that is the object of the inquiry.

制御部10は、ロッカーDB113に記憶された情報に基づき、問い合わせを取得した時点において利用可能なボックス数を特定する(ステップS22)。具体的には、制御部10は、問い合わせを取得した時点において、問い合わせ対象であるロッカーIDのボックス401のうち、利用状況が「空」であるボックス401のボックス数を特定する。制御部10は、特定したボックス数を販売業者装置3へ送信する(ステップS23)。 Based on the information stored in the locker DB 113, the control unit 10 specifies the number of available boxes at the time of receiving the inquiry (step S22). Specifically, the control unit 10 specifies the number of boxes 401 whose usage status is "empty" among the boxes 401 of the locker ID to be inquired at the time of receiving the inquiry. Control unit 10 transmits the specified number of boxes to seller device 3 (step S23).

販売業者装置3は、受信したボックス数が所定数以上である場合、注文商品の受け取り方法としてロッカー受け取りを選択可能に表示する画面情報を、ユーザ端末装置2へ送信する。このように、利用可能なボックス401がある場合にのみ、ユーザはロッカー受け取りを選択することができる。なおユーザは、注文日から所定日数(例えば店舗側の品物詰め込み作業としての3営業日)よりも後であれば、希望の受取日を指定することができる。ユーザによりロッカー受け取りを指定した注文が行われ、決済処理が完了すると、注文が確定する。販売業者装置3は、注文確定後、注文に関する情報を含む注文確定情報を情報処理装置1へ送信する。 When the number of received boxes is equal to or greater than the predetermined number, the seller device 3 transmits to the user terminal device 2 screen information that displays locker reception as a method for receiving ordered products. Thus, the user can select locker pickup only if there are boxes 401 available. It should be noted that the user can designate a desired receipt date if it is later than a predetermined number of days (for example, three business days for the store's packing work) from the order date. When the user places an order specifying locker pickup and completes payment processing, the order is confirmed. After confirming the order, the seller's device 3 transmits order confirmation information including information on the order to the information processing device 1 .

なお、販売業者装置3は、例えばユーザの注文に係る商品の入荷日が注文受付日よりも先の場合、当該入荷日を指定してロッカー4の利用状況に関する問い合わせを送信してもよい。この場合、情報処理装置1の制御部10は、ロッカーDB113に記憶された情報に基づき、入荷日において利用可能なボックス数を特定するとよい。ユーザは、例えば入荷日から所定日数(例えば3営業日)よりも後であれば、希望の受取日を指定することができる。 For example, if the arrival date of the product ordered by the user is earlier than the date of receipt of the order, the seller device 3 may send an inquiry regarding the usage status of the locker 4 by designating the arrival date. In this case, the control unit 10 of the information processing device 1 may specify the number of available boxes on the arrival date based on the information stored in the locker DB 113 . The user can specify a desired receipt date, for example, if it is later than a predetermined number of days (for example, three business days) from the arrival date.

情報処理装置1の制御部10は、販売業者装置3から注文確定情報を受信する(ステップS24)。注文確定情報には、例えば確定した注文に係る注文ID、注文日、受取日、ユーザID、ユーザ端末装置情報及びロッカーID等が含まれている。制御部10は、取得した注文確定情報を電子鍵DB112に記憶する(ステップS25)。なお、制御部10は、販売業者装置3から送信される注文確定情報を受信及び記憶するものに限定されない。例えば、制御部10は、販売業者装置3側のデータベースにアクセスすることで、必要に応じて注文確定情報を取得してもよい。 The control unit 10 of the information processing device 1 receives the order confirmation information from the seller device 3 (step S24). The order confirmation information includes, for example, the order ID, order date, receipt date, user ID, user terminal device information, locker ID, etc. related to the confirmed order. The control unit 10 stores the acquired order confirmation information in the electronic key DB 112 (step S25). Note that the control unit 10 is not limited to receiving and storing the order confirmation information transmitted from the seller device 3 . For example, the control unit 10 may acquire order confirmation information as necessary by accessing a database on the seller device 3 side.

制御部10は、取得した注文確定情報に基づき、ボックス401の利用をスケジューラに予約する(ステップS26)。ステップS26におけるスケジューラへの予約処理は、図9に示した処理と同様である。但し、図9のステップS131において、制御部10は、注文確定情報の取得時点(注文日)で利用状況が「空」であるボックス401を利用可能なボックスとして特定する。なお受取日が指定された場合には、制御部10は、注文確定情報の取得時点で利用状況が「利用中」であり、且つ、受取日から所定日数(例えば店舗側の品物詰め込み作業としての3営業日)前の利用期間初日までに第1利用情報の利用期間が終了するボックス401を特定してもよい。 The control unit 10 reserves the use of the box 401 with the scheduler based on the acquired order confirmation information (step S26). The reservation processing to the scheduler in step S26 is the same as the processing shown in FIG. However, in step S131 of FIG. 9, the control unit 10 identifies the box 401 whose usage status is "empty" at the time of acquisition of the order confirmation information (order date) as a usable box. When the date of receipt is specified, the control unit 10 determines that the usage status is "in use" at the time of acquisition of the order confirmation information, and that the specified number of days from the date of receipt (e.g. (3 business days) A box 401 in which the usage period of the first usage information ends by the first day of the previous usage period may be specified.

制御部10は、ユーザの注文に利用する対象ボックス401のボックスIDと、注文IDとを対応付けて販売業者装置3へ送信し(ステップS27)、一連の処理を終了する。。なお制御部10は、制御装置400へボックスID及び注文IDを送信してもよい。 The control unit 10 associates the box ID of the target box 401 to be used for the user's order with the order ID, and transmits them to the seller device 3 (step S27), ending the series of processes. . Note that the control unit 10 may transmit the box ID and the order ID to the control device 400 .

販売業者装置3は、ユーザ名、注文番号、注文内容、情報処理装置1から受信したボックスID等を含む注文リストを生成し、販売業者の担当者へ提供する。施設の出荷担当者は、注文リストに従い品物の出荷準備を行う。出荷担当者は、ユーザの注文に応じた品物を収容袋等に収容し、収容袋をロッカー4へ運搬する。収容袋には、注文番号及びボックス番号等を含むQRコード等の情報コードが付されてもよい。出荷担当者は、注文IDに対応するボックス番号のボックス401に収容袋を収容し、ボックス401を施錠する。なお、ボックス401に2つの扉が設けられる場合には、出荷担当者は、例えば背面側扉等、収容時に使用する扉を使用してボックス401の開閉を行う。ロッカー4の制御装置400は、例えば不図示の表示部及び操作部を介して、出荷担当者による収容完了を入力する入力ボタンの操作を受け付けることにより、収容袋の収容されたボックス401の施錠機構402を施錠してもよい。 The distributor device 3 generates an order list including the user name, order number, order details, box ID received from the information processing device 1, etc., and provides it to the distributor's person in charge. The facility's shipping personnel prepare the items for shipment according to the order list. The person in charge of shipping puts the items ordered by the user in a storage bag or the like, and transports the storage bag to the locker 4 . An information code such as a QR code containing an order number, a box number, etc. may be attached to the containing bag. The person in charge of shipping puts the storage bag in the box 401 with the box number corresponding to the order ID, and locks the box 401 . When the box 401 is provided with two doors, the person in charge of shipping opens and closes the box 401 using the door used for storage, such as the rear side door. The control device 400 of the locker 4 accepts the operation of the input button for inputting the completion of accommodation by the person in charge of shipping via, for example, a display unit and an operation unit (not shown), thereby locking the box 401 in which the accommodation bag is accommodated. 402 may be locked.

上記において、予め販売業者装置3又は情報処理装置1から制御装置400へ注文ID及びボックス番号が送信されてもよい。制御装置400の制御部40は、表示部を介して、出荷担当者へ注文IDの品物を収容すべきボックス401のボックス番号を表示する。制御装置400は、例えば出荷担当者から注文IDの入力を受け付けることにより、当該注文IDに対するボックス番号を表示してもよい。 In the above, the order ID and the box number may be transmitted from the seller device 3 or the information processing device 1 to the control device 400 in advance. The control unit 40 of the control device 400 displays the box number of the box 401 in which the item of the order ID is to be stored to the person in charge of shipping via the display unit. The control device 400 may display the box number corresponding to the order ID, for example, by accepting the input of the order ID from the person in charge of shipping.

また、出荷担当者は、制御装置400と通信可能な専用の端末装置等を用いて、制御装置400とデータを送受信してもよい。この場合、出荷担当者は、専用の端末装置を用いて収容袋に付された注文ID及びロッカー番号を含むQRコードを読み取り、読み取ったQRコードを制御装置400に送信することで、品物を収容すべきボックス401のボックス番号を取得してもよい。制御装置400は、例えば第2通信部又は読取装置等を介して専用の端末装置とデータの送受信を行う。 Moreover, the person in charge of shipping may transmit and receive data to and from the control device 400 using a dedicated terminal device or the like capable of communicating with the control device 400 . In this case, the person in charge of shipping uses a dedicated terminal device to read the QR code including the order ID and locker number attached to the storage bag, and transmits the read QR code to the control device 400 to store the item. The box number of the box 401 to be done may be obtained. The control device 400 transmits and receives data to and from a dedicated terminal device via, for example, a second communication unit or a reading device.

上述のようにして品物がボックス401に収容された後、ユーザによる品物の受け取りが行われる。図13及び図14は、品物の受け取りに関する処理手順の一例を示すフローチャートである。ボックス401に品物が収容され、当該ボックス401の施錠機構402が施錠されると、情報処理システムの各装置は以下の処理を実行する。 After the item is stored in the box 401 as described above, the item is received by the user. 13 and 14 are flowcharts showing an example of a processing procedure for receiving an item. When an item is stored in the box 401 and the locking mechanism 402 of the box 401 is locked, each device of the information processing system executes the following processing.

制御装置400の制御部40は、利用中のボックス401への品物の収容が完了したことを示す収容通知を情報処理装置1へ送信する(ステップS31)。収容通知には、例えば施錠機構402が施錠されたボックス401のボックスID及びロッカーIDが含まれている。収容通知には、注文IDがさらに含まれていてもよい。 The control unit 40 of the control device 400 transmits to the information processing device 1 a storage notification indicating that storage of the item in the box 401 in use is completed (step S31). The accommodation notification includes, for example, the box ID and locker ID of the box 401 with the locking mechanism 402 locked. The accommodation notification may further include an order ID.

情報処理装置1の制御部10は、収容通知を受信する(ステップS32)。制御部10は、収容通知の受信に応じて、電子鍵情報を生成する(ステップS33)。具体的には、制御部10は、ロッカーDB113を参照して、受信した収容通知のロッカーID及びボックスIDに基づき、注文IDを特定する。さらに制御部10は、電子鍵DB112を参照して、特定した注文IDに対応付けられる受取日を取得する。制御部10は、収容通知の取得日又は取得した受取日のいずれかに応じて、品物の受け取り可能期間を特定する。受け取り可能期間は、例えば上記取得日又は受取日のいずれか遅い方から3日間である。 The control unit 10 of the information processing device 1 receives the accommodation notice (step S32). The control unit 10 generates electronic key information in response to receiving the accommodation notice (step S33). Specifically, the control unit 10 refers to the locker DB 113 and identifies the order ID based on the locker ID and box ID of the received receipt notification. Furthermore, the control unit 10 refers to the electronic key DB 112 to acquire the receipt date associated with the identified order ID. The control unit 10 specifies the period during which the item can be received according to either the acquisition date of the accommodation notice or the acquired receipt date. The possible receipt period is, for example, three days from the date of acquisition or the date of receipt, whichever is later.

制御部10は、注文IDに対する鍵値、ロッカーID、ボックスID、開始日及び有効期間を含む電子鍵情報を生成する。電子鍵情報の開始日は上記特定した受け取り可能期間の開始日であり、有効期間は受け取り可能期間と同一の期間であってよい。制御部10は、生成した電子鍵情報を、注文IDに対応付けて電子鍵DB112に記憶する(ステップS34)。制御部10はまた、電子鍵情報を制御装置400へ送信する(ステップS35)。この場合において制御部10は、電子鍵情報に関連付けて、ユーザ端末装置情報を送信してもよい。 The control unit 10 generates electronic key information including the key value for the order ID, locker ID, box ID, start date and validity period. The start date of the electronic key information may be the start date of the above specified receivable period, and the validity period may be the same as the receivable period. The control unit 10 stores the generated electronic key information in the electronic key DB 112 in association with the order ID (step S34). Control unit 10 also transmits the electronic key information to control device 400 (step S35). In this case, the control unit 10 may transmit the user terminal device information in association with the electronic key information.

制御装置400の制御部40は、電子鍵情報を受信し、受信した電子鍵情報を記憶部41に記憶する(ステップS36)。なお電子鍵情報は、所定の暗号化アルゴリズムを用いて生成されることが好ましい。例えば、電子鍵情報は、特定のユーザの公開鍵で暗号化した情報であり、不特定のユーザは情報を復号することができないものであってよい。 The control unit 40 of the control device 400 receives the electronic key information and stores the received electronic key information in the storage unit 41 (step S36). The electronic key information is preferably generated using a predetermined encryption algorithm. For example, electronic key information may be information encrypted with a specific user's public key, and may not be decrypted by unspecified users.

制御部10はまた、収容通知の受信に応じて、ボックス401における品物の受け取りが可能となったことを示す受取可能通知をユーザ端末装置2へ送信する(ステップS37)。制御部10は、電子鍵DB112に記憶された情報に基づき、電子鍵情報の注文IDに対応付けられたユーザID及びユーザ端末装置情報にて識別されるユーザ端末装置2に対し、受取可能通知を送信する。 The control unit 10 also transmits to the user terminal device 2 a receipt availability notification indicating that it is possible to receive the item in the box 401 in response to receiving the receipt notification (step S37). Based on the information stored in the electronic key DB 112, the control unit 10 sends a receipt ready notification to the user terminal device 2 identified by the user terminal device information and the user ID associated with the order ID of the electronic key information. Send.

受取可能通知には、ボックス401の施錠機構402を解錠するための電子鍵に関する情報が含まれている。電子鍵に関する情報は、電子鍵情報を取得するための情報を含む。電子鍵に関する情報は、例えば電子鍵情報を取得するための解錠アプリケーションプログラムを起動させるためのURLを含んでよい。解錠アプリケーションプログラムとは、情報処理装置1との間で電子鍵情報を取得する処理を実行するためのプログラムである。 The receipt-ready notice contains information about the electronic key for unlocking the locking mechanism 402 of the box 401 . Information about the electronic key includes information for obtaining electronic key information. Information about the electronic key may include, for example, a URL for starting an unlocking application program for acquiring electronic key information. The unlocking application program is a program for executing processing for acquiring electronic key information with the information processing device 1 .

ユーザ端末装置2の制御部20は、受取可能通知を受信する(ステップS38)。受取可能通知を受信後、ユーザは、受け取り可能期間内に施設に設置されるロッカー4へ行き、ボックス401の品物を受け取る。 The control unit 20 of the user terminal device 2 receives the notice of availability (step S38). After receiving the receipt-available notice, the user goes to the locker 4 installed in the facility and receives the item in the box 401 within the receipt-available period.

制御部20は、ユーザが操作部25を操作することによる電子鍵の要求を受け付ける(ステップS39)。具体的には、制御部20は、ユーザからのURLのタップ操作を受け付けることにより情報処理装置1へアクセスし、解錠アプリケーションプログラムを起動することにより、電子鍵の要求を受け付けるための受付画面情報を取得する。制御部20は、取得した受付画面情報に応じた受付画面を表示部24に表示し、受付画面を利用してユーザから要求を受け付ける(図15参照)。 The control unit 20 accepts a request for an electronic key by the user operating the operation unit 25 (step S39). Specifically, the control unit 20 accesses the information processing device 1 by accepting a URL tap operation from the user, and activates an unlocking application program to receive reception screen information for accepting a request for an electronic key. to get The control unit 20 displays a reception screen corresponding to the acquired reception screen information on the display unit 24, and receives a request from the user using the reception screen (see FIG. 15).

制御部20は、第1通信部22を介して、受け付けた電子鍵の要求と、ユーザ端末装置2を識別するユーザ端末装置情報とを情報処理装置1へ送信する(ステップS40)。電子鍵の要求には、解錠アプリケーションプログラムに従い取得したユーザIDに対応する注文IDが含まれている。 The control unit 20 transmits the accepted electronic key request and user terminal device information for identifying the user terminal device 2 to the information processing device 1 via the first communication unit 22 (step S40). The electronic key request includes an order ID corresponding to the user ID obtained according to the unlocking application program.

情報処理装置1の制御部10は、電子鍵の要求を受信する(ステップS41)。制御部10は、電子鍵DB112を参照して、受信した電子鍵の要求に含まれる注文IDに対応する電子鍵情報を取得する(ステップS42)。制御部10は、取得した電子鍵情報を、ユーザ端末装置情報にて識別されるユーザ端末装置2へ送信する(ステップS43)。 The control unit 10 of the information processing device 1 receives the request for the electronic key (step S41). The control unit 10 refers to the electronic key DB 112 and acquires electronic key information corresponding to the order ID included in the received electronic key request (step S42). The control unit 10 transmits the acquired electronic key information to the user terminal device 2 identified by the user terminal device information (step S43).

ユーザ端末装置2の制御部20は、電子鍵情報を受信する(ステップS44)。制御部20は、電子鍵情報が暗号化されたデータである場合には、暗号鍵を用いて受信した電子鍵情報を復号するとよい。電子鍵情報には、鍵値、ロッカーID、ボックスID、開始日及び有効期間が含まれている。 The control unit 20 of the user terminal device 2 receives the electronic key information (step S44). When the electronic key information is encrypted data, the control unit 20 preferably decrypts the received electronic key information using an encryption key. The electronic key information includes a key value, locker ID, box ID, start date and validity period.

制御部20は、施錠機構402の解錠操作を受け付けることにより、第2通信部23を介して、受信した電子鍵情報と、ユーザ端末装置情報とをロッカー4の制御装置400へ送信する(ステップS45)。具体的には、制御部20は、解錠操作を受け付けるための解錠画面を表示部24に表示し、ユーザが操作部25を操作することによる解錠操作を受け付ける(図15参照)。 By accepting the unlocking operation of the locking mechanism 402, the control unit 20 transmits the received electronic key information and user terminal device information to the control device 400 of the locker 4 via the second communication unit 23 (step S45). Specifically, the control unit 20 displays an unlock screen for accepting an unlocking operation on the display unit 24, and accepts an unlocking operation by the user operating the operation unit 25 (see FIG. 15).

制御装置400の制御部40は、第2通信部43を介して、電子鍵情報及びユーザ端末装置情報を受信する(ステップS46)。制御部40は、受信した電子鍵情報に基づき、電子鍵情報のボックスIDに対応するボックス401の施錠機構402に解錠命令を送出し、施錠機構402を解錠する(ステップS47)。制御部40は、解錠後、第2通信部43を介した所定の通信規格によるユーザ端末装置2との通信を終了してよい。ユーザは、扉を開き、ボックス401の開口から品物を取り出す。なお、ボックス401に2つの扉が設けられる場合には、ユーザは、例えば前面側扉等、受取時に使用する扉を使用してボックス401の開閉を行う。 The control unit 40 of the control device 400 receives the electronic key information and the user terminal device information via the second communication unit 43 (step S46). Based on the received electronic key information, the control unit 40 sends an unlock command to the locking mechanism 402 of the box 401 corresponding to the box ID in the electronic key information, and unlocks the locking mechanism 402 (step S47). After unlocking, the control unit 40 may terminate communication with the user terminal device 2 according to a predetermined communication standard via the second communication unit 43 . The user opens the door and takes out the item from the opening of box 401 . When the box 401 is provided with two doors, the user opens and closes the box 401 using the door used for receiving, such as the front side door.

制御部40は、解錠命令を送出してから所定時間(例えば1時間)が経過後、ボックス401の施錠機構402を再び施錠する(ステップS48)。制御部40は、ボックス401における施錠機構402の施錠を示す施錠通知を情報処理装置1へ送信する(ステップS49)。施錠通知には、例えば施錠が完了したボックス401のボックスID、ロッカーID及び施錠時刻等が含まれてよい。 After a predetermined time (for example, one hour) has passed since the unlocking command was sent, the control unit 40 locks the locking mechanism 402 of the box 401 again (step S48). The control unit 40 transmits to the information processing device 1 a lock notification indicating that the lock mechanism 402 is locked in the box 401 (step S49). The lock notification may include, for example, the box ID of the locked box 401, the locker ID, the locking time, and the like.

情報処理装置1の制御部10は、施錠通知を受信する(ステップS50)。制御部10は、ロッカーDB113にアクセスし、施錠通知の受信に係るボックスIDの第1利用情報をブランクとし、利用状況フィールドに空を記憶する(ステップS51)。なお、第2利用情報が格納されている場合には、制御部10は、第2利用情報を第1利用情報に格納すると共に、第2利用情報に応じた利用状況を利用状況フィールドに格納する。制御部10は、更新されたロッカーDB113の記憶内容を反映することにより、スケジューラを更新し(ステップS52)、一連の処理を終了する。 The control unit 10 of the information processing device 1 receives the lock notification (step S50). The control unit 10 accesses the locker DB 113, blanks the first usage information of the box ID related to the reception of the lock notification, and stores the usage status field as blank (step S51). When the second usage information is stored, the control unit 10 stores the second usage information in the first usage information, and stores the usage status according to the second usage information in the usage status field. . The control unit 10 updates the scheduler by reflecting the updated storage contents of the locker DB 113 (step S52), and ends the series of processes.

上述の処理において、電子鍵情報は情報処理装置1が生成するものに限定されない。情報処理装置1の制御部10は、図示しない外部の鍵配信装置と通信し、鍵配信装置により生成され配信される電子鍵情報を受信することにより、電子鍵情報を取得してもよい。 In the above process, the electronic key information is not limited to that generated by the information processing apparatus 1 . The control unit 10 of the information processing device 1 may acquire electronic key information by communicating with an external key distribution device (not shown) and receiving electronic key information generated and distributed by the key distribution device.

また制御部40は、施錠機構402の解錠において、電子鍵情報の認証処理を実行してもよい。制御部40は、例えば受信した鍵値、有効期間及びユーザ端末装置情報等に基づき認証処理を実行し、受信した電子鍵情報が適正なものである場合にのみ施錠機構402を解錠するものであってもよい。 Further, the control unit 40 may perform authentication processing of the electronic key information when unlocking the locking mechanism 402 . The control unit 40 executes authentication processing based on, for example, the received key value, validity period, user terminal device information, etc., and unlocks the locking mechanism 402 only when the received electronic key information is correct. There may be.

図15は、ユーザ端末装置2の表示部24に表示される画面例を示す図である。ユーザ端末装置2の制御部20は、情報処理装置1から受取可能通知を受信すると、例えばメール機能等により図15の上部左に示す如く、解錠アプリケーションプログラムを起動させるためのURLを含む画面情報を表示部24に表示する。 FIG. 15 is a diagram showing an example of a screen displayed on the display unit 24 of the user terminal device 2. As shown in FIG. When the control unit 20 of the user terminal device 2 receives the receipt availability notification from the information processing device 1, for example, by using the mail function or the like, screen information including a URL for starting the unlocking application program is displayed as shown in the upper left part of FIG. is displayed on the display unit 24 .

制御部20は、操作部25を介してURLのタップ操作を受け付けることにより、情報処理装置1へアクセスする。情報処理装置1の制御部10は、ユーザ端末装置2のユーザ端末装置情報に応じた電子鍵の要求を受け付けるための受付画面情報を生成し、生成した受付画面情報をユーザ端末装置2へ送信する。 The control unit 20 accesses the information processing device 1 by accepting a URL tap operation via the operation unit 25 . The control unit 10 of the information processing device 1 generates reception screen information for receiving a request for an electronic key according to the user terminal device information of the user terminal device 2, and transmits the generated reception screen information to the user terminal device 2. .

ユーザ端末装置2の制御部20は、受信した受付画面情報に基づき、図15の上部中央に示す如く受付画面を表示する。受付画面には、電子鍵の要求を受け付けるための取得ボタンが含まれている。制御部20は、操作部25を介して取得ボタンのタップ操作を受け付けることにより、情報処理装置1へ電子鍵の要求を送信する。情報処理装置1の制御部10は、受信した電子鍵の要求に応じて、電子鍵DB112から電子鍵情報を読み出し、ユーザ端末装置2へ送信する。その間、ユーザ端末装置2の表示部24には、図15の上部右に示す如く、電子鍵の取得処理の進行状況を示す画面情報が表示される。 The control unit 20 of the user terminal device 2 displays the reception screen as shown in the upper center of FIG. 15 based on the received reception screen information. The acceptance screen includes an acquisition button for accepting a request for an electronic key. The control unit 20 transmits a request for the electronic key to the information processing device 1 by receiving a tap operation of the acquisition button via the operation unit 25 . The control unit 10 of the information processing device 1 reads the electronic key information from the electronic key DB 112 and transmits it to the user terminal device 2 in response to the received request for the electronic key. During this time, screen information indicating the progress of the electronic key acquisition process is displayed on the display unit 24 of the user terminal device 2, as shown in the upper right of FIG.

ユーザ端末装置2の制御部20は、電子鍵情報を受信後、図15の下部左に示す如く接続画面を表示し、第2通信部23を介して、ロッカー4の制御装置400に通信要求を送信する。制御装置400の制御部40は、ユーザ端末装置2からの通信要求を受け付け、ユーザ端末装置2との間でBluetooth等の通信規格による通信を確立する。 After receiving the electronic key information, the control unit 20 of the user terminal device 2 displays a connection screen as shown in the lower left part of FIG. Send. The control unit 40 of the control device 400 receives a communication request from the user terminal device 2 and establishes communication with the user terminal device 2 according to a communication standard such as Bluetooth.

通信の確立後、制御部20は、図15の下部中央に示す如く解錠画面を表示する。解錠画面には、解錠操作を受け付けるための受け付けオジェクトが含まれている。制御部20は、操作部25を介して受け付けオジェクトのタップ操作を受け付けることにより、制御部20へ電子鍵情報を送信する。 After establishing communication, the control unit 20 displays an unlock screen as shown in the lower center of FIG. The unlock screen includes an acceptance object for accepting an unlocking operation. The control unit 20 transmits the electronic key information to the control unit 20 by accepting a tap operation of the accepted object via the operation unit 25 .

制御部40は、受信した電子鍵情報に基づき、電子鍵情報に対応するボックス401の施錠機構402に解錠命令を送出し、施錠機構402の施錠を解除する。制御部40は、解錠後、解錠を示す信号をユーザ端末装置2へ送信する。解錠を示す信号には、例えば解錠したボックス401のボックスIDが含まれている。制御部20は、解錠を示す信号の受信に応じて、図15の下部右に示す如く、ボックス401の解錠を示す画面を表示する。制御部20は、受信したボックスIDに基づき、解錠されたボックス401のボックス番号を含む画面を生成し、表示部24に表示する。ユーザは、表示部24を介して解錠されたボックス番号を確認する。 Based on the received electronic key information, the control unit 40 sends an unlock command to the locking mechanism 402 of the box 401 corresponding to the electronic key information, and unlocks the locking mechanism 402 . After unlocking, the control unit 40 transmits a signal indicating unlocking to the user terminal device 2 . The signal indicating unlocking includes, for example, the box ID of the unlocked box 401 . In response to the reception of the signal indicating unlocking, the control unit 20 displays a screen indicating unlocking of the box 401 as shown in the lower right of FIG. Control unit 20 generates a screen including the box number of unlocked box 401 based on the received box ID, and displays it on display unit 24 . The user confirms the unlocked box number via the display unit 24 .

本実施形態によれば、情報処理装置1は、制御装置400とリアルタイムで通信することにより、ロッカー4におけるボックス401の最新の利用状況を正確に管理する。情報処理装置1は、最新の利用状況に応じた情報を販売業者装置3へ出力する。情報処理装置1と販売業者装置3を連携させることにより、施設に設置するロッカー4を効率的に運用・管理することができる。ロッカー4は、施設に設置されるため、品物をユーザ宅へ配送する工程を省略することができ、配送コストの削減に繋がる。 According to this embodiment, the information processing device 1 accurately manages the latest usage status of the boxes 401 in the lockers 4 by communicating with the control device 400 in real time. The information processing device 1 outputs information according to the latest usage status to the distributor device 3 . By linking the information processing device 1 and the distributor device 3, it is possible to efficiently operate and manage the lockers 4 installed in the facility. Since the locker 4 is installed in the facility, it is possible to omit the process of delivering the item to the user's home, leading to a reduction in delivery costs.

例えば、マンション等における宅配ロッカーを利用した宅配の場合には、宅配ロッカーが他の住人の利用により利用することができず、品物を受け取ることができない場合がある。本実施形態では、ボックス401が利用可能な場合にのみボックス受け取りを指定することができ、ユーザの注文に応じて確実にボックス401が予約されるため、このようなボックス401不足の発生を回避することができる。また、販売イベント利用等の場合には、予想されるボックス数に応じて予めボックス401を予約しておくことで、ボックス401不足の発生を低減し、円滑にボックス401を利用することができる。 For example, in the case of delivery using a delivery locker in an apartment building or the like, the delivery locker may not be available due to the use of other residents, and the delivery may not be possible. In this embodiment, box receipt can be specified only when the box 401 is available, and the box 401 is surely reserved according to the user's order, thus avoiding such a shortage of the box 401. be able to. In addition, when using a sales event or the like, by reserving the boxes 401 in advance according to the expected number of boxes, the shortage of boxes 401 can be reduced and the boxes 401 can be used smoothly.

ユーザは、施設の営業日、営業時間等を気にすることなく、任意のタイミングにて品物を受け取ることができる。また、注文から決済までオンラインで完了すると、最終的な品物の受け取りまで非対面で完結することができ、ユーザの利便性が向上する。ボックス401の解錠は、ユーザ端末装置2へ送信される電子鍵により行われるため、利便性及びセキュリティが向上される。 The user can receive the item at any timing without worrying about the business days and hours of the facility. In addition, if the process from ordering to payment is completed online, the final receipt of the goods can be completed non-face-to-face, which improves the user's convenience. Since the box 401 is unlocked using the electronic key sent to the user terminal device 2, convenience and security are improved.

(第2実施形態)
図16は、第2実施形態における表示画面130の一例を示す模式図である。図16は、予約中のボックス401に対する販売イベントの詳細情報を表示する例を示している。図16に示す如く、表示画面130には、複数の販売イベントに応じた異なる表示態様にて各販売イベントによる予約中のボックス401を示すイラストと、各予約中を示す表示例に対応付けて示される当該予約中に係る販売イベントの詳細情報とが含まれている。詳細情報には、例えば、各販売イベントのイベントID及び開催日が含まれている。情報処理装置1の制御部10は、ロッカーDB113に記憶された情報に基づき第1利用情報のイベントIDを取得すると共に、イベントDB111に記憶された情報に基づきイベントIDに対応する開催日を取得する。制御部10は、取得したイベントID及び開催日と、各イベントIDに係る予約中のボックス401と対応付けて表示する。なお詳細情報の表示方法は限定されるものではなく、例えば表示画面130に含まれる詳細表示ボタンを操作することにより表示される構成であってもよい。
(Second embodiment)
FIG. 16 is a schematic diagram showing an example of the display screen 130 in the second embodiment. FIG. 16 shows an example of displaying the detailed information of the sales event for the reserved box 401 . As shown in FIG. 16, the display screen 130 shows an illustration showing a box 401 under reservation for each sales event in different display modes corresponding to a plurality of sales events, and a display example showing each reservation underway. and detailed information of the sales event pertaining to the reservation. The detailed information includes, for example, the event ID and date of each sales event. The control unit 10 of the information processing device 1 acquires the event ID of the first usage information based on the information stored in the locker DB 113, and acquires the date corresponding to the event ID based on the information stored in the event DB 111. . The control unit 10 displays the acquired event ID and date in association with the reserved box 401 associated with each event ID. The method of displaying the detailed information is not limited, and the detailed information may be displayed by operating a detailed display button included in the display screen 130, for example.

このように、各販売イベントの詳細情報がスケジューラに表示されることにより、複数の販売ベントによるボックス401の利用状態を好適に管理することができる。 By displaying the detailed information of each sales event on the scheduler in this way, it is possible to appropriately manage the use of the box 401 by a plurality of sales events.

今回開示した実施の形態は、全ての点で例示であって、制限的なものではないと考えられるべきである。各実施例にて記載されている技術的特徴は互いに組み合わせることができ、本発明の範囲は、特許請求の範囲内での全ての変更及び特許請求の範囲と均等の範囲が含まれることが意図される。 The embodiments disclosed this time should be considered as examples in all respects and not restrictive. The technical features described in each embodiment can be combined with each other, and the scope of the present invention is intended to include all modifications within the scope of the claims and the scope of equivalents to the scope of the claims. be done.

1 情報処理装置
10 制御部
11 記憶部
111 イベントDB
112 電子鍵DB
113 ロッカーDB
1P プログラム
1A 記録媒体
12 通信部
13 表示部
14 操作部
2 ユーザ端末装置
3 販売業者装置
4 ロッカー
400 制御装置
401 ボックス
402 施錠機構
1 Information Processing Device 10 Control Unit 11 Storage Unit 111 Event DB
112 Electronic key DB
113 Locker DB
1P program 1A recording medium 12 communication unit 13 display unit 14 operation unit 2 user terminal device 3 seller device 4 locker 400 control device 401 box 402 locking mechanism

Claims (11)

施設に設置され、ユーザが注文した品物を収容可能なボックスを備えるロッカーにおける複数の前記ボックスを利用するイベントの開催日及びボックス数を取得し、
取得した前記ボックス数に応じた前記ボックスの利用を、前記開催日に応じた所定期間の間スケジューラに予約する
処理をコンピュータに実行させるためのプログラム。
Acquiring the dates and number of boxes of an event that uses a plurality of boxes in a locker that is installed in a facility and has boxes that can store items ordered by the user,
A program for causing a computer to execute a process of making a scheduler reserve the use of the boxes according to the acquired number of boxes for a predetermined period according to the opening date.
前記品物の注文日又は受取日を取得し、
複数の前記ボックスのうち前記品物を収容するための前記ボックスの利用を、取得した前記注文日又は受取日に応じた所定期間の間、前記スケジューラに予約する
請求項1に記載のプログラム。
obtaining the order date or receipt date of said item;
2. The program according to claim 1, further comprising: reserving the use of one of the plurality of boxes for containing the item with the scheduler for a predetermined period of time according to the obtained order date or receipt date.
前記品物は、品物の受け取り方法として前記ロッカーを利用したロッカー受け取りが利用可能なECサイトにて注文されたものである
請求項1又は請求項2に記載のプログラム。
3. The program according to claim 1, wherein the item has been ordered from an EC site where locker receipt using the locker is available as a method of receiving the item.
前記品物の注文に関する決済の完了後、前記品物を収容するための前記ボックスの利用を前記スケジューラに予約する
請求項1から請求項3のいずれか1項に記載のプログラム。
4. The program according to any one of claims 1 to 3, further comprising: reserving with the scheduler the use of the box for containing the item after payment for the order for the item is completed.
前記ボックスは電子鍵により解錠可能な施錠機構を有し、
前記ユーザのユーザ端末装置宛に、前記施錠機構を解錠するための電子鍵に関する情報を出力する
請求項1から請求項4のいずれか1項に記載のプログラム。
The box has a locking mechanism that can be unlocked with an electronic key,
5. The program according to any one of claims 1 to 4, wherein information about an electronic key for unlocking the locking mechanism is output to the user terminal device of the user.
前記ロッカーに前記品物が収容されたことを示す通知を取得し、
取得した前記通知に応じて前記電子鍵に関する情報を出力する
請求項5に記載のプログラム。
obtaining a notification that the locker contains the item;
6. The program according to claim 5, which outputs information about the electronic key according to the obtained notification.
複数のイベント毎に、各イベントの開催日及びボックス数に応じた前記ボックスの利用を前記スケジューラに予約する
請求項1から請求項6のいずれか1項に記載のプログラム。
7. The program according to any one of claims 1 to 6, wherein for each of a plurality of events, the scheduler reserves the use of the box according to the date of each event and the number of boxes.
前記複数のボックスそれぞれの利用状況を、前記イベントに係る利用と、前記イベント以外に係る利用とが識別可能な態様で前記スケジューラにより表示する
請求項1から請求項7のいずれか1項に記載のプログラム。
8. The scheduler according to any one of claims 1 to 7, wherein the usage status of each of the plurality of boxes is displayed by the scheduler in such a manner that usage related to the event and usage related to other than the event can be distinguished. program.
前記開催日及びボックス数を取得した時点から前記開催日に応じた所定期間の前日までに利用可能となるボックスを特定し、
特定した前記ボックスのうち、前記開催日及びボックス数を取得した時点で利用可能なボックスの利用を前記スケジューラに予約し、
特定した前記ボックスのうち、前記開催日及びボックス数を取得した時点で利用中のボックスの新規利用の停止を前記スケジューラに予約する
請求項1から請求項8のいずれか1項に記載のプログラム。
Identifying boxes that will be available from the time when the opening date and the number of boxes are acquired to the day before the predetermined period corresponding to the opening date,
reserving, from among the specified boxes, use of the boxes that are available at the time when the date and number of boxes are acquired, with the scheduler;
9. The program according to any one of claims 1 to 8, further comprising: making a reservation to the scheduler to stop new use of a box in use from among the specified boxes when the opening date and the number of boxes are acquired.
施設に設置され、ユーザが注文した品物を収容可能なボックスを備えるロッカーにおける複数の前記ボックスを利用する販売イベントの開催日及びボックス数を取得する取得部と、
前記取得部が取得した前記ボックス数に応じた前記ボックスの利用を、前記開催日に応じた所定期間の間スケジューラに予約する予約部とを備える
情報処理装置。
an acquisition unit that acquires the dates and the number of boxes of a sales event that uses a plurality of boxes in a locker that is installed in a facility and has boxes that can store items ordered by a user;
an information processing apparatus comprising: a reservation unit that reserves the use of the boxes according to the number of boxes acquired by the acquisition unit with a scheduler for a predetermined period according to the date of the event.
施設に設置され、ユーザが注文した品物を収容可能なボックスを備えるロッカーにおける複数の前記ボックスを利用する販売イベントの開催日及びボックス数を取得し、
取得した前記ボックス数に応じた前記ボックスの利用を、前記開催日に応じた所定期間の間スケジューラに予約する
処理をコンピュータに実行させる情報処理方法。
Acquiring the date and number of sales events using a plurality of boxes in a locker installed in a facility and equipped with boxes capable of storing items ordered by the user,
An information processing method for causing a computer to execute a process of reserving the use of the boxes corresponding to the acquired number of boxes with a scheduler for a predetermined period corresponding to the opening date.
JP2021041538A 2021-03-15 2021-03-15 Program, information processing device and information processing method Pending JP2022141307A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021041538A JP2022141307A (en) 2021-03-15 2021-03-15 Program, information processing device and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021041538A JP2022141307A (en) 2021-03-15 2021-03-15 Program, information processing device and information processing method

Publications (1)

Publication Number Publication Date
JP2022141307A true JP2022141307A (en) 2022-09-29

Family

ID=83403076

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021041538A Pending JP2022141307A (en) 2021-03-15 2021-03-15 Program, information processing device and information processing method

Country Status (1)

Country Link
JP (1) JP2022141307A (en)

Similar Documents

Publication Publication Date Title
JP6544034B2 (en) Delivery box management server, delivery box management system, and delivery box management method
JP3744358B2 (en) Product delivery method and system
JP6638557B2 (en) Locker operation system and locker operation method
JP3709805B2 (en) Product rental system and method
JP6275175B2 (en) Delivery management device and delivery management system
JP6495002B2 (en) Article delivery system and locker device
JP2002288562A (en) Order reception sales method and order reception sales system
JP2004265299A (en) In-train sales system and method using portable terminal, in-train sales management terminal, and program
JP2018081704A (en) Delivery management device and delivery management system
JP6522035B2 (en) System, method and program for managing delivery of goods via locker system
JP2005134962A (en) Locker system
JP7226960B2 (en) Locker management device, locker management method and locker device
JP2017004135A (en) Article delivery system, locker device and article delivery management method
CN114596128A (en) Computerized system and computer-implemented method for providing goods and/or services
JP6935240B2 (en) Goods collection system
JP5562072B2 (en) Equipment operation management system
JP6113346B1 (en) Home delivery management system and home delivery management method
JP3368257B2 (en) Centralized management system for delivery storage boxes
JP2022141307A (en) Program, information processing device and information processing method
JP2016088687A (en) Article delivery system, locker device, and article delivery management method
JP2015221200A (en) Delivery system, locker device and delivery management method
JP2019103856A (en) Article delivery system and locker device
US20060161297A1 (en) Method for operating a vending machine and vending system
JP2020035464A (en) Delivery management device, and delivery management system
JP6942877B1 (en) Information processing system, information processing device, information processing method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240129