|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
hawkBit configuration structure. More...
#include <config.h>
Data Fields | |
| char * | server_addr |
| Server address. | |
| uint16_t | server_port |
| Server port. | |
| char * | auth_token |
| Security token. | |
| sec_tag_t | tls_tag |
| TLS tag. | |
hawkBit configuration structure.
This structure is used to store the hawkBit configuration settings.
| char* hawkbit_runtime_config::auth_token |
Security token.
| char* hawkbit_runtime_config::server_addr |
Server address.
| uint16_t hawkbit_runtime_config::server_port |
Server port.
| sec_tag_t hawkbit_runtime_config::tls_tag |
TLS tag.