Click or drag to resize

StartRecordDataModelInterval Property

For every how long will the data gets recorded into History.

Namespace:  Livit.Learn.Model.Actions
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string Interval { get; set; }

Property Value

Type: String
Remarks

The Interval is in Seconds(s).

The default value is 0

See Also