![]() |
RUI3 (RAK Unified Interface 3) - RAK4631
|
Data Fields | |
SERVICE_LORA_BAND | region |
uint8_t | dev_eui [8] |
uint8_t | app_eui [8] |
uint8_t | app_key [16] |
uint8_t | app_skey [16] |
uint8_t | dev_addr [4] |
uint8_t | nwk_id [4] |
uint8_t | nwk_skey [16] |
uint32_t | multi_dev_addr |
uint8_t | multi_nwks_key [16] |
uint8_t | multi_apps_key [16] |
bool | MulticastEnable |
SERVICE_LORA_JOIN_MODE | join_mode |
SERVICE_LORA_CLASS | device_class |
uint8_t | confirm |
uint8_t | retry |
SERVICE_LORA_DATA_RATE | dr |
SERVICE_LORA_DATA_RATE | rx2dr |
bool | adr |
uint8_t | tx_power |
uint8_t | DutycycleEnable |
uint32_t | jn1dl |
uint32_t | jn2dl |
uint32_t | rx1dl |
uint32_t | rx2dl |
uint32_t | rx2fq |
bool | pub_nwk_mode |
uint8_t | linkcheck_mode |
uint8_t | ping_slot_periodicity |
bool | join_start |
bool | auto_join |
uint32_t | auto_join_period |
uint32_t | auto_join_max_cnt |
McSession_t | McSession_group [4] |
uint32_t | chs |
uint8_t | tp_port [SERIAL_MAX] |
SERVICE_LORA_BAND region |
uint8_t dev_eui[8] |
uint8_t app_eui[8] |
uint8_t app_key[16] |
uint8_t app_skey[16] |
uint8_t dev_addr[4] |
uint8_t nwk_id[4] |
uint8_t nwk_skey[16] |
uint32_t multi_dev_addr |
uint8_t multi_nwks_key[16] |
uint8_t multi_apps_key[16] |
bool MulticastEnable |
SERVICE_LORA_JOIN_MODE join_mode |
SERVICE_LORA_CLASS device_class |
uint8_t confirm |
uint8_t retry |
SERVICE_LORA_DATA_RATE rx2dr |
bool adr |
uint8_t tx_power |
uint8_t DutycycleEnable |
uint32_t jn1dl |
uint32_t jn2dl |
uint32_t rx1dl |
uint32_t rx2dl |
uint32_t rx2fq |
bool pub_nwk_mode |
uint8_t linkcheck_mode |
uint8_t ping_slot_periodicity |
bool join_start |
bool auto_join |
uint32_t auto_join_period |
uint32_t auto_join_max_cnt |
McSession_t McSession_group[4] |
uint32_t chs |
uint8_t tp_port[SERIAL_MAX] |