Loading…

方法名称: reset_config_changed_method

方法ID: 0x49F9

方法标签: 重置组态改变

方法描述: 恢复组态改变的初始状态


  • {
  • char status[3];
  • int result;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • result = SELECT_FROM_LIST(literal_string(1624),literal_string(1625));
  • if (result == 0)
  • {
  • send(38,status);
  • if (status[0] == 16)
  • {
  • _get_dev_var_value(literal_string(1626),0,16404);
  • send_trans(150,2,status);
  • send(38,status);
  • if (status[0] == 16)
  • {


请登录以获得完整内容