Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
hawkbit_runtime_config Struct Reference

hawkBit configuration structure. More...

#include <hawkbit.h>

Data Fields

char * server_addr
 
uint16_t server_port
 
char * auth_token
 
sec_tag_t tls_tag
 

Detailed Description

hawkBit configuration structure.

This structure is used to store the hawkBit configuration settings.

Field Documentation

◆ auth_token

char* hawkbit_runtime_config::auth_token

◆ server_addr

char* hawkbit_runtime_config::server_addr

◆ server_port

uint16_t hawkbit_runtime_config::server_port

◆ tls_tag

sec_tag_t hawkbit_runtime_config::tls_tag

The documentation for this struct was generated from the following file: