25#include <SimoxUtility/json/json.h>
29#include <RobotAPI/interface/armem/mns/MemoryNameSystemInterface.h>
85 static std::string makeDatafieldName(
const aron::Path& path);
92 std::map<armem::MemoryID, armem::client::Reader> memoryReaders;
Brief description of class DebugObserverHelper.
The memory name system (MNS) client.
Reads data from a memory server.
void pollOnce()
Query values from the memory and send them to the debug observer.
MemoryToDebugObserver(const Properties &properties, const Services &services)
Constructor.
void from_json(const simox::json::json &j, MemoryValueID &id)
void to_json(simox::json::json &j, const MemoryValueID &id)
std::vector< MemoryValueID > plottedValues
armarx::DebugObserverHelper & debugObserver
MemoryNameSystem & memoryNameSystem
ID of an ARON value in the memory.