Nol.A SDK Library  24.11.0
For IoT System Software Development
Public Attributes | List of all members
MulticastParams_t Struct Reference

#include <LoRaMac.hpp>

Public Attributes

uint32_t Address
 
uint8_t NwkSKey [16]
 
uint8_t AppSKey [16]
 
uint32_t DownLinkCounter
 
struct sMulticastParams * Next
 

Detailed Description

LoRaMAC multicast channel parameter

Member Data Documentation

◆ Address

uint32_t MulticastParams_t::Address

Address

◆ AppSKey

uint8_t MulticastParams_t::AppSKey[16]

Application session key

◆ DownLinkCounter

uint32_t MulticastParams_t::DownLinkCounter

Downlink counter

◆ Next

struct sMulticastParams* MulticastParams_t::Next

Reference pointer to the next multicast channel parameters in the list

◆ NwkSKey

uint8_t MulticastParams_t::NwkSKey[16]

Network session key


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