GetUpdatableNames

virtual std::vector<std::string> ISensor::GetUpdatableNames() = 0

Gets the names of updatables of this sensor.

Returns

std::vector<std::string> – The names of updatables of this sensor.

Throws