Implement Alarm Manager.[Issue-Id: ODUHIGH-243] 62/4862/5
authorVidhu <vidhu.pandey@hcl.com>
Mon, 19 Oct 2020 19:28:16 +0000 (00:58 +0530)
committerVidhu <vidhu.pandey@hcl.com>
Fri, 13 Nov 2020 12:05:57 +0000 (17:35 +0530)
commit72cae6b2790499ad40cbe63c701de58785b2cf71
tree9ef99c34ac0fae68f905faa5b5ea58546e02a39e
parent712c69ab95bf00a50765cb780a5ca47ffcdae47c
Implement Alarm Manager.[Issue-Id: ODUHIGH-243]

Signed-off-by: Vidhu <vidhu.pandey@hcl.com>
Change-Id: Ib5faddb6b5d97ce928054ed148cdc0fafa1e643b
src/o1/Alarm.hpp [new file with mode: 0644]
src/o1/AlarmManager.cpp [new file with mode: 0644]
src/o1/AlarmManager.hpp [new file with mode: 0644]
src/o1/Singleton.hpp [new file with mode: 0644]
src/o1/o1_client/Alarm.h [new file with mode: 0644]