Table of Contents

Class WarmStartParameters

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

Represents the warm start parameters.

public class WarmStartParameters : AbstractReadWriteEntity
Inheritance
WarmStartParameters

Constructors

WarmStartParameters()

public WarmStartParameters()

Properties

WarmStartBehavior

Gets or sets the warm start behavior as a value in the range from 0 (cold start, default value) to 65535 (warm start).

public ushort WarmStartBehavior { get; set; }

Property Value

ushort