SensESP 3.0.1
Universal Signal K sensor toolkit ESP32
|
#include <ArduinoJson.h>
Go to the source code of this file.
Classes | |
class | sensesp::SKMetadata |
Holds Signal K meta data that is associated with the sk_path an SKEmitter class may optionally send to the server. According to the official Signal K specification: "All keys in the Signal K
specification must have a <tt>description</tt>, and where the key is a numeric value
it must have <tt>units</tt>". Thus, any paths that you output that are not already part of the official Signal K specification should have these two fields defined as metadata. More... | |
Namespaces | |
namespace | sensesp |