Introduction to simple linkage technology between digital sentry and parking lot system

Project scenario:

"Digital Sentinel" is an important tool for epidemic prevention and control, "tracing the flow" and tracing people who have tested positive for nucleic acid tests. Parking lots are generally divided into personnel (identity information, health code, nucleic acid information, itinerary information) verification equipment and license plate recognition parking equipment.

How to realize the linkage between digital sentry and parking lot equipment?

The parking equipment can only identify the license plate information and cannot verify the drivers and passengers in the car. When the personnel health verification equipment verifies people, the driver needs to get out of the car for verification or the prevention and control personnel hold the device to verify the drivers and passengers in the car. This cannot be done by Drivers can use it on their own and cannot link personnel and vehicle information.

@Override
	public void run() {
		bytes = mmInStream.read(buffer);
		mHandler.obtainMessage(READ_DATA, bytes, -1, buffer).sendToTarget();
	}

"Efficient" unattended parking + digital sentry:

The integration of "Digital Sentinel" + "Parking Lot Sentinel" provides linkage management and control of access control and gates to create "all-scenario" unattended epidemic prevention capabilities for vehicles and pedestrians, achieving a fully closed-loop, all-round and precise prevention and control of epidemics for people and vehicles. "Digital Sentinel" + "Parking Lot Sentinel" realize intelligent parking management while implementing normalized epidemic prevention and control goals.

Easy solution:

Parking lot entrance: After the digital sentinel health verification, the license plate will automatically recognize and open the gate to achieve simple and fast passage; if the health verification is not passed, the gate will not be opened. This can not only meet the epidemic prevention and control requirements of the venue, but also improve the verification efficiency and reduce vehicle congestion at the parking lot entrance.

Xuanke Intelligent provides overall solutions such as digital sentinels, parking lot equipment, automatic control terminals, and system cloud platforms, and provides one-stop services for design, equipment installation and debugging. You can learn more about the plan via private message.

 

 

 

For example: create a new Messageobject, store the read data Message, and then mHandler.obtainMessage(READ_DATA, bytes, -1, buffer).sendToTarget();replace it mHandler.sendMessage().

For different application scenarios, Xuanke has launched the following inspection solutions:

(1) Gate-type or column-type special code scanning equipment. In places with high mobility of people and multiple channels, it is recommended to be equipped with gate-type or column-type special code scanning equipment first to complete the "health code" quick inspection.

(2) Handheld special code scanning equipment. In temporary application scenarios such as traffic inspection points and card points, it is recommended to be equipped with a handheld special scanning device.

(3) Parking lot sentinel equipment. In places such as parking lots, it is recommended to be equipped with integrated equipment for personnel health verification and license plate recognition. For more information, please contact Xuanke Intelligence. Add *WeChat*:insmart

Guess you like

Origin blog.csdn.net/xuanke_yang/article/details/125327275