GetUpdatables

virtual std::map<std::string, PUpdatable> ISensor::GetUpdatables() = 0

Gets the collection of updatables of this sensor.

Returns

std::map<std::string, PUpdatable> – Collection of updatables of this sensor.

Throws