Sensors

IDictionary<string, ISensor> IController.Sensors { get; }

Gets the collection of sensors.

Value

IDictionary<string, ISensor> – Collection of sensors.

Throws