C# Mine
ContentsIndexHome
PreviousUpNext
MotionTempBase.UpdateSensorCalibration Method
Syntax
C#
public static void UpdateSensorCalibration(Sensor sensor, double actualTemp, Boolean sendSensorUpdate);
Parameters 
Description 
Sensor sensor 
The Sensor object to be updated  
double actualTemp 
what the actual temperature of the room the sensor is located in is 
Boolean sendSensorUpdate 
a Boolean flag that lets the sensor know if it should send up the new configuration 
Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!