Namespace Acuit.Pinpoint.IO.Testing
Classes
- CompositeReadingCollection
A read-only collection of reading values that is a composition of other reading collections.
- ReadingCollection
A read-only collection of reading values.
- ReadingDataSource
A reading data source.
- ReadingDescriptorCollection
A collection of reading descriptors.
- ReadingsErrorEventArgs
Data for the PolledReadingsError event.
- ReadingsRegistryExtensions
Extension methods for IReadingsRegistry.
Structs
- NumericReadingValue<T>
A reading value for a numeric value.
- ReadingValue
A reading value for a non-numeric value.
- ReadingValue<T>
A reading value for a non-numeric value.
- TimestampedReadingValue
A timestamped reading value.
Interfaces
- IPolledReadingsProvider
A polled readings provider.
- IReadingCollection
A read-only collection of reading values.
- IReadingDataSource
A reading data source.
- IReadingDescriptor
A reading descriptor.
- IReadingDescriptorCollection
A read-only collection of reading descriptors that can be accessed either by index or by a reading name string.
- IReadingValue
A reading value.
- IReadingsRegistry
A readings registry.