Demo HCI Implementation for WiMOD-LR Devices  V2.0.3
TWiMODLORAWAN_McastConfig Struct Reference

Public Attributes

UINT8 MulticastIndex
 
UINT32 DeviceAddress
 
UINT8 MulticastStatus
 
UINT8 NwkSKey [WiMODLORAWAN_NWK_SESSION_KEY_LEN]
 
UINT8 AppSKey [WiMODLORAWAN_APP_SESSION_KEY_LEN]
 

Member Data Documentation

◆ AppSKey

UINT8 TWiMODLORAWAN_McastConfig::AppSKey[WiMODLORAWAN_APP_SESSION_KEY_LEN]

secret application session key (128bit) for Multicast context

◆ DeviceAddress

UINT32 TWiMODLORAWAN_McastConfig::DeviceAddress

address of the WiMOD within the Multicast context of LoRaWAN network

◆ MulticastStatus

UINT8 TWiMODLORAWAN_McastConfig::MulticastStatus

Status of Multicast Mode; 1 = active

◆ NwkSKey

UINT8 TWiMODLORAWAN_McastConfig::NwkSKey[WiMODLORAWAN_NWK_SESSION_KEY_LEN]

secret network session key (128bit) for Multicast context


The documentation for this struct was generated from the following file: