Motion Master 6.0.0-alpha.50
Next-generation motion control software
Loading...
Searching...
No Matches
ServerConfig Struct Reference

"server" block — the HTTP API and WebSocket listeners. More...

#include <config.h>

Collaboration diagram for ServerConfig:
[legend]

Public Attributes

uint16_t httpPort = 61447
 
uint16_t wsPort = 62281
 
std::string corsOrigin = "https://motion-master.synapticon.com"
 

Detailed Description

"server" block — the HTTP API and WebSocket listeners.

Member Data Documentation

◆ corsOrigin

std::string ServerConfig::corsOrigin = "https://motion-master.synapticon.com"

◆ httpPort

uint16_t ServerConfig::httpPort = 61447

◆ wsPort

uint16_t ServerConfig::wsPort = 62281

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