Loading…

Method Name: refresh_alerts_method

Method ID: 0x4140

Method Label: Refresh Alerts

Method Help: Select to update alerts.


  • {
  • char status[3];
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_no_device(2);
  • send(48,status);
  • if (status[0])
  • {
  • display_response_status(48,status[0]);
  • }


Please login for more