C# Mine
ContentsIndexHome
PreviousUpNext
Sensor.UpdateReportInterval Method

Defines in minutes the interval at which the sensor communicates with the gateway. Unless triggered to communicate earlier, the sensor will send a data message to the gateway when this many minutes elapse. Accepted values between .017 and 720 (1 second to 12 hours)

Syntax
C#
public void UpdateReportInterval(double reportInterval);
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!