Table of Contents

Class AutoCleaningIntervalParameters

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

Represents the automatic cleaning interval configuration.

public class AutoCleaningIntervalParameters : AbstractReadWriteEntity
Inheritance
AutoCleaningIntervalParameters

Constructors

AutoCleaningIntervalParameters()

public AutoCleaningIntervalParameters()

Properties

AutoCleaningInterval

Gets or sets the Auto Cleaning Interval [s].

public TimeSpan AutoCleaningInterval { get; set; }

Property Value

TimeSpan