RUI3 (RAK Unified Interface 3) - RAK4631
RAK_LORA_McSession

Data Fields

uint8_t McDevclass
 The device class of a multicast group. More...
 
uint32_t McAddress
 The address of a multicast group. More...
 
uint8_t McAppSKey [16]
 The application session key of a multicast group. More...
 
uint8_t McNwkSKey [16]
 The Network session key of a multicast group. More...
 
uint32_t McFrequency
 The frequency of a multicast group. More...
 
int8_t McDatarate
 The data rate of a multicast group. More...
 
uint16_t McPeriodicity
 The periodicity of a multicast group. More...
 
int8_t McGroupID
 The group ID of a multicast group. More...
 
uint8_t entry
 The entry of a multicast group. More...
 

Detailed Description

Description
The structure of a multicast group

Field Documentation

◆ McDevclass

uint8_t McDevclass

The device class of a multicast group.

◆ McAddress

uint32_t McAddress

The address of a multicast group.

◆ McAppSKey

uint8_t McAppSKey[16]

The application session key of a multicast group.

◆ McNwkSKey

uint8_t McNwkSKey[16]

The Network session key of a multicast group.

◆ McFrequency

uint32_t McFrequency

The frequency of a multicast group.

◆ McDatarate

int8_t McDatarate

The data rate of a multicast group.

◆ McPeriodicity

uint16_t McPeriodicity

The periodicity of a multicast group.

◆ McGroupID

int8_t McGroupID

The group ID of a multicast group.

◆ entry

uint8_t entry

The entry of a multicast group.