C SIGFOX CALLBACK
0.0.1
A Sigfox Callback program writtent in C
|
Contains all the informations that defines a Sigfox device. More...
#include <frames.h>
Data Fields | |
unsigned char | id_modem [SIGFOX_DEVICE_LENGTH] |
device identifier (in hexadecimal – up to 8 characters <=> 4 bytes) | |
int | attribution |
Attrbution variable. | |
int | timestamp_attribution |
Timestamp of the attribution. | |
Contains all the informations that defines a Sigfox device.