Sparkplug B C++ Library 1.0.0
Modern C++-23 implementation of Eclipse Sparkplug B 2.2 specification
Loading...
Searching...
No Matches
sparkplug::SparkplugMetricType Concept Reference

Any metric type supported by Sparkplug B. More...

#include <payload_builder.hpp>

Concept definition

template<typename T>
Floating-point types supported by Sparkplug B.
Any integer type supported by Sparkplug B (signed or unsigned)
Any metric type supported by Sparkplug B.
String-like types supported by Sparkplug B.

Detailed Description

Any metric type supported by Sparkplug B.

Definition at line 59 of file payload_builder.hpp.