exip
Alpha 0.5.4
|
Data Fields | |
char | n [ALL_STR_SIZE] |
char | u [ALL_STR_SIZE] |
Float | v |
char | sv [ALL_STR_SIZE] |
unsigned char | bv |
Decimal | s |
int | t |
int | ut |
Definition at line 1969 of file check_exip.c.
unsigned char senml_elem::bv |
Definition at line 1975 of file check_exip.c.
char senml_elem::n[ALL_STR_SIZE] |
Definition at line 1971 of file check_exip.c.
Decimal senml_elem::s |
Definition at line 1976 of file check_exip.c.
char senml_elem::sv[ALL_STR_SIZE] |
Definition at line 1974 of file check_exip.c.
int senml_elem::t |
Definition at line 1977 of file check_exip.c.
char senml_elem::u[ALL_STR_SIZE] |
Definition at line 1972 of file check_exip.c.
int senml_elem::ut |
Definition at line 1978 of file check_exip.c.
Float senml_elem::v |
Definition at line 1973 of file check_exip.c.