Skip to content

Commands: Fingerprint CBM E3

BPI Services Dev edited this page Mar 23, 2020 · 1 revision

Fingerprint module

The iMatch3 device contains the Safran Morphosmart CBM E3 Fingerprint Module.

Commands

  • device: fpr method: power_on params: empty. Response: JSON string with product model numer, serial number, software version.
  • device: fpr method: power_off params: empty
  • device: fpr method: send params: base64 encoded ILV package

Notification

Once the fpr device has been powered on it will send notifications (for example, a successful enrollment) as a response message

  • device: fpr method: notify params: base64 encoded ILV package

Clone this wiki locally