get Power On Data
Returns the power-on data. The power-on data is defined as the data retrieved by the reader when the card is detected.
In the case of a contactless reader, the reader decides what this data is. Contactless readers provide a virtual ATR (partially standardized by the PC/SC standard), but other devices can have their own definition, including for example elements from the anti-collision stage of the ISO14443 protocol (ATQA, ATQB, ATS, SAK, etc).
These data being variable from one reader to another, they are defined here in string format which can be either a hexadecimal string or any other relevant information.
Return
a String containing the power-on data, or an empty String
Since
1.0.0