Event Logs

The "Event Logs" tab in the "Hardware Details" page shows communication logs between the hardware and Movatic. These logs are typically collected via the mobile app in the case of Bluetooth logs or via direct server communication in case of an IoT device.

Below is a non-exhausted description of the meaning of each event type.

Type
Description

Start Open Lock

Unlock process has started

Start Scan

Scanning to find the BLE device

Device Discovered

BLE device has been found

Connect to Device

Connecting to BLE device

Stop Scan

Scanning process stopped

Device Connected

Successfully connected to the BLE device

CmdGenerateBleUnlockKey

BLE unlock key is being requested from the server

Read BLE Characteristic

Information is being received from the BLE device

Message Counter Read

Information is being received from the BLE device

Begin Fetch Unlock Code

BLE unlock key request is in progress

Report Voltage

Voltage level has been read from the BLE device

Lock is unlocked

BLE device status is reported as "unlocked"

Success Fetch Unlock Code

BLE unlock key request has been successful

Write BLE Characteristic

A message is being sent to the BLE device

BLE Characteristic Write Success

A message has been successfully sent to the BLE device

Unlock Success

Unlock process has been successful

Device Disconnected

BLE device connection has ended

BLE Teardown

Communication with BLE device has ended

Last updated