tempInt property

int? tempInt
getter/setter pair
  • 温度校准

      • @param tempint?      温度整数部分(-127 - 127)
        
      • @param tempFloat    温度小数部分(0-99)
        
      • @param dataResponse
        

Implementation

int? tempInt;