Updatables

IDictionary<string, IUpdatable> ISensor.Updatables { get; }

Gets the collection of updatables of this sensor.

Value

IDictionary<string, IUpdatable> – Collection of updatables of this sensor.

Throws