|
Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
hawkBit configuration structure. More...
#include <hawkbit.h>
Data Fields | |
| char * | server_addr |
| uint16_t | server_port |
| char * | auth_token |
| sec_tag_t | tls_tag |
hawkBit configuration structure.
This structure is used to store the hawkBit configuration settings.
| char* hawkbit_runtime_config::auth_token |
| char* hawkbit_runtime_config::server_addr |
| uint16_t hawkbit_runtime_config::server_port |
| sec_tag_t hawkbit_runtime_config::tls_tag |