A C D F G I L M O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ADDRESS_AGGREGATION_TYPE_INDEX - Static variable in class org.openmuc.framework.driver.aggregator.AggregatorConstants
- ADDRESS_QUALITY_INDEX - Static variable in class org.openmuc.framework.driver.aggregator.AggregatorConstants
- ADDRESS_SEPARATOR - Static variable in class org.openmuc.framework.driver.aggregator.AggregatorConstants
- ADDRESS_SOURCE_CHANNEL_ID_INDEX - Static variable in class org.openmuc.framework.driver.aggregator.AggregatorConstants
- aggregate(long, long) - Method in class org.openmuc.framework.driver.aggregator.AggregatorChannel
-
Performs aggregation.
- aggregate(long, long) - Method in class org.openmuc.framework.driver.aggregator.types.AverageAggregation
- aggregate(long, long) - Method in class org.openmuc.framework.driver.aggregator.types.DiffAggregation
- aggregate(long, long) - Method in class org.openmuc.framework.driver.aggregator.types.LastAggregation
- aggregate(long, long) - Method in class org.openmuc.framework.driver.aggregator.types.PulseEnergyAggregation
- aggregatedChannel - Variable in class org.openmuc.framework.driver.aggregator.AggregatorChannel
- AGGREGATION_TYPE_AVG - Static variable in class org.openmuc.framework.driver.aggregator.AggregatorConstants
- AGGREGATION_TYPE_DIFF - Static variable in class org.openmuc.framework.driver.aggregator.AggregatorConstants
- AGGREGATION_TYPE_LAST - Static variable in class org.openmuc.framework.driver.aggregator.AggregatorConstants
- AGGREGATION_TYPE_PULS_ENERGY - Static variable in class org.openmuc.framework.driver.aggregator.AggregatorConstants
- AggregationException - Exception in org.openmuc.framework.driver.aggregator
- AggregationException(String) - Constructor for exception org.openmuc.framework.driver.aggregator.AggregationException
- aggregationInterval - Variable in class org.openmuc.framework.driver.aggregator.AggregatorChannel
- aggregationSamplingTimeOffset - Variable in class org.openmuc.framework.driver.aggregator.AggregatorChannel
- Aggregator - Class in org.openmuc.framework.driver.aggregator
-
Driver which performs aggregation of logged values from a channel.
- Aggregator() - Constructor for class org.openmuc.framework.driver.aggregator.Aggregator
- AggregatorChannel - Class in org.openmuc.framework.driver.aggregator
- AggregatorChannel(ChannelAddress, DataAccessService) - Constructor for class org.openmuc.framework.driver.aggregator.AggregatorChannel
- AggregatorChannelFactory - Class in org.openmuc.framework.driver.aggregator
-
Creates a AggregatorChannel instance according to the aggregationType
- AggregatorChannelFactory() - Constructor for class org.openmuc.framework.driver.aggregator.AggregatorChannelFactory
- AggregatorConstants - Class in org.openmuc.framework.driver.aggregator
- AggregatorUtil - Class in org.openmuc.framework.driver.aggregator
-
Collection of methods
- AverageAggregation - Class in org.openmuc.framework.driver.aggregator.types
- AverageAggregation(ChannelAddress, DataAccessService) - Constructor for class org.openmuc.framework.driver.aggregator.types.AverageAggregation
C
- channelAddress - Variable in class org.openmuc.framework.driver.aggregator.AggregatorChannel
- ChannelAddress - Class in org.openmuc.framework.driver.aggregator
- ChannelAddress(ChannelRecordContainer, String, String, double) - Constructor for class org.openmuc.framework.driver.aggregator.ChannelAddress
- connect(String, String) - Method in class org.openmuc.framework.driver.aggregator.Aggregator
- createAggregatorChannel(ChannelRecordContainer, DataAccessService) - Static method in class org.openmuc.framework.driver.aggregator.AggregatorChannelFactory
D
- DEFAULT_QUALITY - Static variable in class org.openmuc.framework.driver.aggregator.AggregatorConstants
- DiffAggregation - Class in org.openmuc.framework.driver.aggregator.types
- DiffAggregation(ChannelAddress, DataAccessService) - Constructor for class org.openmuc.framework.driver.aggregator.types.DiffAggregation
- disconnect() - Method in class org.openmuc.framework.driver.aggregator.Aggregator
F
- findLastRecordIn(List<Record>) - Static method in class org.openmuc.framework.driver.aggregator.AggregatorUtil
-
Returns the value of the last record of the list
G
- getAggregationType() - Method in class org.openmuc.framework.driver.aggregator.ChannelAddress
- getContainer() - Method in class org.openmuc.framework.driver.aggregator.ChannelAddress
- getInfo() - Method in class org.openmuc.framework.driver.aggregator.Aggregator
- getLoggedRecords(long, long) - Method in class org.openmuc.framework.driver.aggregator.AggregatorChannel
- getQuality() - Method in class org.openmuc.framework.driver.aggregator.ChannelAddress
- getSourceChannelId() - Method in class org.openmuc.framework.driver.aggregator.ChannelAddress
I
- interruptDeviceScan() - Method in class org.openmuc.framework.driver.aggregator.Aggregator
L
- LastAggregation - Class in org.openmuc.framework.driver.aggregator.types
- LastAggregation(ChannelAddress, DataAccessService) - Constructor for class org.openmuc.framework.driver.aggregator.types.LastAggregation
M
- MAX_ADDRESS_PARTS_LENGTH - Static variable in class org.openmuc.framework.driver.aggregator.AggregatorConstants
- MIN_ADDRESS_PARTS_LENGTH - Static variable in class org.openmuc.framework.driver.aggregator.AggregatorConstants
O
- org.openmuc.framework.driver.aggregator - package org.openmuc.framework.driver.aggregator
- org.openmuc.framework.driver.aggregator.types - package org.openmuc.framework.driver.aggregator.types
P
- PulseEnergyAggregation - Class in org.openmuc.framework.driver.aggregator.types
- PulseEnergyAggregation(ChannelAddress, DataAccessService) - Constructor for class org.openmuc.framework.driver.aggregator.types.PulseEnergyAggregation
R
- read(List<ChannelRecordContainer>, Object, String) - Method in class org.openmuc.framework.driver.aggregator.Aggregator
S
- scanForChannels(String) - Method in class org.openmuc.framework.driver.aggregator.Aggregator
- scanForDevices(String, DriverDeviceScanListener) - Method in class org.openmuc.framework.driver.aggregator.Aggregator
- setDataAccessService(DataAccessService) - Method in class org.openmuc.framework.driver.aggregator.Aggregator
- sourceChannel - Variable in class org.openmuc.framework.driver.aggregator.AggregatorChannel
- sourceLoggingInterval - Variable in class org.openmuc.framework.driver.aggregator.AggregatorChannel
- startListening(List<ChannelRecordContainer>, RecordsReceivedListener) - Method in class org.openmuc.framework.driver.aggregator.Aggregator
T
- TYPE_PARAM_SEPARATOR - Static variable in class org.openmuc.framework.driver.aggregator.AggregatorConstants
U
- unsetDataAccessService(DataAccessService) - Method in class org.openmuc.framework.driver.aggregator.Aggregator
W
- write(List<ChannelValueContainer>, Object) - Method in class org.openmuc.framework.driver.aggregator.Aggregator
All Classes All Packages