REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
protocol.h File Reference
#include <ArduinoJson.h>
#include <Print.h>
#include <list>
#include "net/auth.h"
#include "net/ethernet.h"
#include "protocol/handler.h"
#include "utils/durations.h"
#include "utils/print-multiplexer.h"
#include "utils/singleton.h"
Include dependency graph for protocol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  msg::JsonLinesProtocol
 This class is a responder that handles incoming messages in the JsonLines Protocol language over various inputs, which can be Serial input, a TCP/IP input or even a string input. More...
 

Namespaces

namespace  carrier
 
namespace  msg