CN110602181A - Community visitor management method, community cloud server and computer readable storage medium - Google Patents

Community visitor management method, community cloud server and computer readable storage medium Download PDF

Info

Publication number
CN110602181A
CN110602181A CN201910797227.6A CN201910797227A CN110602181A CN 110602181 A CN110602181 A CN 110602181A CN 201910797227 A CN201910797227 A CN 201910797227A CN 110602181 A CN110602181 A CN 110602181A
Authority
CN
China
Prior art keywords
visitor
community
real
invitation
time
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910797227.6A
Other languages
Chinese (zh)
Inventor
郑文强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Evergrande Intelligent Technology Co Ltd
Original Assignee
Evergrande Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Evergrande Intelligent Technology Co Ltd filed Critical Evergrande Intelligent Technology Co Ltd
Priority to CN201910797227.6A priority Critical patent/CN110602181A/en
Publication of CN110602181A publication Critical patent/CN110602181A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/16Real estate
    • G06Q50/163Real estate management
    • 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/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/52Network services specially adapted for the location of the user terminal

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • General Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application provides a community visitor management method, a community cloud server and a computer readable storage medium, wherein the community visitor management method comprises the steps of receiving a visitor invitation generation request sent by an owner terminal to generate a visitor invitation; acquiring real-time position information of the visitor according to the invitation of the visitor; and transmitting the real-time position information to the owner terminal. By the method, the owner can judge the arrival time of the owner according to the real-time position information, so that visitors are prepared to receive the work in a reasonable time, and convenience of the owner is improved.

Description

Community visitor management method, community cloud server and computer readable storage medium
Technical Field
The present application relates to the field of smart communities, and in particular, to a community visitor management method, a community cloud server, and a computer-readable storage medium.
Background
Along with the development of scientific technology, the management of the community is more and more intelligent, in order to improve the safety of the community, a visitor needs to be authenticated by the invitation of the reserved visitor when visiting, and the visitor can enter the community after the authentication is passed, but before the visitor arrives at the owner, the owner cannot know the specific position of the visitor and cannot prepare for reception work in reasonable time.
Disclosure of Invention
The application mainly provides a community visitor management method, a community cloud server and a computer-readable storage medium, and convenience of owners can be improved.
In order to solve the technical problem, the application adopts a technical scheme that: there is provided a community-based visitor management method, the method comprising: receiving a visitor invitation generation request sent by a business owner terminal to generate a visitor invitation; acquiring real-time position information of the visitor according to the invitation of the visitor; and sending the real-time position information to the owner terminal.
Wherein the step of obtaining real-time location information of the visitor according to the visitor invitation comprises: receiving a connection request sent by a visitor terminal according to the visitor invitation; and establishing connection with the visitor terminal to acquire real-time position information of the visitor terminal.
Wherein the step of obtaining real-time location information of the visitor according to the visitor invitation comprises: judging whether the visitor enters a community or not according to the visitor invitation; and if so, acquiring a real-time scene image of the visitor in the community to acquire the real-time position information.
Wherein the step of judging whether the visitor enters the community according to the visitor invitation comprises: and judging whether the visitor invitation sent by the access control of the community is received.
Wherein the step of transmitting the real-time location information to the owner terminal includes: and sending a community layout including the real-time position of the visitor to the owner terminal.
Wherein the step of transmitting the real-time location information to the owner terminal includes: collecting the moving speed of the visitor; calculating the arrival time of the visitor according to the real-time position information and the moving speed; and sending the arrival time of the visitor to the owner terminal.
Wherein the step of transmitting the real-time location information to the owner terminal includes: and periodically sending the real-time position information to the owner terminal according to a preset condition.
The preset condition is preset time or preset distance.
In order to solve the above technical problem, another technical solution adopted by the present application is: there is provided a community cloud server comprising a processor coupled to a memory and a memory storing computer instructions which, when in operation, are executed by the processor to implement a method as described above.
In order to solve the above technical problem, the present application adopts another technical solution: there is provided a computer readable storage medium having stored thereon a computer program for execution by a processor to implement a method as described above.
The beneficial effect of this application is: different from the situation of the prior art, the visitor invitation is generated by receiving a visitor invitation generation request sent by an owner terminal; acquiring real-time position information of the visitor according to the invitation of the visitor; the method for sending the real-time position information to the owner terminal enables the owner to judge the arrival time of the owner according to the real-time position information, so that the visitor reception work is prepared in a reasonable time, and the convenience of the owner is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, it is obvious that the drawings in the following description are only some embodiments of the present application, and other drawings can be obtained by those skilled in the art without inventive efforts, wherein:
FIG. 1 is a schematic block diagram of an embodiment of a community visitor management system provided herein;
FIG. 2 is a flowchart illustrating an embodiment of a community visitor management method provided by the present application;
FIG. 3 is a schematic diagram of a detailed flowchart of an embodiment of step S120 in FIG. 2;
FIG. 4 is a schematic diagram of a detailed flowchart of another embodiment of step S120 in FIG. 2;
FIG. 5 is a schematic diagram of a detailed flowchart of an embodiment of step S130 in FIG. 2;
FIG. 6 is a schematic block diagram of an embodiment of a community cloud server provided herein;
FIG. 7 is a schematic block diagram of an embodiment of a computer-readable storage medium provided herein.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be noted that the following examples are only illustrative of the present application, and do not limit the scope of the present application. Likewise, the following examples are only some examples and not all examples of the present application, and all other examples obtained by a person of ordinary skill in the art without any inventive step are within the scope of the present application.
The terms "first", "second" and "third" in this application are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implying any indication of the number of technical features indicated. Thus, a feature defined as "first," "second," or "third" may explicitly or implicitly include at least one of the feature. In the description of the present application, "plurality" means at least two, e.g., two, three, etc., unless explicitly specifically limited otherwise. All directional indications (such as up, down, left, right, front, and rear … …) in the embodiments of the present application are only used to explain the relative positional relationship between the components, the movement, and the like in a specific posture (as shown in the drawings), and if the specific posture is changed, the directional indication is changed accordingly. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the application. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
Referring to fig. 1, fig. 1 is a schematic block diagram of an embodiment of a community visitor management system provided in the present application, in this embodiment, the visitor management system includes a community cloud server 10 and an owner terminal 20, the community cloud server 10 and the owner terminal 20 may be connected in a communication manner to perform information interaction, and further, the community cloud server 10 may further communicate with gate access devices, access gates of parking lots, and other access devices arranged in a community.
Optionally, the community visitor management system in this embodiment further includes a visitor terminal 30, and the visitor terminal 30 and the community server 10 may be communicatively connected for information interaction.
Referring to fig. 2, fig. 2 is a schematic flowchart of an embodiment of a community visitor management method provided in the present application, where the community visitor management method in the present embodiment includes:
s110: receiving a visitor invitation generation request sent by a business owner terminal to generate a visitor invitation;
specifically, an owner can send a visitor invitation generation request to a community cloud server through a community application program installed on an owner terminal such as a mobile phone or a computer, the community cloud server confirms the identity of the owner according to the request, after the identity confirmation is passed, the visitor invitation is generated, after the visitor invitation is generated by the community cloud server, the visitor invitation can be sent to the owner terminal, then the owner sends the visitor invitation to the visitor terminal through the owner terminal, the visitor invitation can also be directly sent to the visitor terminal through the community cloud server, and further, after the visitor terminal receives the visitor invitation, the visitor can conduct identity verification at an access control place of a community by means of the visitor invitation, and the community can be accessed after the verification is passed.
The visitor invitation can be, but is not limited to, a two-dimensional code, a short message containing a link, a face image of the visitor, license plate information, and the like.
S120: acquiring real-time position information of the visitor according to the invitation of the visitor;
referring to fig. 3, fig. 3 is a schematic flowchart illustrating an embodiment of step S120 in fig. 2, in which step S120 specifically includes:
s1201: receiving a connection request sent by a visitor terminal according to visitor invitation;
specifically, after the visitor terminal receives a visitor invitation sent by the owner terminal or the community cloud server, the visitor can send a connection request to the community cloud server according to the visitor invitation, and if the visitor invitation is a two-dimensional code, the visitor terminal can recognize the two-dimensional code and send the connection request to the community cloud server in a small program mode.
S1202: establishing connection with a visitor terminal to acquire real-time position information of the visitor terminal;
specifically, the community cloud server establishes connection with the visitor terminal according to a connection request sent by the visitor terminal, and calls a positioning function of the visitor terminal to acquire real-time position information of the visitor terminal.
Referring to fig. 4, fig. 4 is a schematic flowchart illustrating another embodiment of step S120 in fig. 2, in which step S120 may specifically include:
s120 a: judging whether the visitor enters the community or not according to the invitation of the visitor;
specifically, the community cloud server determines whether the visitor enters the community according to the invitation of the visitor, if the visitor enters the community, the step S120b is executed, otherwise, the process is ended.
In a concrete application scene, the visitor invitation that the accessible was sent whether the accessible was judged to receive the entrance guard of community judges whether the visitor gets into the community, and is concrete, when the visitor needs to get into the community region, need the visitor invitation to carry out authentication in the entrance guard department of community, just can get into the community after the authentication passes through, also when the visitor carries out authentication in the entrance guard department of community, the entrance guard of community invites the visitor and sends to community cloud ware, when community cloud ware receives this visitor invitation, can show that the visitor is about to get into the community.
S120 b: acquiring real-time scene images of visitors in a community to acquire real-time position information;
specifically, after the visitor enters the community, the real-time scene image of the visitor in the community is shot through the camera installed in the community, the scene image can be a scene image or a scene video, and the real-time position of the visitor in the community is identified through an image identification technology.
It is understood that, in other embodiments, the two embodiments of obtaining the real-time location information of the visitor in step S120 may also be performed in combination, for example, by determining whether the visitor enters the community, if the visitor does not enter the community, obtaining the real-time location information of the visitor by obtaining the real-time location information of the visitor terminal in one embodiment, and if the visitor enters the community, obtaining the real-time location information of the visitor by collecting a real-time scene image of the visitor in another embodiment.
Further referring to fig. 2, the community visitor management method in this embodiment further includes:
s130: and transmitting the real-time position information to the owner terminal.
Specifically, the community cloud server sends the real-time location information of the visitor acquired in step S120 to the owner terminal, so that the owner can judge the arrival time of the owner according to the real-time location information, thereby preparing the visitor to receive the work at a reasonable time and improving the convenience of the owner.
Referring to fig. 5, fig. 5 is a schematic flowchart illustrating an embodiment of step S130 in fig. 2, in which step S130 specifically includes:
s1301: collecting the moving speed of the visitor;
specifically, the moving speed of the visitor can be obtained by calling a positioning function of the visitor terminal, and the moving speed of the visitor can also be identified by identifying the current scene image of the visitor in the community through an image identification technology.
S1302: calculating the arrival time of the visitor according to the real-time position information and the moving speed;
it can be understood that, when the owner terminal sends the visitor invitation generation request to the community cloud server in step S110, the community cloud server can obtain the living location of the owner in the community during the process of identity confirmation of the owner, so as to calculate the distance between the owner and the visitor according to the living location of the owner in the community and the real-time location information of the visitor, and further calculate the time when the visitor arrives at the living location of the owner according to the distance and the moving speed of the visitor.
S1303: and sending the arrival time of the visitor to the owner terminal.
Specifically, the arrival time of the visitor is sent to the owner terminal, so that the owner can prepare the visitor to take over the work more intuitively in a reasonable time.
Optionally, in another embodiment, when the real-time scene image of the visitor in the community is collected to obtain the real-time location information in step S120, step S130 may send a community layout diagram including the real-time location of the visitor to the owner terminal, so that the owner may visually know the location of the visitor in the community according to the community layout diagram, thereby improving convenience of the owner.
Optionally, in another embodiment, the step S130 may also periodically send the real-time location information to the owner terminal according to a preset condition, where the preset condition may be a preset time or a preset distance, for example, the preset time is 10 minutes, that is, the real-time location information of the visitor is sent to the owner terminal every ten minutes, and the preset condition may also be a preset location, for example, the preset location is a location such as a community gate, a community parking lot, and when the visitor arrives at a location such as a community gate or a community parking lot, the real-time location information of the visitor is sent to the owner terminal.
Referring to fig. 6, fig. 6 is a schematic block diagram of an embodiment of a community cloud server provided in the present application, where the community cloud server in the present embodiment includes a processor 210 and a memory 220, the processor 210 is coupled to the memory 220, and the memory 220 stores computer instructions, and the processor 210 executes the computer instructions when operating to implement the community visitor management method in the foregoing embodiment.
The processor 210 may also be referred to as a Central Processing Unit (CPU). The processor 210 may be an integrated circuit chip having signal processing capabilities. The processor 210 may also be a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components. A general purpose processor may be a microprocessor or the processor may be any conventional processor, but is not limited thereto.
Referring to fig. 7, fig. 7 is a schematic block diagram of an embodiment of a computer-readable storage medium provided in the present application, in which a computer program 310 is stored, and the computer program 310 can be executed by a processor to implement the community visitor management method in any one of the above embodiments.
Optionally, the readable storage medium may be various media that can store program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, or may be a terminal device such as a computer, a server, a mobile phone, or a tablet.
Different from the situation of the prior art, the visitor invitation is generated by receiving a visitor invitation generation request sent by an owner terminal; acquiring real-time position information of the visitor according to the invitation of the visitor; and sending the real-time position information to the owner terminal so that the owner can judge the arrival time of the owner according to the real-time position information, thereby preparing the visitor to receive the work in a reasonable time and improving the convenience of the owner.
The above description is only an example of the present application and is not intended to limit the scope of the present application, and all modifications of equivalent structures and equivalent processes, which are made by the contents of the specification and the drawings, or which are directly or indirectly applied to other related technical fields, are intended to be included within the scope of the present application.

Claims (10)

1. A community visitor management method, the method comprising:
receiving a visitor invitation generation request sent by a business owner terminal to generate a visitor invitation;
acquiring real-time position information of the visitor according to the invitation of the visitor;
and sending the real-time position information to the owner terminal.
2. The method of claim 1, wherein the step of obtaining real-time location information of the visitor based on the visitor invitation comprises:
receiving a connection request sent by a visitor terminal according to the visitor invitation;
and establishing connection with the visitor terminal to acquire real-time position information of the visitor terminal.
3. The method of claim 1, wherein the step of obtaining real-time location information of the visitor based on the visitor invitation comprises:
judging whether the visitor enters a community or not according to the visitor invitation;
and if so, acquiring a real-time scene image of the visitor in the community to acquire the real-time position information.
4. The method of claim 3, wherein the step of determining whether the visitor enters the community based on the visitor invitation comprises:
and judging whether the visitor invitation sent by the access control of the community is received.
5. The method of claim 3, wherein the step of transmitting the real-time location information to the owner terminal comprises:
and sending a community layout including the real-time position of the visitor to the owner terminal.
6. The method of claim 1, wherein the step of transmitting the real-time location information to the owner terminal comprises:
collecting the moving speed of the visitor;
calculating the arrival time of the visitor according to the real-time position information and the moving speed;
and sending the arrival time of the visitor to the owner terminal.
7. The method of claim 1, wherein the step of transmitting the real-time location information to the owner terminal comprises:
and periodically sending the real-time position information to the owner terminal according to a preset condition.
8. The method according to claim 7, wherein the preset condition is a preset time or a preset distance.
9. A community cloud server, characterized in that the community cloud server comprises a processor and a memory, the processor is coupled with the memory, the memory stores computer instructions, the processor executes the computer instructions when in operation to realize the method according to any one of claims 1 to 8.
10. A computer-readable storage medium, on which a computer program is stored, the computer program being executable by a processor for implementing the method according to any one of claims 1 to 8.
CN201910797227.6A 2019-08-27 2019-08-27 Community visitor management method, community cloud server and computer readable storage medium Pending CN110602181A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910797227.6A CN110602181A (en) 2019-08-27 2019-08-27 Community visitor management method, community cloud server and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910797227.6A CN110602181A (en) 2019-08-27 2019-08-27 Community visitor management method, community cloud server and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN110602181A true CN110602181A (en) 2019-12-20

Family

ID=68855935

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910797227.6A Pending CN110602181A (en) 2019-08-27 2019-08-27 Community visitor management method, community cloud server and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110602181A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111260837A (en) * 2020-01-16 2020-06-09 广州康行信息技术有限公司 Access control permission invitation method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2896731Y (en) * 2006-03-20 2007-05-02 江军 Synchronous pick-up tracing system
CN103198545A (en) * 2013-03-20 2013-07-10 深圳市旺龙智能科技有限公司 Visitor coming control guide method and system
CN103593891A (en) * 2013-11-06 2014-02-19 周良文 Intelligent access system with instant messaging function and method
CN110009774A (en) * 2019-03-07 2019-07-12 绿漫科技有限公司 Intelligent caller management method and system
CN110009786A (en) * 2019-04-10 2019-07-12 深圳市万睿智能科技有限公司 Invite the method and device and system and storage medium of visitor and visitor's arriving reminding

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2896731Y (en) * 2006-03-20 2007-05-02 江军 Synchronous pick-up tracing system
CN103198545A (en) * 2013-03-20 2013-07-10 深圳市旺龙智能科技有限公司 Visitor coming control guide method and system
CN103593891A (en) * 2013-11-06 2014-02-19 周良文 Intelligent access system with instant messaging function and method
CN110009774A (en) * 2019-03-07 2019-07-12 绿漫科技有限公司 Intelligent caller management method and system
CN110009786A (en) * 2019-04-10 2019-07-12 深圳市万睿智能科技有限公司 Invite the method and device and system and storage medium of visitor and visitor's arriving reminding

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111260837A (en) * 2020-01-16 2020-06-09 广州康行信息技术有限公司 Access control permission invitation method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN109743467B (en) Vehicle management method, system and server
CN112489253B (en) Unlocking method of intelligent lock, mobile terminal, server and readable storage medium
CN105763594B (en) Information pushing method and device
US20150058101A1 (en) Managing personal parking space
US9712972B2 (en) Method, system and device for determining close proximity of two or more persons
KR102068357B1 (en) Method for vehicle remote control service based on digital key and mobile terminal for the same
CN111314400A (en) Vehicle data processing method and device, computer equipment and storage medium
CN110086799B (en) Identity verification method and device
CN106941665B (en) A kind of anti-occupancy system and anti-occupancy method of shared bicycle
CN111862356A (en) Parking charging system, method and device and electronic equipment
CN109754100A (en) Authentication method, recording medium, server and vehicle deploying system
KR101625383B1 (en) parking management system
KR102429515B1 (en) System for parking management based mobile terminal
CN107464448A (en) A kind of parking stall distribution method and device based on Internet of Things
CN112581013A (en) Service processing method, service processing device, computer equipment and storage medium
CN107331063A (en) It is a kind of conduct a sightseeing tour the leasing method of equipment, system and lease terminal
CN113966603B (en) Method for sharing server, client and cloud platform
CN111414595A (en) Identity screening method, handheld device, background server and system
CN110602181A (en) Community visitor management method, community cloud server and computer readable storage medium
KR20170115932A (en) System and method for parking fee payment cooperated with external service
CN107301496B (en) Anti-occupation system and anti-occupation method for shared bicycle
CN111539274B (en) Method for informing vehicle owner to move vehicle
CN110991253A (en) Block chain-based face digital identity recognition method and device
CN109618307A (en) Weather information display method, device, system, terminal and readable storage medium
CN107256507A (en) The anti-occupancy system and anti-occupancy method of a kind of shared bicycle

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20191220