From e02d7796c3cb4eaeca679286bc6db12b9b2c070b Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 21 Aug 2014 23:27:16 +0200 Subject: sysmobts: Show the current temperature controls state int he VTY --- src/osmo-bts-sysmo/misc/sysmobts_mgr.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/osmo-bts-sysmo/misc/sysmobts_mgr.h') diff --git a/src/osmo-bts-sysmo/misc/sysmobts_mgr.h b/src/osmo-bts-sysmo/misc/sysmobts_mgr.h index 17a81ccb..fd6f2bcb 100644 --- a/src/osmo-bts-sysmo/misc/sysmobts_mgr.h +++ b/src/osmo-bts-sysmo/misc/sysmobts_mgr.h @@ -66,5 +66,6 @@ int sysmobts_mgr_vty_init(void); int sysmobts_mgr_parse_config(struct sysmobts_mgr_instance *mgr); int sysmobts_mgr_nl_init(void); int sysmobts_mgr_temp_init(struct sysmobts_mgr_instance *mgr); +const char *sysmobts_mgr_temp_get_state(enum sysmobts_temp_state state); #endif -- cgit v1.2.3