Class ChildReportModeState
- Namespace
- KasaTapoClient
- Assembly
- KasaTapoClient.dll
Represents report-mode state for a child sensor device.
public sealed class ChildReportModeState
- Inheritance
-
ChildReportModeState
- Inherited Members
Properties
ReportInterval
Gets the sensor report interval in seconds, when reported.
public int? ReportInterval { get; }
Property Value
- int?