AssetColor Property

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

Definition

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

Property Value

Byte

See Also