GetSensors

virtual std::map<std::string, PSensor> IController::GetSensors() = 0

Gets the collection of sensors.

Returns

std::map<std::string, PSensor> – Collection of sensors.

Throws