Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
INfcReadableBinaryInterface.cs
1using System.Threading.Tasks;
2
3namespace NeuroAccess.Nfc
4{
9 {
13 Task<byte[]> ReadAllData();
14 }
15}
Specific Interface (technology) for communication with an NFC Tag.
Mifare Ultralight interface, for communication with an NFC Tag.
Task< byte[]> ReadAllData()
Reads all data from the interface