Wireless Device Session Keys Abp V11
data class WirelessDeviceSessionKeysAbpV11(val appSKey: String, val fNwkSIntKey: String, val nwkSEncKey: String, val sNwkSIntKey: String)
Constructors
Link copied to clipboard
fun WirelessDeviceSessionKeysAbpV11(appSKey: String, fNwkSIntKey: String, nwkSEncKey: String, sNwkSIntKey: String)