Package com.telenordigital.nbiot
Interface Device
-
- All Known Implementing Classes:
ImmutableDevice
@Immutable public interface DeviceA device.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDevice.DeviceList
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringcollectionID()The collection the device belongs to.Stringid()The device's EUI.Stringimei()The device's IMEI.Stringimsi()The device's IMSI.Map<String,String>tags()
-