This commit is contained in:
MichaelDvP
2024-09-16 13:48:18 +02:00
42 changed files with 407 additions and 619 deletions

View File

@@ -189,7 +189,7 @@ class DeviceValue {
bool get_custom_max(uint32_t & val);
std::string get_custom_fullname() const;
std::string get_fullname() const;
static std::string get_name(std::string & entity);
static std::string get_name(const std::string & entity);
// dv state flags
void add_state(uint8_t s) {