EnergyEvseTrait.Rfid

interface EnergyEvseTrait.Rfid


Notification that a radio frequency identification card (RFID) has been read. This allows a controller to register the card ID and use the ID to authenticate the user and start the charging session.

Summary

Public properties

ByteArray?

The UID field (ISO 14443A UID), which is either 4, 7, or 10 bytes.

Public properties

uid

val uidByteArray?

The UID field (ISO 14443A UID), which is either 4, 7, or 10 bytes.