SensESP 2.7.2
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
signalk_output.h File Reference
Include dependency graph for signalk_output.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sensesp::SKOutput< T >
 A specialized transform whose primary purpose is to output Signal K data on the Signal K network. More...
 
class  sensesp::SKOutputRawJson
 Class for sending raw Json strings on a specific Signal K path. More...
 
class  sensesp::SKOutputNumeric< T >
 A special class for sending numeric values to the Signal K server on a specific Signal K path. More...
 

Namespaces

namespace  sensesp
 

Typedefs

typedef SKOutputNumeric< floatsensesp::SKOutputFloat
 
typedef SKOutputNumeric< intsensesp::SKOutputInt
 
typedef SKOutput< boolsensesp::SKOutputBool
 
typedef SKOutput< Stringsensesp::SKOutputString