Closed dmercer-google closed 5 years ago
Exposed iotc_get_state_string in include/iotc_error.h to more elegantly make it available to external developers who want to use it for debugging.
iotc_get_state_string
include/iotc_error.h
Also fixed a bug on line 117 of the old iotclib/iotc_err.c where the element didn't have a comma after it.
iotclib/iotc_err.c
Exposed
iotc_get_state_string
ininclude/iotc_error.h
to more elegantly make it available to external developers who want to use it for debugging.Also fixed a bug on line 117 of the old
iotclib/iotc_err.c
where the element didn't have a comma after it.