use FromLeStream;
use crateEui64;
use crateParameter;
const ID: u16 = 0x0062;
/// A callback indicating a message has been received containing the EUI64 of the sender.
///
/// This callback is called immediately before the incomingMessageHandler callback.
///
/// It is not called if the incoming message did not contain the EUI64 of the sender.