Monitor, control, and secure your entire fleet of smart electronic locks from a single powerful dashboard. Real-time tracking, geofencing, automated alerts, and comprehensive reporting.
A complete IoT platform for monitoring, controlling, and analyzing your entire fleet of HHD smart electronic locks.
Live GPS location tracking with full route history. See exactly where every lock is at any moment on an interactive map.
Draw custom geofence boundaries and receive instant alerts when a device enters or exits a zone. Protect high-value assets.
Tamper detection, illegal open alerts, low battery warnings, and vibration alarms — all in real time with configurable thresholds.
Lock, unlock, query status, and configure device parameters remotely. Send commands individually or in bulk to your fleet.
Generate detailed reports on device usage, events, battery life trends, and movement patterns. Schedule automatic exports.
High-throughput event ingestion via Apache Kafka. Process thousands of device events per second with guaranteed delivery.
Our platform seamlessly connects your HHD smart locks to a powerful management console.
Register your HHD smart locks on the platform with IMEI and assign them to zones or assets.
Devices report location, status, alarms, and NFC events in real time via Kafka messaging.
View live dashboards, send remote commands, and configure geofence rules from the web console.
Generate automated reports, track trends, and export data for compliance and operational insights.
Engineered for the most demanding environments. Rugged, connected, and intelligent — the HHD GL300 smart electronic lock sets the standard for fleet security.
A fully documented REST API, real-time Kafka streams, and webhook support make it easy to embed smart lock data into your own applications and workflows.
GET /api/v1/devices
?status=online
&limit=50
// Response
{
"data": [
{
"id": "HHD-GL300-1042",
"status": "online",
"lat": 31.2304,
"lng": 121.4737,
"battery": 92,
"sealed": true
}
],
"total": 1247
}
Get started with the HHD IoT Platform and take full control of your smart lock infrastructure.