Loading…
Loading…
Method Name: RefreshAlertsFCMethod
Method ID: 0x411C
Method Label: Refresh Alerts
Method Help:
- {
- char status[3];
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- send(48,status);
- if (status[0] > 0)
- {
- display_response_status(48,status[0]);
Please login for more