Loading…

方法名称: config_security

方法ID: 0x40EB

方法标签: Config Security

方法描述: Allows the user to change the password.


  • {
  • int conf;
  • char status[3];
  • long ids[2];
  • int temp;
  • int local;
  • int choice;
  • int cfgchange;
  • int p;
  • int p1;
  • int p2;
  • int same;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • send(175,status);
  • if (status[0])
  • {
  • display_response_status(175,status[0]);
  • }
  • ids[0] = 16541;
  • local = select_from_list(literal_string(656),ids,literal_string(657));
  • if (local < 2)


请登录以获得完整内容