Loading…

Method Name: temperature_method

Method ID: 0x4011

Method Label: Temperature

Method Help:


  • {
  • char status[3];
  • long var_id[2];
  • float tmp_degC;
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • send(206,status);
  • if (status[0])
  • {


Please login for more