C SIGFOX CALLBACK
0.0.1
A Sigfox Callback program writtent in C
|
Data Fields | |
struct mg_str | pkt |
uint16_t | flags |
uint16_t | transaction_id |
int | num_questions |
int | num_answers |
struct mg_dns_resource_record | questions [MG_MAX_DNS_QUESTIONS] |
struct mg_dns_resource_record | answers [MG_MAX_DNS_ANSWERS] |