components concepts - beta version stage

This commit is contained in:
2025-07-10 18:18:30 +03:00
parent 4d13c86e3d
commit fe61ccf0ec
3 changed files with 112 additions and 123 deletions

View File

@@ -185,6 +185,8 @@ public:
std::lock_guard lock{_updateMutex};
_data = std::move(current_data);
return TEL_ERROR_OK;
}
mount_telemetry_data_t data(this auto&& self)