Pigeoneer C SDK
Data Fields
PGNRServerConfig Struct Reference

#include <server.h>

Data Fields

uint16_t port
 
const char * ssl_cert_filename
 
const char * ssl_key_filename
 
const char * api_token
 

Field Documentation

◆ api_token

const char* PGNRServerConfig::api_token

◆ port

uint16_t PGNRServerConfig::port

◆ ssl_cert_filename

const char* PGNRServerConfig::ssl_cert_filename

◆ ssl_key_filename

const char* PGNRServerConfig::ssl_key_filename

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