8 :
SKOutput<T>(sk_path, config_path, meta) {
12 "WARNING - No metadata for %s. Numeric values should specify units",
13 this->sk_path_.c_str());
A specialized transform whose primary purpose is to output Signal K data on the Signal K network.
std::shared_ptr< SKMetadata > meta_
A special class for sending numeric values to the Signal K server on a specific Signal K path.
SKOutputNumeric(String sk_path, String config_path="", SKMetadata *meta=nullptr)