Java Mine
ContentsIndexHome
PreviousUpNext
ThermostatBase.Calibration Method
Syntax
Java
public static byte Calibration(long sensorID, byte subACTL, int minutes);
Parameters 
Description 
long sensorID 
The ID of the sensor you want to send the message to  
byte subACTL 
the subACTL Denotes the type of control going to be sent down to the sensor, (4 fan Override, 6 Occupancy Override, 7 No Occupancy Override)  
int minutes 
Duration in the amount of minutes used between 1 to 720 minutes  

creates calibration byte array to be sent to the sensor 

 

Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!