#include <dumbdisplay.h>
Public Member Functions | |
JsonDDTunnelMultiplexer (JsonDDTunnel **tunnels, int8_t tunnelCount) | |
int | count () |
bool | eof () |
int | read (String &fieldId, String &fieldValue) |
void | release () |
void | reconnect () |
Class for "tunnel" multiplexer
JsonDDTunnelMultiplexer::JsonDDTunnelMultiplexer | ( | JsonDDTunnel ** | tunnels, |
int8_t | tunnelCount | ||
) |
int JsonDDTunnelMultiplexer::read | ( | String & | fieldId, |
String & | fieldValue | ||
) |