com.sentilla.net
Interface MoteSenderAddressMessage

All Known Implementing Classes:
CollectionProtocol.CollectionProtocolAck, CollectionProtocol.CollectionProtocolDataMessage, CollectionProtocol.CollectionProtocolHostMessage

public interface MoteSenderAddressMessage

Interface for retreiving mote MAC address.

See Also:
Mac64Address, Addressable

Method Summary
 Mac64Address getSenderMacAddress()
          Returns a Mac64Address object containing the sending motes 64-bit MAC address.
 

Method Detail

getSenderMacAddress

Mac64Address getSenderMacAddress()
Returns a Mac64Address object containing the sending motes 64-bit MAC address.

Returns:
the sending motes Mac64Address
See Also:
Mac64Address


Copyright © 2007 Sentilla Corporation. All Rights Reserved.