You are here: Symbol Reference > Monnit.Mine Namespace > Sensor Class > Sensor Methods > Sensor.UpdateReportInterval Method
Sensor.UpdateReportInterval Method
Sensor Class  Sensor Members  Sensor Methods  Send Feedback

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++
C#
Visual Basic
void UpdateReportInterval(double reportInterval);