WO2020052512A1 - Cabinet management method and apparatus, cabinet device and storage medium - Google Patents

Cabinet management method and apparatus, cabinet device and storage medium Download PDF

Info

Publication number
WO2020052512A1
WO2020052512A1 PCT/CN2019/104881 CN2019104881W WO2020052512A1 WO 2020052512 A1 WO2020052512 A1 WO 2020052512A1 CN 2019104881 W CN2019104881 W CN 2019104881W WO 2020052512 A1 WO2020052512 A1 WO 2020052512A1
Authority
WO
WIPO (PCT)
Prior art keywords
monitoring
container
configuration information
equipment
configuration
Prior art date
Application number
PCT/CN2019/104881
Other languages
French (fr)
Chinese (zh)
Inventor
郑石磊
Original Assignee
菜鸟智能物流控股有限公司
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 菜鸟智能物流控股有限公司 filed Critical 菜鸟智能物流控股有限公司
Publication of WO2020052512A1 publication Critical patent/WO2020052512A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Definitions

  • the present application relates to the field of computer technology, and in particular, to a container management method, a container management device, a container device, and a storage medium.
  • the logistics and express delivery service provides users with efficient and convenient logistics transportation services. Users can send logistics objects through courier and can also receive logistics objects through courier. In order to provide convenience to users, a self-lifting business has appeared.
  • the self-lifting cabinet realizes unattended express delivery in the logistics express business. When the time between the user and the courier delivery staff does not match, the user can receive or send logistics objects in the self-lifting cabinet.
  • the self-lifting cabinet can be regarded as a smart cabinet device, and the corresponding service function is realized by interacting with the cloud.
  • the self-lifting cabinet usually has supporting monitoring equipment to monitor the placement and removal of logistics objects on the self-lifting cabinet. Both the self-lifting cabinet and the monitoring device need to be connected to the server for interaction. Therefore, when the self-lifting cabinet and the monitoring device are initially set up, they need to be configured separately and then associated in the cloud.
  • the embodiment of the present application provides a container management method to improve configuration efficiency.
  • an embodiment of the present application further provides a container management device, a container device, and a storage medium to ensure the implementation and application of the foregoing system.
  • an embodiment of the present application discloses a container management method applied to container equipment.
  • the method includes: when the container equipment is registered, obtaining monitoring configuration information corresponding to the monitoring device; and according to the monitoring configuration information, Configure the monitoring device.
  • the monitoring device is preset with networking configuration information; according to the networking configuration information, the container device establishes an Ethernet connection with the monitoring device.
  • obtaining the monitoring configuration information corresponding to the monitoring device includes: generating a container registration request according to the container configuration information, and sending the container registration request; receiving the returned container registration result, and receiving from the registration Obtain the monitoring configuration information corresponding to the monitoring device in the result.
  • the method further includes: receiving container configuration information and performing configuration according to the container configuration information, wherein the container configuration information includes at least one of the following: network setting information, container identification, and service server information.
  • configuring the monitoring device according to the monitoring configuration information includes: sending the monitoring configuration information to the monitoring device for configuration on the monitoring device, wherein the The monitoring configuration information includes at least one of the following: monitoring identification, monitoring server information.
  • the method further includes: generating a monitoring registration request according to the monitoring configuration information, and sending the monitoring registration request.
  • the container equipment includes: express self-lifting.
  • the embodiment of the present application also discloses a container management device.
  • the device includes: a container registration module, which is used to obtain monitoring configuration information corresponding to the monitoring device when the container equipment is registered; Configuration information for configuring the monitoring device.
  • the monitoring device is preset with networking configuration information; according to the networking configuration information, the container device establishes an Ethernet connection with the monitoring device.
  • the container registration module is configured to generate a container registration request according to the container configuration information, and send the container registration request; receive the returned container registration result, and obtain monitoring configuration information corresponding to the monitoring device from the registration result.
  • it also includes a container configuration module for receiving container configuration information and performing configuration according to the container configuration information, wherein the container configuration information includes at least one of the following: network setting information, container identification, and business server information.
  • the monitoring configuration module is configured to send the monitoring configuration information to the monitoring device for configuration on the monitoring device, wherein the monitoring configuration information includes at least one of the following: a monitoring identifier Monitor server information.
  • a monitoring registration module configured to generate a monitoring registration request according to the monitoring configuration information, and send the monitoring registration request.
  • the container equipment includes: express self-lifting.
  • the embodiment of the present application further discloses a container device, including: a processor; and a memory, which stores executable code, and when the executable code is executed, the processor is executed as in the embodiment of the present application.
  • a container device including: a processor; and a memory, which stores executable code, and when the executable code is executed, the processor is executed as in the embodiment of the present application.
  • the embodiment of the present application further discloses one or more machine-readable media having executable code stored thereon, and when the executable code is executed, the processor is executed as described in one or more of the embodiments of the present application.
  • Container management method
  • the embodiments of the present application include the following advantages:
  • the monitoring configuration information corresponding to the monitoring device when the container device is registered on the server, and then configure the monitoring device according to the monitoring configuration information, thereby eliminating the need to separately configure the container device and the monitoring device. Simplify the configuration process, improve the efficiency of configuration processing, and be able to manage container equipment more efficiently.
  • FIG. 1 is a schematic diagram of a container system in an embodiment of the present application.
  • FIG. 2 is a schematic diagram of another container system in the embodiment of the present application.
  • FIG. 3 is a flowchart of steps in an embodiment of a container management method according to the present application.
  • FIG. 4 is a flowchart of steps of another embodiment of a container management method of the present application.
  • FIG. 5 is a schematic diagram of interaction processing of a self-lifting cabinet system according to an embodiment of the present application.
  • FIG. 6 is a structural block diagram of an embodiment of a container management device according to the present application.
  • FIG. 7 is a structural block diagram of another embodiment of a container management apparatus according to the present application.
  • FIG. 8 is a schematic structural diagram of a device provided by an embodiment of the present application.
  • the container equipment refers to equipment capable of accessing and controlling items.
  • the container equipment generally includes a cabinet for storing items and a control terminal.
  • the control terminal may include components such as a main control chip and a display, thereby facilitating Storage and retrieval of articles are controlled based on the control terminal.
  • the container equipment includes a self-courier pick-up container, so that express delivery and collection can be performed through the express self-pickup container.
  • the information of the container equipment needs to be configured, and the container equipment is usually configured with a set of monitoring equipment for monitoring to monitor the process of determining the storage and removal of items, so the container also needs to be configured
  • the monitoring device corresponding to the device is configured.
  • the embodiment of the present application can obtain the monitoring configuration information of the monitoring device when the container device is registered for configuration, thereby completing the configuration of the monitoring device. Re-associate to improve configuration efficiency.
  • the container system includes: a container device 10 and a monitoring device 20, wherein the container device package includes a control terminal 110.
  • the configuration of the container equipment can be performed through the control terminal, and the configuration of the monitoring equipment is also assisted by the control terminal.
  • the figure 1 uses an express self-lifting container as an example. In actual processing, the container equipment may also be other equipment such as a vending machine.
  • the control terminal 110 may include a main control chip, a display, and other components.
  • the main control chip may adopt various chips, micro processing, and the like, and adopt, for example, an ARM (Advanced RISC Machines) chip.
  • the display can display the configuration information of the container equipment, monitoring equipment, and the business information corresponding to the container equipment, such as the logistics object information of the courier and the storage box where the logistics object is located.
  • the monitoring device may include an image acquisition device, and the image acquisition device may include one or more cameras for recording and collecting monitoring video.
  • both the container equipment and the monitoring equipment can be connected to a server in order to perform various required management and control.
  • the container equipment and the monitoring equipment are usually connected to different servers for processing related services.
  • the container equipment can be connected to the business server to obtain the required business data and perform business-related processing.
  • the self-courier can pick up the logistics object information of the logistics object and the information of the courier from the business server.
  • Monitoring server so as to transmit monitoring information, monitoring video data and other content.
  • a schematic diagram of another container system includes a container device 10, a monitoring device 20, a service server 30, and a monitoring server 40.
  • the main control chip of the container device has a soft routing function. Routing refers to the way that equipment cooperates with software to form a route. It is a function of the router through software settings, so that container equipment and monitoring equipment can interact with the server to forward data based on the soft routing function.
  • FIG. 3 a flowchart of steps in an embodiment of a container management method according to the present application is shown.
  • Step 302 When the container equipment is registered, obtain the monitoring configuration information corresponding to the monitoring equipment.
  • the container device can generate a registration request and register on the service server, so that the monitoring configuration information of the associated monitoring device can be obtained during the registration process.
  • the container equipment can be configured first. After the configuration of the container equipment is completed so that it can be networked, a container registration request can be generated, and then a container registration request is sent to the business server.
  • the container registration request may carry a container (Identity, ID). The container ID is used to uniquely identify a container device, so that the server of the business server can distinguish different container devices based on the container ID.
  • the business server After receiving the registration request, the business server can register the container device corresponding to the container ID, and query the database according to the container ID.
  • the database stores the corresponding relationship between the preset container device and the monitoring device, so that it can be based on the container ID.
  • the monitoring configuration information of the preset associated monitoring device is queried, so that the monitoring configuration information can be added to the container registration result and returned to the container device.
  • the container equipment receives the returned container registration result, and obtains the monitoring configuration information corresponding to the monitoring device from the registration result.
  • Step 304 Configure the monitoring device according to the monitoring configuration information.
  • the container device and the monitoring device are connected through Ethernet. Therefore, the monitoring device is preset with networking configuration information; according to the networking configuration information, the container device and the monitoring device establish an Ethernet connection.
  • the networking configuration information is used for networking of monitoring equipment. It is the network parameters that need to be set for the monitoring equipment networking.
  • the networking configuration information includes: IP (Internet Protocol) address, subnet mask, gateway, DNS (Domain Name) System (Domain Name System) server and other information, so as to perform network configuration based on the networking configuration information, the monitoring device can be connected to the container device via Ethernet, and the container device can be used for routing and networking.
  • the monitoring device After obtaining the monitoring configuration information of the monitoring device, the monitoring device can be configured based on the monitoring configuration information, such as configuring the monitoring ID and server information of the monitoring device based on the monitoring configuration information.
  • the monitoring device includes an image acquisition device such as a camera, a network hard disk video recorder (Network Video Recorder, NVR), and the like, so as to facilitate shooting of monitoring video corresponding to the container device.
  • an image acquisition device such as a camera, a network hard disk video recorder (Network Video Recorder, NVR), and the like, so as to facilitate shooting of monitoring video corresponding to the container device.
  • NVR Network Video Recorder
  • FIG. 4 a flowchart of steps of another embodiment of a container management method according to the present application is shown.
  • Step 402 Receive container configuration information and perform configuration according to the container configuration information.
  • Step 404 Generate a container registration request according to the container configuration information, and send the container registration request.
  • the container configuration information can be received and configured according to the container configuration information.
  • the container configuration information includes at least one of the following: network setting information, container identification, and service server information.
  • the configurator can input the container configuration information on the control terminal of the container equipment, such as through the display screen of the control terminal or other input devices, so that the control terminal can receive the container configuration information.
  • the container configuration information is used for the container equipment. Configure it, and specific information can be determined based on requirements.
  • the container configuration information includes at least one of the following: network setting information, container identification, and service server information.
  • the network setting information is used to configure the network connection so that the container equipment can connect to the Internet to interact with the server or other equipment.
  • the network setting information can determine the actual setting information according to the networking method.
  • the container equipment can be connected through 4G (4th Generation mobile communication technology), 5G and other mobile communication technologies are networked, and can also be connected through broadband and other methods, which are not limited in the embodiments of this application. If the network is connected through 4G, the network setting information is 4G network setting information, and 4G network networking can be performed.
  • the container identification (ID) can be used to uniquely identify a container device, so that the server of the business server can distinguish different container devices based on the container ID.
  • the business server information refers to the related information of the business server that the container needs to interact with. Based on the business server information, it can interact with the corresponding business server.
  • the business server information may include the server IP address and port number.
  • the display on the container device can display a container configuration interface, and then there are various configuration controls for the information to be configured in the container configuration interface, so as to enter configuration information on the corresponding controls, such as on the network Enter the network setting information on the setting control, enter the container identification on the identification configuration control, and enter the business server information on the server control, etc., so that you can configure according to the container configuration information in the control terminal of the container equipment, such as setting according to the network setting information Network to achieve networking, record its own container identification, and related information of the business server.
  • obtaining the monitoring configuration information corresponding to the monitoring device includes: generating a container registration request according to the container configuration information, and sending the container registration request; and receiving the returned container registration result Obtaining monitoring configuration information corresponding to the monitoring device from the registration result.
  • a container registration request can be generated based on the container configuration information.
  • the container ID of the container device can be carried in the container registration request, and the information such as the address and port of the request can be determined based on the business server information, so that the container registration request is sent to the business. server.
  • the business server After receiving the registration request, the business server can register the container device corresponding to the container ID, and query the database according to the container ID.
  • the database stores the corresponding relationship between the preset container device and the monitoring device, so that it can be based on the container ID.
  • the monitoring configuration information of the preset associated monitoring device is queried, so that the monitoring configuration information can be added to the container registration result and returned to the container device.
  • Step 406 Receive the returned container registration result, and obtain monitoring configuration information corresponding to the monitoring device from the registration result.
  • the container device and the monitoring device are connected through Ethernet. Therefore, the monitoring device is preset with networking configuration information; according to the networking configuration information, the container device and the monitoring device establish an Ethernet connection.
  • the networking configuration information is used for networking of monitoring equipment. It is the network parameters that need to be set for monitoring the networking of the equipment.
  • the networking configuration information includes: IP address, subnet mask, gateway, DNS server, etc., so that the network is configured based on the networking configuration information. Configuration, monitoring equipment can be connected to the container equipment via Ethernet, and can be connected to the network by means of routing of the container equipment.
  • Step 408 Configure the monitoring device according to the monitoring configuration information.
  • the monitoring configuration information includes at least one of the following: monitoring identification and monitoring server information.
  • the monitoring ID is used to uniquely identify a monitoring device, so that the server of the monitoring server can distinguish different monitoring devices based on the monitoring ID.
  • the monitoring server information refers to related information of the monitoring server that the monitoring device needs to interact with, and based on the monitoring server information, it can interact with the corresponding monitoring server.
  • the monitoring server information may include the server IP address and port number.
  • the container terminal of the container device can be connected to the monitoring device via Ethernet, and then initiate the configuration of the monitoring device.
  • the monitoring device can determine its own monitoring ID and server information.
  • Step 410 Generate a monitoring registration request according to the monitoring configuration information, and send the monitoring registration request.
  • a monitoring registration request can also be generated.
  • the monitoring registration request carries the monitoring ID, which can be generated by the monitoring device or by the container device.
  • the container device can send the monitoring registration request to the monitoring server corresponding to the monitoring device according to the monitoring server information, thereby completing the registration of the monitoring device.
  • the container equipment is a self-lifting equipment such as a courier self-lifting cabinet
  • the monitoring equipment uses an NVR device
  • the corresponding business server is a self-lifting business server.
  • the NVR device is preset with networking configuration information, including IP address, subnet mask, gateway, DNS server and other information, so that the self-lifting device and the NVR device are connected through Ethernet.
  • the control terminal of the self-lifting device is provided with a control chip (may be called the main control of the cabinet), a display, and a 4G module. Through the 4G module, the self-lifting device can interact with the server.
  • the self-lifting device can also include code scanning. Equipment to facilitate access to logistics objects such as parcels.
  • a schematic diagram of the interactive processing of a self-lifting cabinet system is shown in Figure 5:
  • Step 502 Obtain container configuration information from the container lifting device.
  • the container configuration information includes: network configuration information of a 4G network, a container ID of a self-lifting device, and information of a self-lifting business server such as an IP address, a port number, and other platform network information.
  • Step 504 The self-lifting device performs device configuration according to the container configuration information.
  • Step 506 Generate a container registration request from the container pick-up device, and send the container registration request to the container pick-up service server.
  • the container registration request carries a container ID, so that the container ID is registered in the self-lifting business server.
  • Step 508 The self-lifting service server registers the self-lifting device, and obtains monitoring configuration information of the NVR device associated with the self-lifting device.
  • the corresponding relationship between the self-lifting device and the NVR device is preset in the self-lifting service server, so that the monitoring configuration information of the NVR device can be queried based on the container ID.
  • the monitoring configuration information includes platform network information such as the monitoring ID of the NVR device and the IP address and port number of the monitoring server.
  • Step 510 The self-lifting service server generates a container registration result according to the monitoring configuration information, and sends the container registration result to the self-lifting device.
  • Step 512 The self-lifting device obtains monitoring configuration information from the container registration result.
  • Step 514 The self-lifting device configures the NVR device according to the monitoring configuration information.
  • Step 516 the NVR device returns the configuration result, and notifies the self-lifting device to register. After the configuration of the NVR device is completed, the registration of the NVR device on its corresponding monitoring server can be performed.
  • the NVR device is connected to the monitoring server through the network of the self-lifting device.
  • Step 518 Generate a monitoring registration request from the cabinet lifting device, and send the monitoring registration request to the monitoring server.
  • the embodiment of the present application can obtain the monitoring configuration information such as the monitoring ID of the video surveillance NVR device and the monitoring server information by querying the corresponding parameters in the service server while the self-lifting device completes the registration of its own container ID.
  • the program on the control terminal of the computer completes the configuration of the NVR device so that the NVR device meets the conditions for registering to the corresponding video server and can assist the NVR device to perform registration.
  • the configuration steps of the equipment are simplified, and manual intervention steps are reduced, which is helpful to reduce the probability of errors caused by manual setting, and can improve the efficiency of equipment installation, and can more efficiently manage container equipment.
  • this embodiment also provides a container management device, which is applied to container equipment, such as a self-courier self-lifting equipment.
  • FIG. 6 a structural block diagram of an embodiment of a container management apparatus according to the present application is shown, which may specifically include the following modules:
  • the container registration module 602 is configured to obtain the monitoring configuration information corresponding to the monitoring device when the container device is registered.
  • a monitoring configuration module 604 is configured to configure the monitoring device according to the monitoring configuration information.
  • FIG. 7 a structural block diagram of another embodiment of a container management apparatus according to the present application is shown, which may specifically include the following modules:
  • the monitoring device is preset with networking configuration information; and according to the networking configuration information, the container device and the monitoring device establish an Ethernet connection.
  • the networking configuration information is used for networking of monitoring equipment. It is the network parameters that need to be set for monitoring the networking of the equipment.
  • the networking configuration information includes: IP address, subnet mask, gateway, DNS server, etc. Configuration, monitoring equipment can be connected to the container equipment via Ethernet, and can be routed to the network by means of the container equipment.
  • the container configuration module 606 is configured to receive container configuration information and perform configuration according to the container configuration information.
  • the container registration module 602 is configured to obtain the monitoring configuration information corresponding to the monitoring device when the container device is registered.
  • a monitoring configuration module 604 is configured to configure the monitoring device according to the monitoring configuration information.
  • a monitoring registration module 608 is configured to generate a monitoring registration request according to the monitoring configuration information, and send the monitoring registration request.
  • the container configuration information includes at least one of the following: network setting information, container identification, and business server information.
  • the network setting information is used to configure the network connection so that the container equipment can connect to the Internet to interact with the server or other equipment.
  • the network setting information can determine the actual equipment information according to the networking method. Among them, the container equipment can pass 4G, 5G
  • the mobile communication technology can be networked, and it can also be networked through broadband and other methods, which are not limited in the embodiments of the present application. If the network is connected through 4G, the network setting information is 4G network setting information, and 4G network networking can be performed.
  • the container identifier can be used to uniquely identify a container device, so that the server of the business server can distinguish different container devices based on the container ID.
  • the business server information refers to the related information of the business server that the container needs to interact with. Based on the business server information, it can interact with the corresponding business server. For example, the business server information may include the server IP address and port number.
  • the monitoring configuration information includes at least one of the following: monitoring identification and monitoring server information.
  • the monitoring ID is used to uniquely identify a monitoring device, so that the server of the monitoring server can distinguish different monitoring devices based on the monitoring ID.
  • the monitoring server information refers to related information of the monitoring server that the monitoring device needs to interact with, and based on the monitoring server information, it can interact with the corresponding monitoring server.
  • the monitoring server information may include the server IP address and port number.
  • the container registration module 602 is configured to generate a container registration request according to the container configuration information, and send the container registration request; receive a returned container registration result, and obtain monitoring configuration information corresponding to a monitoring device from the registration result.
  • the monitoring configuration module 604 is configured to send the monitoring configuration information to the monitoring device to perform configuration on the monitoring device.
  • the container equipment is a self-lifting device
  • the monitoring equipment is an NVR device
  • the corresponding business server is a self-lifting business server.
  • the NVR device is preset with networking configuration information, including IP address, subnet mask, gateway, DNS server and other information, so that the self-lifting device and the NVR device are connected through Ethernet.
  • the control terminal of the self-lifting device is provided with a control chip (may be called the main control of the cabinet), a display, and a 4G module. Through the 4G module, the self-lifting device can interact with the server.
  • the self-lifting device can also include code scanning. Equipment, etc. to facilitate access to logistics objects such as parcels.
  • the self-lifting device When the self-lifting device completes the registration of its own container ID, it can obtain the monitoring configuration information such as the monitoring ID and monitoring server information of the video surveillance NVR device by querying the corresponding parameters in the business server, and through the control terminal of the self-lifting device
  • the program completes the configuration of the NVR device, makes the NVR device meet the conditions for registering to the corresponding video server, and can assist the NVR device to perform registration.
  • the configuration steps of the equipment are simplified, and manual intervention steps are reduced, which is helpful to reduce the probability of errors caused by manual setting, and can improve the efficiency of equipment installation, and can more efficiently manage container equipment.
  • An embodiment of the present application further provides a non-volatile readable storage medium.
  • the storage medium stores one or more modules.
  • the device can execute the program. Instructions for each method step in the embodiments of the present application.
  • the embodiments of the present application provide one or more machine-readable media having instructions stored thereon, which when executed by one or more processors, cause the electronic device to execute the method according to one or more of the foregoing embodiments.
  • the electronic equipment includes equipment such as container equipment, monitoring equipment, and servers.
  • Embodiments of the present disclosure may be implemented as a device for performing a desired configuration using any appropriate hardware, firmware, software, or any combination thereof, and the device may include electronic devices such as a server (cluster), a container device, a monitoring device, and the like.
  • FIG. 8 schematically illustrates an exemplary apparatus 800 that can be used to implement various embodiments described in this application.
  • FIG. 8 illustrates an exemplary device 800 having one or more processors 802, a control module (chipset) 804 coupled to at least one of the processors (s) 802 Memory 806 coupled to control module 804, non-volatile memory (NVM) / storage device 808 coupled to control module 804, one or more input / output devices 810 coupled to control module 804, and Coupled to a network interface 812 of the control module 804.
  • processors 802 a control module (chipset) 804 coupled to at least one of the processors (s) 802
  • Memory 806 coupled to control module 804
  • NVM non-volatile memory
  • storage device 808 coupled to control module 804
  • input / output devices 810 coupled to control module 804, and Coupled to a network interface 812 of the control module 804.
  • the processor 802 may include one or more single-core or multi-core processors, and the processor 802 may include any combination of a general-purpose processor or a special-purpose processor (for example, a graphics processor, an application processor, a baseband processor, etc.).
  • the apparatus 800 can be used as a device such as a control terminal of a picking car described in the embodiments of the present application.
  • the device 800 may include one or more computer-readable media (e.g., memory 806 or NVM / storage device 808) having instructions 814 and combined with the one or more computer-readable media is configured to One or more processors 802 executing instructions 814 to implement modules to perform actions described in this disclosure.
  • one or more processors 802 executing instructions 814 to implement modules to perform actions described in this disclosure.
  • control module 804 may include any suitable interface controller to provide any suitable device to at least one of the processor (s) 802 and / or any suitable device or component in communication with the control module 804 Interface.
  • the control module 804 may include a memory controller module to provide an interface to the memory 806.
  • the memory controller module may be a hardware module, a software module, and / or a firmware module.
  • the memory 806 may be used, for example, to load and store data and / or instructions 814 for the device 800.
  • the memory 806 may include any suitable volatile memory, such as a suitable DRAM.
  • the memory 806 may include a double data rate type quad synchronous dynamic random access memory (DDR4SDRAM).
  • DDR4SDRAM double data rate type quad synchronous dynamic random access memory
  • control module 804 may include one or more input / output controllers to provide an interface to the NVM / storage device 808 and the input / output device (s) 810.
  • NVM / storage device 808 may be used to store data and / or instructions 814.
  • NVM / storage device 808 may include any suitable non-volatile memory (e.g., flash memory) and / or may include any suitable non-volatile storage device (e.g., one or more hard drives (e.g., one or more hard drives) HDD), one or more compact disc (CD) drives, and / or one or more digital versatile disc (DVD) drives).
  • suitable non-volatile memory e.g., flash memory
  • HDD hard drives
  • CD compact disc
  • DVD digital versatile disc
  • the NVM / storage device 808 may include storage resources that are physically part of the device on which the apparatus 800 is installed, or it may be accessed by the device or may not be part of the device.
  • the NVM / storage device 808 may be accessed via a network via an input / output device (s) 810.
  • the input / output device (s) 810 may provide an interface for the device 800 to communicate with any other suitable device, and the input / output device 810 may include a communication component, an audio component, a sensor component, and the like.
  • the network interface 812 may provide an interface for the device 800 to communicate over one or more networks, and the device 800 may communicate with one or more of the wireless networks according to any one or more of one or more wireless network standards and / or protocols.
  • the component performs wireless communication, such as accessing a wireless network based on a communication standard, such as WiFi, 2G, 3G, 4G, 5G, etc., or a combination thereof for wireless communication.
  • At least one of the processor (s) 802 may be packaged with the logic of one or more controllers (eg, a memory controller module) of the control module 804.
  • at least one of the processor (s) 802 may be packaged with the logic of one or more controllers of the control module 804 to form a system-in-package (SiP).
  • at least one of the processor (s) 802 may be integrated with the logic of one or more controllers of the control module 804 on the same mold.
  • at least one of the processor (s) 802 may be integrated with the logic of one or more controllers of the control module 804 on the same mold to form a system-on-chip (SoC).
  • SoC system-on-chip
  • the apparatus 800 may be, but is not limited to, a terminal device such as a server, a desktop computing device, or a mobile computing device (eg, a laptop computing device, a handheld computing device, a tablet computer, a netbook, etc.).
  • the device 800 may have more or fewer components and / or different architectures.
  • the device 800 includes one or more cameras, a keyboard, a liquid crystal display (LCD) screen (including a touch screen display), a non-volatile memory port, multiple antennas, a graphics chip, an application specific integrated circuit ( ASIC) and speakers.
  • LCD liquid crystal display
  • ASIC application specific integrated circuit
  • the detection device may adopt a main control chip as a processor or a control module, sensor data, location information, etc. are stored in a memory or an NVM / storage device, a sensor group may be used as an input / output device, and a communication interface may include a network interface.
  • the embodiment of the present application further provides a container device, including: a processor; and a memory, which stores executable code, and when the executable code is executed, the processor is executed as in the embodiment of the present application.
  • a container device including: a processor; and a memory, which stores executable code, and when the executable code is executed, the processor is executed as in the embodiment of the present application.
  • This embodiment of the present application further provides one or more machine-readable media, which stores executable code.
  • the processor When the executable code is executed, the processor is caused to execute as described in one or more of the embodiments of the present application.
  • Container management method When the executable code is executed, the processor is caused to execute as described in one or more of the embodiments of the present application.
  • the description is relatively simple.
  • the related parts refer to the description of the method embodiment.
  • These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal device to produce a machine, such that the instructions executed by the processor of the computer or other programmable data processing terminal device Means are generated for implementing the functions specified in one or more of the flowcharts and / or one or more of the block diagrams.
  • These computer program instructions may also be stored in a computer-readable memory capable of directing a computer or other programmable data processing terminal device to work in a specific manner, such that the instructions stored in the computer-readable memory produce a manufactured article including the instruction means, the The instruction device implements the functions specified in one or more flowcharts and / or one or more blocks of the block diagram.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing terminal device, so that a series of operating steps can be performed on the computer or other programmable terminal device to produce a computer-implemented process, so that the computer or other programmable terminal device can
  • the instructions executed on the steps provide steps for implementing the functions specified in one or more of the flowcharts and / or one or more of the block diagrams.

Abstract

Provided are a cabinet management method and apparatus, a cabinet device and a storage medium, which are used for improving configuration efficiency. The method comprises: when a cabinet device is registered, acquiring monitoring configuration information corresponding to a monitoring device; and configuring the monitoring device according to the monitoring configuration information. There is no need to independently configure a cabinet device and a monitoring device, such that the configuration procedure is simplified, the configuration processing efficiency is improved, and the cabinet device can be managed in a more effective manner.

Description

货柜管理方法、装置、货柜设备和存储介质Container management method, device, container equipment and storage medium
本申请要求2018年09月11日递交的申请号为201811058842.7、发明名称为“货柜管理方法、装置、货柜设备和存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims priority from a Chinese patent application filed on September 11, 2018 with an application number of 201811058842.7 and an invention name of "container management method, device, container equipment and storage medium", the entire contents of which are incorporated herein by reference. .
技术领域Technical field
本申请涉及计算机技术领域,特别是涉及一种货柜管理方法、一种货柜管理装置、一种货柜设备和一种存储介质。The present application relates to the field of computer technology, and in particular, to a container management method, a container management device, a container device, and a storage medium.
背景技术Background technique
随着物流快递业的发展,物流快递业务给用户提供了高效、便捷的物流运输服务,用户通过快递寄出物流对象,也可通过快递接收物流对象。为了给用户提供便利,出现了自提柜的业务。自提柜实现了物流快递业务中无人交接式的快递配送,在用户和快递配送员时间不匹配等情况下,用户可在自提柜中接收物流对象或寄出物流对象。With the development of the logistics and express delivery industry, the logistics and express delivery service provides users with efficient and convenient logistics transportation services. Users can send logistics objects through courier and can also receive logistics objects through courier. In order to provide convenience to users, a self-lifting business has appeared. The self-lifting cabinet realizes unattended express delivery in the logistics express business. When the time between the user and the courier delivery staff does not match, the user can receive or send logistics objects in the self-lifting cabinet.
自提柜可以看作是智能柜体设备,通过与云端交互实现相应的服务功能。其中,自提柜通常会具有配套的监控设备,从而监控自提柜上物流对象的放入和取出。自提柜和监控设备都需要与服务端连接来进行交互,因此在初始设置自提柜和监控设备时需要各自进行配置,然后在云端进行关联。The self-lifting cabinet can be regarded as a smart cabinet device, and the corresponding service function is realized by interacting with the cloud. Among them, the self-lifting cabinet usually has supporting monitoring equipment to monitor the placement and removal of logistics objects on the self-lifting cabinet. Both the self-lifting cabinet and the monitoring device need to be connected to the server for interaction. Therefore, when the self-lifting cabinet and the monitoring device are initially set up, they need to be configured separately and then associated in the cloud.
但是,这种配置方式比较繁琐,效率较低。However, this configuration method is cumbersome and inefficient.
发明内容Summary of the Invention
本申请实施例提供了一种货柜管理方法,以提高配置的效率。The embodiment of the present application provides a container management method to improve configuration efficiency.
相应的,本申请实施例还提供了一种货柜管理装置、一种货柜设备和一种存储介质,用以保证上述系统的实现及应用。Correspondingly, an embodiment of the present application further provides a container management device, a container device, and a storage medium to ensure the implementation and application of the foregoing system.
为了解决上述问题,本申请实施例公开了一种货柜管理方法,应用于货柜设备,所述的方法包括:货柜设备在注册时,获取监控设备对应的监控配置信息;依据所述监控配置信息,对所述监控设备进行配置。In order to solve the above problems, an embodiment of the present application discloses a container management method applied to container equipment. The method includes: when the container equipment is registered, obtaining monitoring configuration information corresponding to the monitoring device; and according to the monitoring configuration information, Configure the monitoring device.
可选的,所述监控设备预置有联网配置信息;依据所述联网配置信息所述货柜设备与监控设备建立以太网连接。Optionally, the monitoring device is preset with networking configuration information; according to the networking configuration information, the container device establishes an Ethernet connection with the monitoring device.
可选的,所述货柜设备在注册时,获取监控设备对应的监控配置信息,包括:依据 货柜配置信息生成货柜注册请求,发送所述货柜注册请求;接收返回的货柜注册结果,从所述注册结果中获取监控设备对应的监控配置信息。Optionally, when the container device is registered, obtaining the monitoring configuration information corresponding to the monitoring device includes: generating a container registration request according to the container configuration information, and sending the container registration request; receiving the returned container registration result, and receiving from the registration Obtain the monitoring configuration information corresponding to the monitoring device in the result.
可选的,还包括:接收货柜配置信息,并依据所述货柜配置信息进行配置,其中,所述货柜配置信息包括以下至少一种:网络设置信息、货柜标识、业务服务器信息。Optionally, the method further includes: receiving container configuration information and performing configuration according to the container configuration information, wherein the container configuration information includes at least one of the following: network setting information, container identification, and service server information.
可选的,所述依据所述监控配置信息,对所述监控设备进行配置,包括:将所述监控配置信息发送给所述监控设备,以在所述监控设备上进行配置,其中,所述监控配置信息包括以下至少一种:监控标识、监控服务器信息。Optionally, configuring the monitoring device according to the monitoring configuration information includes: sending the monitoring configuration information to the monitoring device for configuration on the monitoring device, wherein the The monitoring configuration information includes at least one of the following: monitoring identification, monitoring server information.
可选的,还包括:依据所述监控配置信息生成监控注册请求,发送所述监控注册请求。Optionally, the method further includes: generating a monitoring registration request according to the monitoring configuration information, and sending the monitoring registration request.
可选的,应用于物流领域,所述货柜设备包括:快递自提柜。Optionally, in the field of logistics, the container equipment includes: express self-lifting.
本申请实施例还公开了一种货柜管理装置,所述的装置包括:货柜注册模块,用于货柜设备在注册时,获取监控设备对应的监控配置信息;监控配置模块,用于依据所述监控配置信息,对所述监控设备进行配置。The embodiment of the present application also discloses a container management device. The device includes: a container registration module, which is used to obtain monitoring configuration information corresponding to the monitoring device when the container equipment is registered; Configuration information for configuring the monitoring device.
可选的,所述监控设备预置有联网配置信息;依据所述联网配置信息所述货柜设备与监控设备建立以太网连接。Optionally, the monitoring device is preset with networking configuration information; according to the networking configuration information, the container device establishes an Ethernet connection with the monitoring device.
可选的,所述货柜注册模块,用于依据货柜配置信息生成货柜注册请求,发送所述货柜注册请求;接收返回的货柜注册结果,从所述注册结果中获取监控设备对应的监控配置信息。Optionally, the container registration module is configured to generate a container registration request according to the container configuration information, and send the container registration request; receive the returned container registration result, and obtain monitoring configuration information corresponding to the monitoring device from the registration result.
可选的,还包括:货柜配置模块,用于接收货柜配置信息,并依据所述货柜配置信息进行配置,其中,所述货柜配置信息包括以下至少一种:网络设置信息、货柜标识、业务服务器信息。Optionally, it also includes a container configuration module for receiving container configuration information and performing configuration according to the container configuration information, wherein the container configuration information includes at least one of the following: network setting information, container identification, and business server information.
可选的,所述监控配置模块,用于将所述监控配置信息发送给所述监控设备,以在所述监控设备上进行配置,其中,所述监控配置信息包括以下至少一种:监控标识、监控服务器信息。Optionally, the monitoring configuration module is configured to send the monitoring configuration information to the monitoring device for configuration on the monitoring device, wherein the monitoring configuration information includes at least one of the following: a monitoring identifier Monitor server information.
可选的,还包括:监控注册模块,用于依据所述监控配置信息生成监控注册请求,发送所述监控注册请求。Optionally, it further includes: a monitoring registration module, configured to generate a monitoring registration request according to the monitoring configuration information, and send the monitoring registration request.
可选的,应用于物流领域,所述货柜设备包括:快递自提柜。Optionally, in the field of logistics, the container equipment includes: express self-lifting.
本申请实施例还公开了一种货柜设备,包括:处理器;和存储器,其上存储有可执行代码,当所述可执行代码被执行时,使得所述处理器执行如本申请实施例中一个或多个所述的货柜管理方法。The embodiment of the present application further discloses a container device, including: a processor; and a memory, which stores executable code, and when the executable code is executed, the processor is executed as in the embodiment of the present application. One or more of the container management methods described.
本申请实施例还公开了一个或多个机器可读介质,其上存储有可执行代码,当所述可执行代码被执行时,使得处理器执行如本申请实施例中一个或多个所述的货柜管理方法。The embodiment of the present application further discloses one or more machine-readable media having executable code stored thereon, and when the executable code is executed, the processor is executed as described in one or more of the embodiments of the present application. Container management method.
与现有技术相比,本申请实施例包括以下优点:Compared with the prior art, the embodiments of the present application include the following advantages:
在本申请实施例中,能够在货柜设备在服务端进行注册时获取监控设备对应的监控配置信息,然后依据该监控配置信息对所述监控设备进行配置,从而无需单独配置货柜设备和监控设备,简化配置流程,提高配置处理的效率,能够更加高效的管理货柜设备。In the embodiment of the present application, it is possible to obtain the monitoring configuration information corresponding to the monitoring device when the container device is registered on the server, and then configure the monitoring device according to the monitoring configuration information, thereby eliminating the need to separately configure the container device and the monitoring device. Simplify the configuration process, improve the efficiency of configuration processing, and be able to manage container equipment more efficiently.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1是本申请实施例中一种货柜系统示意图;1 is a schematic diagram of a container system in an embodiment of the present application;
图2是本申请实施例中另一种货柜系统示意图;2 is a schematic diagram of another container system in the embodiment of the present application;
图3是本申请的一种货柜管理方法实施例的步骤流程图;3 is a flowchart of steps in an embodiment of a container management method according to the present application;
图4是本申请的另一种货柜管理方法实施例的步骤流程图FIG. 4 is a flowchart of steps of another embodiment of a container management method of the present application
图5是本申请实施例的一种自提柜系统的交互处理示意图;5 is a schematic diagram of interaction processing of a self-lifting cabinet system according to an embodiment of the present application;
图6是本申请一种货柜管理装置实施例的结构框图;6 is a structural block diagram of an embodiment of a container management device according to the present application;
图7是本申请另一种货柜管理装置实施例的结构框图;7 is a structural block diagram of another embodiment of a container management apparatus according to the present application;
图8是本申请一实施例提供的装置的结构示意图。FIG. 8 is a schematic structural diagram of a device provided by an embodiment of the present application.
具体实施方式detailed description
为使本申请的上述目的、特征和优点能够更加明显易懂,下面结合附图和具体实施方式对本申请作进一步详细的说明。In order to make the above-mentioned objects, features, and advantages of this application more comprehensible, the following further describes this application in detail with reference to the accompanying drawings and specific embodiments.
本申请实施例中,货柜设备指的是能够进行物品存取及控制的设备,货柜设备通常包括储藏物品的柜体,以及控制终端,该控制终端可包括主控芯片、显示器等组件,从而便于基于该控制终端控制物品的存储以及取出。货柜设备包括快递自提柜,从而通过快递自提柜可进行快递的寄送和收取。In the embodiment of the present application, the container equipment refers to equipment capable of accessing and controlling items. The container equipment generally includes a cabinet for storing items and a control terminal. The control terminal may include components such as a main control chip and a display, thereby facilitating Storage and retrieval of articles are controlled based on the control terminal. The container equipment includes a self-courier pick-up container, so that express delivery and collection can be performed through the express self-pickup container.
在货柜设备初始架设等需要配置的场景中,需要配置该货柜设备的信息,并且货柜设备通常会配置一套监控设备来进行监控,以监控确定物品的存储以及取出等过程,因此也需要对货柜设备对应的监控设备进行配置,为了便捷的进行配置,本申请实施例可在货柜设备进行配置注册时,获取监控设备的监控配置信息,从而完成对监控设备的配置,无需两个设备单独配置后再关联,提高配置效率。In scenarios requiring configuration such as initial installation of container equipment, the information of the container equipment needs to be configured, and the container equipment is usually configured with a set of monitoring equipment for monitoring to monitor the process of determining the storage and removal of items, so the container also needs to be configured The monitoring device corresponding to the device is configured. In order to facilitate the configuration, the embodiment of the present application can obtain the monitoring configuration information of the monitoring device when the container device is registered for configuration, thereby completing the configuration of the monitoring device. Re-associate to improve configuration efficiency.
参照图1,示出了本申请实施例中一种货柜系统示意图。1, a schematic diagram of a container system according to an embodiment of the present application is shown.
该货柜系统包括:货柜设备10和监控设备20,其中,货柜设备包:控制终端110。其中,货柜设备的配置可通过控制终端执行,监控设备的配置也由该控制终端辅助执行。该图1以快递自提柜为例,实际处理中该货柜设备也可为其他设备如自动售货机等。控制终端110可包括主控芯片、显示器等组件,主控芯片可采用各种芯片、微处理等,采用如ARM(Advanced RISC Machines)芯片。通过显示器可显示货柜设备、监控设备的配置信息,以及货柜设备对应的业务信息,如快递的物流对象信息、物流对象所在的存储箱等。监控设备可包括图像采集设备,图像采集设备可包括一个或多个摄像头,以进行监控视频的录制和采集。The container system includes: a container device 10 and a monitoring device 20, wherein the container device package includes a control terminal 110. The configuration of the container equipment can be performed through the control terminal, and the configuration of the monitoring equipment is also assisted by the control terminal. The figure 1 uses an express self-lifting container as an example. In actual processing, the container equipment may also be other equipment such as a vending machine. The control terminal 110 may include a main control chip, a display, and other components. The main control chip may adopt various chips, micro processing, and the like, and adopt, for example, an ARM (Advanced RISC Machines) chip. The display can display the configuration information of the container equipment, monitoring equipment, and the business information corresponding to the container equipment, such as the logistics object information of the courier and the storage box where the logistics object is located. The monitoring device may include an image acquisition device, and the image acquisition device may include one or more cameras for recording and collecting monitoring video.
本申请实施例中,货柜设备和监控设备均可连接服务器,以便执行各种所需的管理和控制,其中,货柜设备和监控设备通常连接不同的服务器,进行相关业务的处理。货柜设备可连接业务服务器,从而获取所需的有业务数据,执行与业务相关的处理,例如快递自提柜可从业务服务器获取物流对象的物流对象信息、快递员的信息等;监控设备可连接监控服务器,从而进行监控信息、监控视频数据等内容的传输。In the embodiment of the present application, both the container equipment and the monitoring equipment can be connected to a server in order to perform various required management and control. Among them, the container equipment and the monitoring equipment are usually connected to different servers for processing related services. The container equipment can be connected to the business server to obtain the required business data and perform business-related processing. For example, the self-courier can pick up the logistics object information of the logistics object and the information of the courier from the business server. Monitoring server, so as to transmit monitoring information, monitoring video data and other content.
如图2所示的另一种货柜系统示意图,该货柜系统包括:货柜设备10、监控设备20、业务服务器30和监控服务器40,其中,货柜设备的主控芯片中具有软路由功能,该软路由指的是设备配合软件形成路由,是通过软件的设置达成路由器的一种功能,从而货柜设备和监控设备与服务端的交互,均可由货柜设备基于软路由功能转发数据。As shown in FIG. 2, a schematic diagram of another container system includes a container device 10, a monitoring device 20, a service server 30, and a monitoring server 40. The main control chip of the container device has a soft routing function. Routing refers to the way that equipment cooperates with software to form a route. It is a function of the router through software settings, so that container equipment and monitoring equipment can interact with the server to forward data based on the soft routing function.
参照图3,示出了本申请的一种货柜管理方法实施例的步骤流程图。Referring to FIG. 3, a flowchart of steps in an embodiment of a container management method according to the present application is shown.
步骤302,货柜设备在注册时,获取监控设备对应的监控配置信息。Step 302: When the container equipment is registered, obtain the monitoring configuration information corresponding to the monitoring equipment.
可以进行货柜系统中货柜设备和监控设备的配置。货柜设备可生成注册请求,在业务服务器上进行注册,从而能够在注册过程中获取关联的监控设备的监控配置信息。其中,货柜设备在业务服务器上进行注册之前,可先对该货柜设备进行配置。在完成货柜设备的配置使其可以联网后,可生成货柜注册请求,然后发送货柜注册请求给业务服务器。其中该货柜注册请求可携带货柜(Identity,ID),该货柜ID用于唯一标识一个货柜设备,使得在业务服务器的服务端可基于货柜ID区分不同的货柜设备。Can configure the container equipment and monitoring equipment in the container system. The container device can generate a registration request and register on the service server, so that the monitoring configuration information of the associated monitoring device can be obtained during the registration process. Among them, before the container equipment is registered on the business server, the container equipment can be configured first. After the configuration of the container equipment is completed so that it can be networked, a container registration request can be generated, and then a container registration request is sent to the business server. The container registration request may carry a container (Identity, ID). The container ID is used to uniquely identify a container device, so that the server of the business server can distinguish different container devices based on the container ID.
业务服务器接收到注册请求后,可以对该货柜ID对应的货柜设备进行注册,并且可依据该货柜ID查询数据库,数据库中存储有预置的货柜设备和监控设备的对应关系,从而可依据货柜ID查询到预置关联的监控设备的监控配置信息,从而可在货柜注册结果中添加该监控配置信息,返回给货柜设备。货柜设备接收返回的货柜注册结果,从所述注 册结果中获取监控设备对应的监控配置信息。After receiving the registration request, the business server can register the container device corresponding to the container ID, and query the database according to the container ID. The database stores the corresponding relationship between the preset container device and the monitoring device, so that it can be based on the container ID. The monitoring configuration information of the preset associated monitoring device is queried, so that the monitoring configuration information can be added to the container registration result and returned to the container device. The container equipment receives the returned container registration result, and obtains the monitoring configuration information corresponding to the monitoring device from the registration result.
步骤304,依据所述监控配置信息,对所述监控设备进行配置。Step 304: Configure the monitoring device according to the monitoring configuration information.
本申请实施例中,货柜设备和监控设备通过以太网连接,因此,监控设备预置有联网配置信息;依据所述联网配置信息所述货柜设备与监控设备建立以太网连接。该联网配置信息用于进行监控设备的联网,是监控设备联网需要设置的网络参数,该联网配置信息包括:IP(Internet Protocol,网络互联协议)地址、子网掩码、网关、DNS(Domain Name System,域名系统)服务器等信息,从而基于联网配置信息进行网络配置,监控设备可与货柜设备进行以太网连接,且能够借助货柜设备来路由联网。In the embodiment of the present application, the container device and the monitoring device are connected through Ethernet. Therefore, the monitoring device is preset with networking configuration information; according to the networking configuration information, the container device and the monitoring device establish an Ethernet connection. The networking configuration information is used for networking of monitoring equipment. It is the network parameters that need to be set for the monitoring equipment networking. The networking configuration information includes: IP (Internet Protocol) address, subnet mask, gateway, DNS (Domain Name) System (Domain Name System) server and other information, so as to perform network configuration based on the networking configuration information, the monitoring device can be connected to the container device via Ethernet, and the container device can be used for routing and networking.
从而获取到监控设备的监控配置信息后,可以基于该监控配置信息对所述监控设备的进行配置,如基于监控配置信息配置监控设备的监控ID和服务器信息等。After obtaining the monitoring configuration information of the monitoring device, the monitoring device can be configured based on the monitoring configuration information, such as configuring the monitoring ID and server information of the monitoring device based on the monitoring configuration information.
从而能够在货柜设备在服务端进行注册时获取监控设备对应的监控配置信息,然后依据该监控配置信息对所述监控设备进行配置,从而无需单独配置货柜设备和监控设备,简化配置流程,提高配置处理的效率,能够更加高效的管理货柜设备。Therefore, it is possible to obtain the monitoring configuration information corresponding to the monitoring device when the container device is registered at the server, and then configure the monitoring device according to the monitoring configuration information, thereby eliminating the need to separately configure the container device and the monitoring device, simplifying the configuration process and improving the configuration. The efficiency of processing enables more efficient management of container equipment.
本申请实施例中,监控设备包括图像采集设备如摄像头,网络硬盘录像机(Network Video Recorder,NVR)等,从而便于拍摄货柜设备对应的监控视频。In the embodiment of the present application, the monitoring device includes an image acquisition device such as a camera, a network hard disk video recorder (Network Video Recorder, NVR), and the like, so as to facilitate shooting of monitoring video corresponding to the container device.
参照图4,示出了本申请的另一种货柜管理方法实施例的步骤流程图。Referring to FIG. 4, a flowchart of steps of another embodiment of a container management method according to the present application is shown.
步骤402,接收货柜配置信息,并依据所述货柜配置信息进行配置。Step 402: Receive container configuration information and perform configuration according to the container configuration information.
步骤404,依据货柜配置信息生成货柜注册请求,发送所述货柜注册请求。Step 404: Generate a container registration request according to the container configuration information, and send the container registration request.
其中,可接收货柜配置信息,并依据所述货柜配置信息进行配置,其中,所述货柜配置信息包括以下至少一种:网络设置信息、货柜标识、业务服务器信息。配置人员可在货柜设备的控制终端上进行货柜配置信息的输入,如通过控制终端的显示屏或其他输入设备进行输入,从而控制终端可接收该货柜配置信息,该货柜配置信息用于对货柜设备进行配置,具体信息可依据需求确定。The container configuration information can be received and configured according to the container configuration information. The container configuration information includes at least one of the following: network setting information, container identification, and service server information. The configurator can input the container configuration information on the control terminal of the container equipment, such as through the display screen of the control terminal or other input devices, so that the control terminal can receive the container configuration information. The container configuration information is used for the container equipment. Configure it, and specific information can be determined based on requirements.
所述货柜配置信息包括以下至少一种:网络设置信息、货柜标识、业务服务器信息。网络设置信息用于进行网络的连接配置,使得货柜设备能够连接互联网,从而与服务端或其他设备交互,该网络设置信息可依据联网方式确定实际的设置信息,其中,货柜设备可通过4G(4th Generation mobile communication technology,第四代移动通信技术)、5G等移动通信技术联网,也可通过宽带等方式联网,本申请实施例对此不作限制。如通过4G方式联网则该网络设置信息为4G网络设置信息,可进行4G网络联网。货柜标识(Identity,ID)可用于唯一标识一个货柜设备,从而在业务服务器的服务端可基于货柜 ID区分不同的货柜设备。业务服务器信息指的是货柜所需交互的业务服务器的相关信息,基于该业务服务器信息可与对应的业务服务器交互,如该业务服务器信息可包括该服务器IP地址和端口号。The container configuration information includes at least one of the following: network setting information, container identification, and service server information. The network setting information is used to configure the network connection so that the container equipment can connect to the Internet to interact with the server or other equipment. The network setting information can determine the actual setting information according to the networking method. Among them, the container equipment can be connected through 4G (4th Generation mobile communication technology), 5G and other mobile communication technologies are networked, and can also be connected through broadband and other methods, which are not limited in the embodiments of this application. If the network is connected through 4G, the network setting information is 4G network setting information, and 4G network networking can be performed. The container identification (ID) can be used to uniquely identify a container device, so that the server of the business server can distinguish different container devices based on the container ID. The business server information refers to the related information of the business server that the container needs to interact with. Based on the business server information, it can interact with the corresponding business server. For example, the business server information may include the server IP address and port number.
在一个示例中,货柜设备上的显示屏可显示有货柜配置界面,然后在该货柜配置界面中有各种待配置信息的配置控件,从而在相应的控件上进行配置信息的输入,如在网络设置控件上输入网络设置信息,在标识配置控件上输入货柜标识,在服务器控件上输入业务服务器信息等,从而能够在货柜设备的控制终端中依据该货柜配置信息进行配置,如依据网络设置信息设置网络以实现联网,记录自身的货柜标识,以及业务服务器的相关信息等。In one example, the display on the container device can display a container configuration interface, and then there are various configuration controls for the information to be configured in the container configuration interface, so as to enter configuration information on the corresponding controls, such as on the network Enter the network setting information on the setting control, enter the container identification on the identification configuration control, and enter the business server information on the server control, etc., so that you can configure according to the container configuration information in the control terminal of the container equipment, such as setting according to the network setting information Network to achieve networking, record its own container identification, and related information of the business server.
本申请一个可选实施例中,所述货柜设备在注册时,获取监控设备对应的监控配置信息,包括:依据货柜配置信息生成货柜注册请求,发送所述货柜注册请求;接收返回的货柜注册结果,从所述注册结果中获取监控设备对应的监控配置信息。依据该货柜配置信息可生成货柜注册请求,其中,可在货柜注册请求中携带该货柜设备的货柜ID,依据业务服务器信息可确定请求发送的地址、端口等信息,从而发送该货柜注册请求给业务服务器。In an optional embodiment of the present application, when the container device is registered, obtaining the monitoring configuration information corresponding to the monitoring device includes: generating a container registration request according to the container configuration information, and sending the container registration request; and receiving the returned container registration result Obtaining monitoring configuration information corresponding to the monitoring device from the registration result. A container registration request can be generated based on the container configuration information. Among them, the container ID of the container device can be carried in the container registration request, and the information such as the address and port of the request can be determined based on the business server information, so that the container registration request is sent to the business. server.
业务服务器接收到注册请求后,可以对该货柜ID对应的货柜设备进行注册,并且可依据该货柜ID查询数据库,数据库中存储有预置的货柜设备和监控设备的对应关系,从而可依据货柜ID查询到预置关联的监控设备的监控配置信息,从而可在货柜注册结果中添加该监控配置信息,返回给货柜设备。After receiving the registration request, the business server can register the container device corresponding to the container ID, and query the database according to the container ID. The database stores the corresponding relationship between the preset container device and the monitoring device, so that it can be based on the container ID. The monitoring configuration information of the preset associated monitoring device is queried, so that the monitoring configuration information can be added to the container registration result and returned to the container device.
步骤406,接收返回的货柜注册结果,从所述注册结果中获取监控设备对应的监控配置信息。Step 406: Receive the returned container registration result, and obtain monitoring configuration information corresponding to the monitoring device from the registration result.
本申请实施例中,货柜设备和监控设备通过以太网连接,因此,监控设备预置有联网配置信息;依据所述联网配置信息所述货柜设备与监控设备建立以太网连接。该联网配置信息用于进行监控设备的联网,是监控设备联网需要设置的网络参数,该联网配置信息包括:IP地址、子网掩码、网关、DNS服务器等信息,从而基于联网配置信息进行网络配置,监控设备可与货柜设备进行以太网连接,且能够借助货柜设备的路由来联网。In the embodiment of the present application, the container device and the monitoring device are connected through Ethernet. Therefore, the monitoring device is preset with networking configuration information; according to the networking configuration information, the container device and the monitoring device establish an Ethernet connection. The networking configuration information is used for networking of monitoring equipment. It is the network parameters that need to be set for monitoring the networking of the equipment. The networking configuration information includes: IP address, subnet mask, gateway, DNS server, etc., so that the network is configured based on the networking configuration information. Configuration, monitoring equipment can be connected to the container equipment via Ethernet, and can be connected to the network by means of routing of the container equipment.
步骤408,依据所述监控配置信息,对所述监控设备进行配置。Step 408: Configure the monitoring device according to the monitoring configuration information.
从而获取到监控设备的监控配置信息后,可以基于该监控配置信息对所述监控设备进行配置,包括:将所述监控配置信息发送给所述监控设备,以在所述监控设备上进行配置,其中,所述监控配置信息包括以下至少一种:监控标识、监控服务器信息。监控 标识用于唯一标识一个监控设备,从而在监控服务器的服务端可基于监控ID区分不同的监控设备。监控服务器信息指的是监控设备所需交互的监控服务器的相关信息,基于该监控服务器信息可与对应的监控服务器交互,如该监控服务器信息可包括该服务器IP地址和端口号。货柜设备的货柜终端可通过以太网连接监控设备,然后发起对监控设备的配置,该监控设备可确定自身的监控ID和服务器信息等。After the monitoring configuration information of the monitoring device is obtained, configuring the monitoring device based on the monitoring configuration information includes sending the monitoring configuration information to the monitoring device for configuration on the monitoring device. The monitoring configuration information includes at least one of the following: monitoring identification and monitoring server information. The monitoring ID is used to uniquely identify a monitoring device, so that the server of the monitoring server can distinguish different monitoring devices based on the monitoring ID. The monitoring server information refers to related information of the monitoring server that the monitoring device needs to interact with, and based on the monitoring server information, it can interact with the corresponding monitoring server. For example, the monitoring server information may include the server IP address and port number. The container terminal of the container device can be connected to the monitoring device via Ethernet, and then initiate the configuration of the monitoring device. The monitoring device can determine its own monitoring ID and server information.
步骤410,依据所述监控配置信息生成监控注册请求,发送所述监控注册请求。Step 410: Generate a monitoring registration request according to the monitoring configuration information, and send the monitoring registration request.
在完成对监控设备的配置后,还可生成监控注册请求,该监控注册请求携带监控ID,可由监控设备生成,也可由货柜设备生成。货柜设备可依据监控服务器信息,将该监控注册请求发送给监控设备对应的监控服务器,从而完成对监控设备的注册。After the configuration of the monitoring device is completed, a monitoring registration request can also be generated. The monitoring registration request carries the monitoring ID, which can be generated by the monitoring device or by the container device. The container device can send the monitoring registration request to the monitoring server corresponding to the monitoring device according to the monitoring server information, thereby completing the registration of the monitoring device.
以应用于快递物流领域为例,货柜设备为自提柜设备如快递自提柜,监控设备采用NVR设备,相应的业务服务器为自提柜业务服务器。其中,NVR设备预先设置有联网配置信息,包括IP地址、子网掩码、网关、DNS服务器等信息,从而自提柜设备和NVR设备通过以太网连接。自提柜设备的控制终端设置有控制芯片(可称为柜机主控)、显示器和4G模块,通过该4G模块自提柜设备可与服务端交互,该自提柜设备还可包括扫码设备等,以便于进行包裹等物流对象的存取。一种自提柜系统的交互处理示意图如图5所示:Taking the application in the field of express logistics as an example, the container equipment is a self-lifting equipment such as a courier self-lifting cabinet, the monitoring equipment uses an NVR device, and the corresponding business server is a self-lifting business server. The NVR device is preset with networking configuration information, including IP address, subnet mask, gateway, DNS server and other information, so that the self-lifting device and the NVR device are connected through Ethernet. The control terminal of the self-lifting device is provided with a control chip (may be called the main control of the cabinet), a display, and a 4G module. Through the 4G module, the self-lifting device can interact with the server. The self-lifting device can also include code scanning. Equipment to facilitate access to logistics objects such as parcels. A schematic diagram of the interactive processing of a self-lifting cabinet system is shown in Figure 5:
步骤502,自提柜设备获取货柜配置信息。所述货柜配置信息包括:4G网络的网络配置信息,自提柜设备的货柜ID,以及自提柜业务服务器的信息如IP地址、端口号等平台网络信息。Step 502: Obtain container configuration information from the container lifting device. The container configuration information includes: network configuration information of a 4G network, a container ID of a self-lifting device, and information of a self-lifting business server such as an IP address, a port number, and other platform network information.
步骤504,自提柜设备依据该货柜配置信息进行设备配置。Step 504: The self-lifting device performs device configuration according to the container configuration information.
步骤506,自提柜设备生成货柜注册请求,发送所述货柜注册请求给自提柜业务服务器。其中,货柜注册请求中携带货柜ID,使得货柜ID注册到自提柜业务服务器中。Step 506: Generate a container registration request from the container pick-up device, and send the container registration request to the container pick-up service server. The container registration request carries a container ID, so that the container ID is registered in the self-lifting business server.
步骤508,自提柜业务服务器对所述自提柜设备进行注册,并获取该自提柜设备关联的NVR设备的监控配置信息。自提柜业务服务器中预置了自提柜设备和NVR设备的对应关系,从而依据货柜ID可查询到NVR设备的监控配置信息。监控配置信息包括NVR设备的监控ID和监控服务器的IP地址、端口号等平台网络信息。Step 508: The self-lifting service server registers the self-lifting device, and obtains monitoring configuration information of the NVR device associated with the self-lifting device. The corresponding relationship between the self-lifting device and the NVR device is preset in the self-lifting service server, so that the monitoring configuration information of the NVR device can be queried based on the container ID. The monitoring configuration information includes platform network information such as the monitoring ID of the NVR device and the IP address and port number of the monitoring server.
步骤510,自提柜业务服务器依据监控配置信息生成货柜注册结果,发送所述货柜注册结果给自提柜设备。Step 510: The self-lifting service server generates a container registration result according to the monitoring configuration information, and sends the container registration result to the self-lifting device.
步骤512,自提柜设备从所述货柜注册结果中获取监控配置信息。Step 512: The self-lifting device obtains monitoring configuration information from the container registration result.
步骤514,自提柜设备依据所述监控配置信息对所述NVR设备进行配置。Step 514: The self-lifting device configures the NVR device according to the monitoring configuration information.
步骤516,NVR设备返回配置结果,通知自提柜设备进行注册。在NVR设备配置完成后,可进行NVR设备在其对应监控服务器的注册,NVR设备通过自提柜设备联网,与监控服务器交互。Step 516, the NVR device returns the configuration result, and notifies the self-lifting device to register. After the configuration of the NVR device is completed, the registration of the NVR device on its corresponding monitoring server can be performed. The NVR device is connected to the monitoring server through the network of the self-lifting device.
步骤518,自提柜设备生成监控注册请求,发送该监控注册请求给监控服务器。Step 518: Generate a monitoring registration request from the cabinet lifting device, and send the monitoring registration request to the monitoring server.
本申请实施例能够在自提柜设备完成对自身货柜ID注册的同时,通过查询业务服务器中相应参数,得到视频监控NVR设备的监控ID和监控服务器信息等监控配置信息,并通过自提柜设备的控制终端上的程序完成对NVR设备的配置,使NVR设备满足注册到对应的视频服务器的条件并能够辅助NVR设备执行注册。简化了设备的配置步骤,减少人工干预步骤,有利于降低人工设置引起的错误概率,并能够提高设备安装的效率,能够更加高效的管理货柜设备。The embodiment of the present application can obtain the monitoring configuration information such as the monitoring ID of the video surveillance NVR device and the monitoring server information by querying the corresponding parameters in the service server while the self-lifting device completes the registration of its own container ID. The program on the control terminal of the computer completes the configuration of the NVR device so that the NVR device meets the conditions for registering to the corresponding video server and can assist the NVR device to perform registration. The configuration steps of the equipment are simplified, and manual intervention steps are reduced, which is helpful to reduce the probability of errors caused by manual setting, and can improve the efficiency of equipment installation, and can more efficiently manage container equipment.
需要说明的是,对于方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本申请实施例并不受所描述的动作顺序的限制,因为依据本申请实施例,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作并不一定是本申请实施例所必须的。It should be noted that, for the sake of simple description, the method embodiments are all described as a series of action combinations. However, those skilled in the art should know that the embodiments of the present application are not limited by the described action sequence because According to the embodiment of the present application, some steps may be performed in other orders or simultaneously. Secondly, a person skilled in the art should also know that the embodiments described in the specification are all preferred embodiments, and the actions involved are not necessarily required by the embodiments of the present application.
在上述实施例的基础上,本实施例还提供了一种货柜管理装置,应用于货柜设备,如快递自提柜设备。On the basis of the above embodiments, this embodiment also provides a container management device, which is applied to container equipment, such as a self-courier self-lifting equipment.
参照图6,示出了本申请一种货柜管理装置实施例的结构框图,具体可以包括如下模块:Referring to FIG. 6, a structural block diagram of an embodiment of a container management apparatus according to the present application is shown, which may specifically include the following modules:
货柜注册模块602,用于货柜设备在注册时,获取监控设备对应的监控配置信息。The container registration module 602 is configured to obtain the monitoring configuration information corresponding to the monitoring device when the container device is registered.
监控配置模块604,用于依据所述监控配置信息,对所述监控设备进行配置。A monitoring configuration module 604 is configured to configure the monitoring device according to the monitoring configuration information.
综上,能够在货柜设备在服务端进行注册时获取监控设备对应的监控配置信息,然后依据该监控配置信息对所述监控设备进行配置,从而无需分别配置货柜设备和监控设备,简化配置流程,提高配置处理的效率。In summary, it is possible to obtain the monitoring configuration information corresponding to the monitoring device when the container device is registered at the server, and then configure the monitoring device according to the monitoring configuration information, thereby eliminating the need to separately configure the container device and the monitoring device, and simplifying the configuration process. Improve the efficiency of configuration processing.
参照图7,示出了本申请另一种货柜管理装置实施例的结构框图,具体可以包括如下模块:Referring to FIG. 7, a structural block diagram of another embodiment of a container management apparatus according to the present application is shown, which may specifically include the following modules:
本申请实施例中,所述监控设备预置有联网配置信息;依据所述联网配置信息使得所述货柜设备与监控设备建立以太网连接。该联网配置信息用于进行监控设备的联网,是监控设备联网需要设置的网络参数,该联网配置信息包括:IP地址、子网掩码、网关、DNS服务器等信息,从而基于联网配置信息进行网络配置,监控设备可与货柜设备进行 以太网连接,且能够借助货柜设备来路由联网。In the embodiment of the present application, the monitoring device is preset with networking configuration information; and according to the networking configuration information, the container device and the monitoring device establish an Ethernet connection. The networking configuration information is used for networking of monitoring equipment. It is the network parameters that need to be set for monitoring the networking of the equipment. The networking configuration information includes: IP address, subnet mask, gateway, DNS server, etc. Configuration, monitoring equipment can be connected to the container equipment via Ethernet, and can be routed to the network by means of the container equipment.
货柜配置模块606,用于接收货柜配置信息,并依据所述货柜配置信息进行配置。The container configuration module 606 is configured to receive container configuration information and perform configuration according to the container configuration information.
货柜注册模块602,用于货柜设备在注册时,获取监控设备对应的监控配置信息。The container registration module 602 is configured to obtain the monitoring configuration information corresponding to the monitoring device when the container device is registered.
监控配置模块604,用于依据所述监控配置信息,对所述监控设备进行配置。A monitoring configuration module 604 is configured to configure the monitoring device according to the monitoring configuration information.
监控注册模块608,用于依据所述监控配置信息生成监控注册请求,发送所述监控注册请求。A monitoring registration module 608 is configured to generate a monitoring registration request according to the monitoring configuration information, and send the monitoring registration request.
其中,所述货柜配置信息包括以下至少一种:网络设置信息、货柜标识、业务服务器信息。网络设置信息用于进行网络的连接配置,使得货柜设备能够连接互联网,从而与服务端或其他设备交互,该网络设置信息可依据联网方式确定实际的设备信息,其中,货柜设备可通过4G、5G等移动通信技术联网,也可通过宽带等方式联网,本申请实施例对此不作限制。如通过4G方式联网则该网络设置信息为4G网络设置信息,可进行4G网络联网。货柜标识可用于唯一标识一个货柜设备,从而在业务服务器的服务端可基于货柜ID区分不同的货柜设备。业务服务器信息指的是货柜所需交互的业务服务器的相关信息,基于该业务服务器信息可与对应的业务服务器交互,如该业务服务器信息可包括该服务器IP地址和端口号。The container configuration information includes at least one of the following: network setting information, container identification, and business server information. The network setting information is used to configure the network connection so that the container equipment can connect to the Internet to interact with the server or other equipment. The network setting information can determine the actual equipment information according to the networking method. Among them, the container equipment can pass 4G, 5G The mobile communication technology can be networked, and it can also be networked through broadband and other methods, which are not limited in the embodiments of the present application. If the network is connected through 4G, the network setting information is 4G network setting information, and 4G network networking can be performed. The container identifier can be used to uniquely identify a container device, so that the server of the business server can distinguish different container devices based on the container ID. The business server information refers to the related information of the business server that the container needs to interact with. Based on the business server information, it can interact with the corresponding business server. For example, the business server information may include the server IP address and port number.
所述监控配置信息包括以下至少一种:监控标识、监控服务器信息。监控标识用于唯一标识一个监控设备,从而在监控服务器的服务端可基于监控ID区分不同的监控设备。监控服务器信息指的是监控设备所需交互的监控服务器的相关信息,基于该监控服务器信息可与对应的监控服务器交互,如该监控服务器信息可包括该服务器IP地址和端口号。The monitoring configuration information includes at least one of the following: monitoring identification and monitoring server information. The monitoring ID is used to uniquely identify a monitoring device, so that the server of the monitoring server can distinguish different monitoring devices based on the monitoring ID. The monitoring server information refers to related information of the monitoring server that the monitoring device needs to interact with, and based on the monitoring server information, it can interact with the corresponding monitoring server. For example, the monitoring server information may include the server IP address and port number.
所述货柜注册模块602,用于依据货柜配置信息生成货柜注册请求,发送所述货柜注册请求;接收返回的货柜注册结果,从所述注册结果中获取监控设备对应的监控配置信息。The container registration module 602 is configured to generate a container registration request according to the container configuration information, and send the container registration request; receive a returned container registration result, and obtain monitoring configuration information corresponding to a monitoring device from the registration result.
所述监控配置模块604,用于将所述监控配置信息发送给所述监控设备,以在所述监控设备上进行配置。The monitoring configuration module 604 is configured to send the monitoring configuration information to the monitoring device to perform configuration on the monitoring device.
以应用于快递物流领域为例,货柜设备为自提柜设备,监控设备采用NVR设备,相应的业务服务器为自提柜业务服务器。其中,NVR设备预先设置有联网配置信息,包括IP地址、子网掩码、网关、DNS服务器等信息,从而自提柜设备和NVR设备通过以太网连接。自提柜设备的控制终端设置有控制芯片(可称为柜机主控)、显示器和4G模块,通过该4G模块自提柜设备可与服务端交互,该自提柜设备还可包括扫码设备等, 以便于进行包裹等物流对象的存取。Taking the application in the field of express logistics as an example, the container equipment is a self-lifting device, the monitoring equipment is an NVR device, and the corresponding business server is a self-lifting business server. The NVR device is preset with networking configuration information, including IP address, subnet mask, gateway, DNS server and other information, so that the self-lifting device and the NVR device are connected through Ethernet. The control terminal of the self-lifting device is provided with a control chip (may be called the main control of the cabinet), a display, and a 4G module. Through the 4G module, the self-lifting device can interact with the server. The self-lifting device can also include code scanning. Equipment, etc. to facilitate access to logistics objects such as parcels.
能够在自提柜设备完成对自身货柜ID注册的同时,通过查询业务服务器中相应参数,得到视频监控NVR设备的监控ID和监控服务器信息等监控配置信息,并通过自提柜设备的控制终端上的程序完成对NVR设备的配置,使NVR设备满足注册到对应的视频服务器的条件并能够辅助NVR设备执行注册。简化了设备的配置步骤,减少人工干预步骤,有利于降低人工设置引起的错误概率,并能够提高设备安装的效率,能够更加高效的管理货柜设备。When the self-lifting device completes the registration of its own container ID, it can obtain the monitoring configuration information such as the monitoring ID and monitoring server information of the video surveillance NVR device by querying the corresponding parameters in the business server, and through the control terminal of the self-lifting device The program completes the configuration of the NVR device, makes the NVR device meet the conditions for registering to the corresponding video server, and can assist the NVR device to perform registration. The configuration steps of the equipment are simplified, and manual intervention steps are reduced, which is helpful to reduce the probability of errors caused by manual setting, and can improve the efficiency of equipment installation, and can more efficiently manage container equipment.
本申请实施例还提供了一种非易失性可读存储介质,该存储介质中存储有一个或多个模块(programs),该一个或多个模块被应用在设备时,可以使得该设备执行本申请实施例中各方法步骤的指令(instructions)。An embodiment of the present application further provides a non-volatile readable storage medium. The storage medium stores one or more modules. When the one or more modules are applied to a device, the device can execute the program. Instructions for each method step in the embodiments of the present application.
本申请实施例提供了一个或多个机器可读介质,其上存储有指令,当由一个或多个处理器执行时,使得电子设备执行如上述实施例中一个或多个所述的方法。本申请实施例中,所述电子设备包括货柜设备、监控设备、服务器等设备。The embodiments of the present application provide one or more machine-readable media having instructions stored thereon, which when executed by one or more processors, cause the electronic device to execute the method according to one or more of the foregoing embodiments. In the embodiment of the present application, the electronic equipment includes equipment such as container equipment, monitoring equipment, and servers.
本公开的实施例可被实现为使用任意适当的硬件,固件,软件,或及其任意组合进行想要的配置的装置,该装置可包括服务器(集群)、货柜设备、监控设备等电子设备。图8示意性地示出了可被用于实现本申请中所述的各个实施例的示例性装置800。Embodiments of the present disclosure may be implemented as a device for performing a desired configuration using any appropriate hardware, firmware, software, or any combination thereof, and the device may include electronic devices such as a server (cluster), a container device, a monitoring device, and the like. FIG. 8 schematically illustrates an exemplary apparatus 800 that can be used to implement various embodiments described in this application.
对于一个实施例,图8示出了示例性装置800,该装置具有一个或多个处理器802、被耦合到(一个或多个)处理器802中的至少一个的控制模块(芯片组)804、被耦合到控制模块804的存储器806、被耦合到控制模块804的非易失性存储器(NVM)/存储设备808、被耦合到控制模块804的一个或多个输入/输出设备810,以及被耦合到控制模块804的网络接口812。For one embodiment, FIG. 8 illustrates an exemplary device 800 having one or more processors 802, a control module (chipset) 804 coupled to at least one of the processors (s) 802 Memory 806 coupled to control module 804, non-volatile memory (NVM) / storage device 808 coupled to control module 804, one or more input / output devices 810 coupled to control module 804, and Coupled to a network interface 812 of the control module 804.
处理器802可包括一个或多个单核或多核处理器,处理器802可包括通用处理器或专用处理器(例如图形处理器、应用处理器、基频处理器等)的任意组合。在一些实施例中,装置800能够作为本申请实施例中所述拣选车的控制终端等设备。The processor 802 may include one or more single-core or multi-core processors, and the processor 802 may include any combination of a general-purpose processor or a special-purpose processor (for example, a graphics processor, an application processor, a baseband processor, etc.). In some embodiments, the apparatus 800 can be used as a device such as a control terminal of a picking car described in the embodiments of the present application.
在一些实施例中,装置800可包括具有指令814的一个或多个计算机可读介质(例如,存储器806或NVM/存储设备808)以及与该一个或多个计算机可读介质相合并被配置为执行指令814以实现模块从而执行本公开中所述的动作的一个或多个处理器802。In some embodiments, the device 800 may include one or more computer-readable media (e.g., memory 806 or NVM / storage device 808) having instructions 814 and combined with the one or more computer-readable media is configured to One or more processors 802 executing instructions 814 to implement modules to perform actions described in this disclosure.
对于一个实施例,控制模块804可包括任意适当的接口控制器,以向(一个或多个)处理器802中的至少一个和/或与控制模块804通信的任意适当的设备或组件提供任意适当的接口。For one embodiment, the control module 804 may include any suitable interface controller to provide any suitable device to at least one of the processor (s) 802 and / or any suitable device or component in communication with the control module 804 Interface.
控制模块804可包括存储器控制器模块,以向存储器806提供接口。存储器控制器模块可以是硬件模块、软件模块和/或固件模块。The control module 804 may include a memory controller module to provide an interface to the memory 806. The memory controller module may be a hardware module, a software module, and / or a firmware module.
存储器806可被用于例如为装置800加载和存储数据和/或指令814。对于一个实施例,存储器806可包括任意适当的易失性存储器,例如,适当的DRAM。在一些实施例中,存储器806可包括双倍数据速率类型四同步动态随机存取存储器(DDR4SDRAM)。The memory 806 may be used, for example, to load and store data and / or instructions 814 for the device 800. For one embodiment, the memory 806 may include any suitable volatile memory, such as a suitable DRAM. In some embodiments, the memory 806 may include a double data rate type quad synchronous dynamic random access memory (DDR4SDRAM).
对于一个实施例,控制模块804可包括一个或多个输入/输出控制器,以向NVM/存储设备808及(一个或多个)输入/输出设备810提供接口。For one embodiment, the control module 804 may include one or more input / output controllers to provide an interface to the NVM / storage device 808 and the input / output device (s) 810.
例如,NVM/存储设备808可被用于存储数据和/或指令814。NVM/存储设备808可包括任意适当的非易失性存储器(例如,闪存)和/或可包括任意适当的(一个或多个)非易失性存储设备(例如,一个或多个硬盘驱动器(HDD)、一个或多个光盘(CD)驱动器和/或一个或多个数字通用光盘(DVD)驱动器)。For example, NVM / storage device 808 may be used to store data and / or instructions 814. NVM / storage device 808 may include any suitable non-volatile memory (e.g., flash memory) and / or may include any suitable non-volatile storage device (e.g., one or more hard drives (e.g., one or more hard drives) HDD), one or more compact disc (CD) drives, and / or one or more digital versatile disc (DVD) drives).
NVM/存储设备808可包括在物理上作为装置800被安装在其上的设备的一部分的存储资源,或者其可被该设备访问可不必作为该设备的一部分。例如,NVM/存储设备808可通过网络经由(一个或多个)输入/输出设备810进行访问。The NVM / storage device 808 may include storage resources that are physically part of the device on which the apparatus 800 is installed, or it may be accessed by the device or may not be part of the device. For example, the NVM / storage device 808 may be accessed via a network via an input / output device (s) 810.
(一个或多个)输入/输出设备810可为装置800提供接口以与任意其他适当的设备通信,输入/输出设备810可以包括通信组件、音频组件、传感器组件等。网络接口812可为装置800提供接口以通过一个或多个网络通信,装置800可根据一个或多个无线网络标准和/或协议中的任意标准和/或协议来与无线网络的一个或多个组件进行无线通信,例如接入基于通信标准的无线网络,如WiFi、2G、3G、4G、5G等,或它们的组合进行无线通信。The input / output device (s) 810 may provide an interface for the device 800 to communicate with any other suitable device, and the input / output device 810 may include a communication component, an audio component, a sensor component, and the like. The network interface 812 may provide an interface for the device 800 to communicate over one or more networks, and the device 800 may communicate with one or more of the wireless networks according to any one or more of one or more wireless network standards and / or protocols. The component performs wireless communication, such as accessing a wireless network based on a communication standard, such as WiFi, 2G, 3G, 4G, 5G, etc., or a combination thereof for wireless communication.
对于一个实施例,(一个或多个)处理器802中的至少一个可与控制模块804的一个或多个控制器(例如,存储器控制器模块)的逻辑封装在一起。对于一个实施例,(一个或多个)处理器802中的至少一个可与控制模块804的一个或多个控制器的逻辑封装在一起以形成系统级封装(SiP)。对于一个实施例,(一个或多个)处理器802中的至少一个可与控制模块804的一个或多个控制器的逻辑集成在同一模具上。对于一个实施例,(一个或多个)处理器802中的至少一个可与控制模块804的一个或多个控制器的逻辑集成在同一模具上以形成片上系统(SoC)。For one embodiment, at least one of the processor (s) 802 may be packaged with the logic of one or more controllers (eg, a memory controller module) of the control module 804. For one embodiment, at least one of the processor (s) 802 may be packaged with the logic of one or more controllers of the control module 804 to form a system-in-package (SiP). For one embodiment, at least one of the processor (s) 802 may be integrated with the logic of one or more controllers of the control module 804 on the same mold. For one embodiment, at least one of the processor (s) 802 may be integrated with the logic of one or more controllers of the control module 804 on the same mold to form a system-on-chip (SoC).
在各个实施例中,装置800可以但不限于是:服务器、台式计算设备或移动计算设备(例如,膝上型计算设备、手持计算设备、平板电脑、上网本等)等终端设备。在各个实施例中,装置800可具有更多或更少的组件和/或不同的架构。例如,在一些实施例中, 装置800包括一个或多个摄像机、键盘、液晶显示器(LCD)屏幕(包括触屏显示器)、非易失性存储器端口、多个天线、图形芯片、专用集成电路(ASIC)和扬声器。In various embodiments, the apparatus 800 may be, but is not limited to, a terminal device such as a server, a desktop computing device, or a mobile computing device (eg, a laptop computing device, a handheld computing device, a tablet computer, a netbook, etc.). In various embodiments, the device 800 may have more or fewer components and / or different architectures. For example, in some embodiments, the device 800 includes one or more cameras, a keyboard, a liquid crystal display (LCD) screen (including a touch screen display), a non-volatile memory port, multiple antennas, a graphics chip, an application specific integrated circuit ( ASIC) and speakers.
其中,检测装置中可采用主控芯片作为处理器或控制模块,传感器数据、位置信息等存储到存储器或NVM/存储设备中,传感器组可作为输入/输出设备,通信接口可包括包括网络接口。Among them, the detection device may adopt a main control chip as a processor or a control module, sensor data, location information, etc. are stored in a memory or an NVM / storage device, a sensor group may be used as an input / output device, and a communication interface may include a network interface.
本申请实施例还提供了一种货柜设备,包括:处理器;和存储器,其上存储有可执行代码,当所述可执行代码被执行时,使得所述处理器执行如本申请实施例中一个或多个所述的货柜管理方法。The embodiment of the present application further provides a container device, including: a processor; and a memory, which stores executable code, and when the executable code is executed, the processor is executed as in the embodiment of the present application. One or more of the container management methods described.
本申请实施例还提供了一个或多个机器可读介质,其上存储有可执行代码,当所述可执行代码被执行时,使得处理器执行如本申请实施例中一个或多个所述的货柜管理方法。This embodiment of the present application further provides one or more machine-readable media, which stores executable code. When the executable code is executed, the processor is caused to execute as described in one or more of the embodiments of the present application. Container management method.
对于装置实施例而言,由于其与方法实施例基本相似,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。As for the device embodiment, since it is basically similar to the method embodiment, the description is relatively simple. For the related parts, refer to the description of the method embodiment.
本说明书中的各个实施例均采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似的部分互相参见即可。Each embodiment in this specification is described in a progressive manner. Each embodiment focuses on the differences from other embodiments, and the same or similar parts between the various embodiments may refer to each other.
本申请实施例是参照根据本申请实施例的方法、终端设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理终端设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理终端设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The embodiments of the present application are described with reference to flowcharts and / or block diagrams of the method, the terminal device (system), and the computer program product according to the embodiments of the present application. It should be understood that each process and / or block in the flowcharts and / or block diagrams, and combinations of processes and / or blocks in the flowcharts and / or block diagrams can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal device to produce a machine, such that the instructions executed by the processor of the computer or other programmable data processing terminal device Means are generated for implementing the functions specified in one or more of the flowcharts and / or one or more of the block diagrams.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理终端设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable memory capable of directing a computer or other programmable data processing terminal device to work in a specific manner, such that the instructions stored in the computer-readable memory produce a manufactured article including the instruction means, the The instruction device implements the functions specified in one or more flowcharts and / or one or more blocks of the block diagram.
这些计算机程序指令也可装载到计算机或其他可编程数据处理终端设备上,使得在计算机或其他可编程终端设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程终端设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing terminal device, so that a series of operating steps can be performed on the computer or other programmable terminal device to produce a computer-implemented process, so that the computer or other programmable terminal device can The instructions executed on the steps provide steps for implementing the functions specified in one or more of the flowcharts and / or one or more of the block diagrams.
尽管已描述了本申请实施例的优选实施例,但本领域内的技术人员一旦得知了基本创造性概念,则可对这些实施例做出另外的变更和修改。所以,所附权利要求意欲解释为包括优选实施例以及落入本申请实施例范围的所有变更和修改。Although the preferred embodiments of the embodiments of the present application have been described, those skilled in the art can make other changes and modifications to these embodiments once they know the basic inventive concepts. Therefore, the appended claims are intended to be construed to include the preferred embodiments and all changes and modifications falling within the scope of the embodiments of the present application.
最后,还需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者终端设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者终端设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者终端设备中还存在另外的相同要素。Finally, it should be noted that in this article, relational terms such as first and second are used only to distinguish one entity or operation from another entity or operation, and do not necessarily require or imply these entities. There is any such actual relationship or order between OR operations. Moreover, the terms "including", "comprising", or any other variation thereof are intended to encompass non-exclusive inclusion, such that a process, method, article, or end device that includes a series of elements includes not only those elements but also those that are not explicitly listed Other elements, or elements inherent to such a process, method, article, or terminal. Without more restrictions, the elements defined by the sentence "including one ..." do not exclude that there are other identical elements in the process, method, article, or terminal device including the elements.
以上对本申请所提供的一种货柜管理方法和装置、一种货柜设备和一种存储介质,进行了详细介绍,本文中应用了具体个例对本申请的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本申请的方法及其核心思想;同时,对于本领域的一般技术人员,依据本申请的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本申请的限制。In the above, a container management method and device, a container device, and a storage medium provided in this application have been described in detail. The specific examples are used in this article to explain the principle and implementation of this application. The above examples The description is only used to help understand the method of the application and its core ideas; at the same time, for those of ordinary skill in the art, according to the ideas of the application, there will be changes in the specific implementation and application scope. In addition, the content of this specification should not be construed as a limitation on the present application.

Claims (16)

  1. 一种货柜管理方法,其特征在于,应用于货柜设备,所述的方法包括:A container management method, which is characterized in that it is applied to container equipment, and the method includes:
    货柜设备在注册时,获取监控设备对应的监控配置信息;When the container equipment is registered, obtain the monitoring configuration information corresponding to the monitoring equipment;
    依据所述监控配置信息,对所述监控设备进行配置。Configure the monitoring device according to the monitoring configuration information.
  2. 根据权利要求1所述的方法,其特征在于,所述监控设备预置有联网配置信息;依据所述联网配置信息所述货柜设备与监控设备建立以太网连接。The method according to claim 1, wherein the monitoring device is preset with networking configuration information; and the container device establishes an Ethernet connection with the monitoring device according to the networking configuration information.
  3. 根据权利要求2所述的方法,其特征在于,所述货柜设备在注册时,获取监控设备对应的监控配置信息,包括:The method according to claim 2, wherein, when the container equipment is registered, obtaining the monitoring configuration information corresponding to the monitoring equipment comprises:
    依据货柜配置信息生成货柜注册请求,发送所述货柜注册请求;Generating a container registration request according to the container configuration information, and sending the container registration request;
    接收返回的货柜注册结果,从所述注册结果中获取监控设备对应的监控配置信息。Receive the returned container registration result, and obtain the monitoring configuration information corresponding to the monitoring device from the registration result.
  4. 根据权利要求3所述的方法,其特征在于,还包括:The method according to claim 3, further comprising:
    接收货柜配置信息,并依据所述货柜配置信息进行配置,其中,所述货柜配置信息包括以下至少一种:网络设置信息、货柜标识、业务服务器信息。Receive container configuration information and perform configuration according to the container configuration information, where the container configuration information includes at least one of the following: network setting information, container identification, and business server information.
  5. 根据权利要求2所述的方法,其特征在于,所述依据所述监控配置信息,对所述监控设备进行配置,包括:The method according to claim 2, wherein the configuring the monitoring device according to the monitoring configuration information comprises:
    将所述监控配置信息发送给所述监控设备,以在所述监控设备上进行配置,其中,所述监控配置信息包括以下至少一种:监控标识、监控服务器信息。Sending the monitoring configuration information to the monitoring device for configuration on the monitoring device, wherein the monitoring configuration information includes at least one of the following: a monitoring identifier and monitoring server information.
  6. 根据权利要求1所述的方法,其特征在于,还包括:The method according to claim 1, further comprising:
    依据所述监控配置信息生成监控注册请求,发送所述监控注册请求。Generate a monitoring registration request according to the monitoring configuration information, and send the monitoring registration request.
  7. 根据权利要求1-6任一所述的方法,其特征在于,应用于物流领域,所述货柜设备包括:快递自提柜。The method according to any one of claims 1-6, characterized in that, in the field of logistics, the container equipment comprises: a self-courier pick-up.
  8. 一种货柜管理装置,其特征在于,所述的装置包括:A container management device, characterized in that the device includes:
    货柜注册模块,用于货柜设备在注册时,获取监控设备对应的监控配置信息;The container registration module is used to obtain the monitoring configuration information corresponding to the monitoring equipment when the container equipment is registered;
    监控配置模块,用于依据所述监控配置信息,对所述监控设备进行配置。A monitoring configuration module is configured to configure the monitoring device according to the monitoring configuration information.
  9. 根据权利要求8所述的装置,其特征在于,所述监控设备预置有联网配置信息;依据所述联网配置信息所述货柜设备与监控设备建立以太网连接。The device according to claim 8, wherein the monitoring device is preset with networking configuration information; and the container device establishes an Ethernet connection with the monitoring device according to the networking configuration information.
  10. 根据权利要求9所述的装置,其特征在于,The device according to claim 9, wherein:
    所述货柜注册模块,用于依据货柜配置信息生成货柜注册请求,发送所述货柜注册请求;接收返回的货柜注册结果,从所述注册结果中获取监控设备对应的监控配置信息。The container registration module is configured to generate a container registration request according to the container configuration information and send the container registration request; receive a returned container registration result, and obtain monitoring configuration information corresponding to a monitoring device from the registration result.
  11. 根据权利要求10所述的装置,其特征在于,还包括:The apparatus according to claim 10, further comprising:
    货柜配置模块,用于接收货柜配置信息,并依据所述货柜配置信息进行配置,其中,所述货柜配置信息包括以下至少一种:网络设置信息、货柜标识、业务服务器信息。The container configuration module is configured to receive container configuration information and perform configuration according to the container configuration information, wherein the container configuration information includes at least one of the following: network setting information, container identification, and business server information.
  12. 根据权利要求9所述的装置,其特征在于,The device according to claim 9, wherein:
    所述监控配置模块,用于将所述监控配置信息发送给所述监控设备,以在所述监控设备上进行配置,其中,所述监控配置信息包括以下至少一种:监控标识、监控服务器信息。The monitoring configuration module is configured to send the monitoring configuration information to the monitoring device for configuration on the monitoring device, wherein the monitoring configuration information includes at least one of the following: a monitoring identifier and monitoring server information .
  13. 根据权利要求8所述的装置,其特征在于,还包括:The device according to claim 8, further comprising:
    监控注册模块,用于依据所述监控配置信息生成监控注册请求,发送所述监控注册请求。A monitoring registration module is configured to generate a monitoring registration request according to the monitoring configuration information, and send the monitoring registration request.
  14. 根据权利要求8-13任一所述的装置,其特征在于,应用于物流领域,所述货柜设备包括:快递自提柜。The device according to any one of claims 8-13, characterized in that, in the field of logistics, the container equipment comprises: a self-courier pick-up cabinet.
  15. 一种货柜设备,其特征在于,包括:A container device, comprising:
    处理器;和Processor; and
    存储器,其上存储有可执行代码,当所述可执行代码被执行时,使得所述处理器执行如权利要求1-7中一个或多个所述的货柜管理方法。The memory stores executable code thereon, and when the executable code is executed, causes the processor to execute the container management method according to one or more of claims 1-7.
  16. 一个或多个机器可读介质,其上存储有可执行代码,当所述可执行代码被执行时,使得处理器执行如权利要求1-7中一个或多个所述的货柜管理方法。One or more machine-readable media having executable code stored thereon, when the executable code is executed, cause the processor to execute the container management method according to one or more of claims 1-7.
PCT/CN2019/104881 2018-09-11 2019-09-09 Cabinet management method and apparatus, cabinet device and storage medium WO2020052512A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811058842.7A CN110890973A (en) 2018-09-11 2018-09-11 Container management method, device, container equipment and storage medium
CN201811058842.7 2018-09-11

Publications (1)

Publication Number Publication Date
WO2020052512A1 true WO2020052512A1 (en) 2020-03-19

Family

ID=69745651

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/104881 WO2020052512A1 (en) 2018-09-11 2019-09-09 Cabinet management method and apparatus, cabinet device and storage medium

Country Status (3)

Country Link
CN (1) CN110890973A (en)
TW (1) TW202011302A (en)
WO (1) WO2020052512A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113873339A (en) * 2021-10-28 2021-12-31 上海蜜罐信息科技有限公司 Express cabinet monitoring video playing control method and system
CN114005224A (en) * 2021-10-29 2022-02-01 拉扎斯网络科技(上海)有限公司 Locker registration method and control method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106454245A (en) * 2016-10-31 2017-02-22 南京魔格信息科技有限公司 Express-delivery-cabinet remote monitoring method based on hard disk video recorder
CN107425994A (en) * 2016-05-24 2017-12-01 中兴通讯股份有限公司 A kind of method, terminal and server for realizing parameters remote management
CN107609761A (en) * 2017-08-31 2018-01-19 深圳市丰巢科技有限公司 A kind of visible processing method of intelligent cabinet, storage medium and electronic equipment
CN107657362A (en) * 2017-08-31 2018-02-02 深圳市丰巢科技有限公司 A kind of data processing method of intelligent cabinet, storage medium and electronic equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150229884A1 (en) * 2014-02-07 2015-08-13 Abb Technology Ag Systems and methods concerning integrated video surveillance of remote assets
CN105959644B (en) * 2016-06-21 2019-10-18 浙江宇视科技有限公司 A kind of configuration method and device of video monitoring equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107425994A (en) * 2016-05-24 2017-12-01 中兴通讯股份有限公司 A kind of method, terminal and server for realizing parameters remote management
CN106454245A (en) * 2016-10-31 2017-02-22 南京魔格信息科技有限公司 Express-delivery-cabinet remote monitoring method based on hard disk video recorder
CN107609761A (en) * 2017-08-31 2018-01-19 深圳市丰巢科技有限公司 A kind of visible processing method of intelligent cabinet, storage medium and electronic equipment
CN107657362A (en) * 2017-08-31 2018-02-02 深圳市丰巢科技有限公司 A kind of data processing method of intelligent cabinet, storage medium and electronic equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113873339A (en) * 2021-10-28 2021-12-31 上海蜜罐信息科技有限公司 Express cabinet monitoring video playing control method and system
CN114005224A (en) * 2021-10-29 2022-02-01 拉扎斯网络科技(上海)有限公司 Locker registration method and control method
CN114005224B (en) * 2021-10-29 2023-12-08 拉扎斯网络科技(上海)有限公司 Registration method and control method of storage cabinet

Also Published As

Publication number Publication date
CN110890973A (en) 2020-03-17
TW202011302A (en) 2020-03-16

Similar Documents

Publication Publication Date Title
US11290537B1 (en) Discovery of device capabilities
US20240031309A1 (en) Data Processing Method, Apparatus, Device and Storage Medium
CN107547349B (en) Virtual machine migration method and device
US11075880B2 (en) Data service implementation method and apparatus, and terminal
WO2021057889A1 (en) Data processing method and apparatus, electronic device, and storage medium
WO2017124973A1 (en) Logistics distribution method and device thereof
CN108322325B (en) Virtual machine management method and device
WO2022057318A1 (en) Stream pulling request processing method, apparatus and system, electronic device, and storage medium
RU2630170C2 (en) Method, equipment, and system for device management
JP2019527988A (en) Packet transmission
WO2020052512A1 (en) Cabinet management method and apparatus, cabinet device and storage medium
TW200929946A (en) Method, device and system for acquiring resources
US20200351243A1 (en) Method and apparatus for transmitting application programming interface api request
WO2018059247A1 (en) Monitoring method, device, and system
WO2019128357A1 (en) Picture requesting method, method for responding to picture request, and client
WO2019019670A1 (en) Application accessing method and device, computer apparatus, and storage medium
CN108139936A (en) The methods, devices and systems of access to the serial port from the virtual machine in the virtual application of deployment are provided
KR101857020B1 (en) Apparatas and method for managing service of providing server in a terminal
EP4083795A1 (en) Method for deploying virtual machine, and related apparatus
CN110830527A (en) Method and device for data communication between networks and data communication system
CN109617817B (en) Method and device for generating forwarding table entry of MLAG networking
CN111222818B (en) Logistics object management method, device, equipment, system and storage medium
US20100172266A1 (en) Dynamic network configuration for a network device
US20140280968A1 (en) Data center and method for providing virtual service
WO2020052464A1 (en) Method, apparatus, device, system and storage medium for processing data

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19858868

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19858868

Country of ref document: EP

Kind code of ref document: A1