You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new measurement_data class enables applications to obtain raw sampling data without sensor descriptions, thus reducing the overhead of processing samples (no string copies).
Fixed a bug where contract promising to convert nullptr into an empty string was not kept.
Fixed a naming issue of the Tinkerforge configuration class.