Class Constants
- Namespace
- NixUniversalSDK.Wrapper
- Assembly
- NixUniversalSDK.Wrapper.dll
Defines shared constants used in the wrapper
public static class Constants
- Inheritance
-
Constants
- Inherited Members
Fields
EmptyJson
String value returned when serializing an empty / null object to JSON
public const string EmptyJson = "{}"
Field Value
TemperatureError
Value reported for temperature measurement error
public const float TemperatureError = -2048