AssetColor Property

Gets the color of the asset. This is an 8 bit RGB value.

Definition

Namespace: SmallEarthTech.AntPlus.DeviceProfiles.AssetTracker
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.2+09510e98330cdc3d3df026a419ae1a9c0ccaadca
C#
public byte Color { get; set; }

Property Value

Byte

See Also