REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
ethernet.h File Reference
#include <Ethernet.h>
#include <QNEthernet.h>
#include <string>
#include "nvmconfig/persistent.h"
#include "utils/durations.h"
#include "utils/mac.h"
#include "utils/singleton.h"
#include "net/auth.h"
Include dependency graph for ethernet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  net::StartupConfig
 Persistent user-defined ethernet settings which is mostly relevant only during startup as the information is subsequently hold by the QNEthernet library objects. More...
 

Namespaces

namespace  net
 

Functions

void net::status (JsonObject &msg_out)
 This status contains only "static" QNEthernet information, unrelated to UserDefinedEthernet instances.
 
 net::JSON_CONVERT_SUGAR (StartupConfig)