|
PicoWAN SDK Documentation
|
Data Fields | |
| uint32_t | address |
| uint8_t | nwkskey [16] |
| uint8_t | appskey [16] |
| uint32_t | downlink_counter |
| struct s_multicast_params * | next |
LoRaMAC multicast channel parameter
| uint32_t address |
Address
| uint8_t appskey[16] |
Application session key
| uint32_t downlink_counter |
Downlink counter
| struct s_multicast_params* next |
Reference pointer to the next multicast channel parameters in the list
| uint8_t nwkskey[16] |
Network session key
1.8.11