HLCC Documentation
2.2.0
Loading...
Searching...
No Matches
interface
ccsinsif
oldb-cxx
src
include
ccsinsoldb_ao.hpp
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2020-2025 European Southern Observatory (ESO)
2
//
3
// SPDX-License-Identifier: LGPL-3.0-only
4
5
#ifndef HLCC_CCSINSIF_RESOURCE_OLDB_AO_
6
#define HLCC_CCSINSIF_RESOURCE_OLDB_AO_
7
8
#include <string>
9
10
namespace
hlcc::ccsinsif::oldb
{
11
12
// msc: our current idea is to have this generated from the oldbloader config
13
// (in this case from "ccsinsoldb_ao.yaml, see hlcc/ccsinsif/resource/).
14
15
// 3.5
16
const
std::string
M4_HEALTH_STATUS
=
"/m4/health_status"
;
17
const
std::string
M5_HEALTH_STATUS
=
"/m5/health_status"
;
18
19
}
// namespace
20
21
#endif
hlcc::ccsinsif::oldb
Definition
ccsinsoldb.hpp:10
hlcc::ccsinsif::oldb::M4_HEALTH_STATUS
const std::string M4_HEALTH_STATUS
Definition
ccsinsoldb_ao.hpp:16
hlcc::ccsinsif::oldb::M5_HEALTH_STATUS
const std::string M5_HEALTH_STATUS
Definition
ccsinsoldb_ao.hpp:17
Generated by
1.10.0