Index: sources/gui/guiglobals.h =================================================================== diff -u -r15de0cd12dad1ea5107c52e5ed89280bc9e29b1d -rd2035a8728794afeefaa244bf8d1597926d945f5 --- sources/gui/guiglobals.h (.../guiglobals.h) (revision 15de0cd12dad1ea5107c52e5ed89280bc9e29b1d) +++ sources/gui/guiglobals.h (.../guiglobals.h) (revision d2035a8728794afeefaa244bf8d1597926d945f5) @@ -1,15 +1,16 @@ /*! - * + * * Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. * \copyright - * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, - * IN PART OR IN WHOLE, - * WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. - * - * \file guiglobals.h - * \date 10/27/2019 - * \author Behrouz NematiPour - * + * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN + * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. + * + * \file guiglobals.h + * \author (last) Peter Lucia + * \date (last) 25-Jun-2020 + * \author (original) Behrouz NematiPour + * \date (original) 28-Oct-2019 + * */ #pragma once @@ -67,6 +68,8 @@ ID_AlarmStatus = 0x0200, ID_AlarmTriggered = 0x0300, ID_AlarmCleared = 0x0400, + ID_AlarmSilenceReq = 0x2F00, // 47 - Not implemented yet on FW side + ID_AlarmSilenceRsp = 0x3000, // 48 - Not implemented yet on FW side ID_HDOperationModeData = 0x2500, // 37