Table of Contents

Class VocAlgorithmState

Namespace
Iot.Device.Sen5x.Entities
Assembly
Iot.Device.Sen5x.dll

Represents the VOC algorithm state.

public class VocAlgorithmState : AbstractReadWriteEntity
Inheritance
VocAlgorithmState

Constructors

VocAlgorithmState()

public VocAlgorithmState()

Properties

State

Gets or sets the VOC algorithm state represented in an 8 byte array.

public byte[] State { get; set; }

Property Value

byte[]