Interface InfluxTimedata
-
- All Superinterfaces:
CommonTimedataService
,org.osgi.service.event.EventHandler
,OpenemsComponent
,Timedata
- All Known Implementing Classes:
InfluxTimedataImpl
public interface InfluxTimedata extends Timedata, OpenemsComponent, org.osgi.service.event.EventHandler
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
InfluxTimedata.ChannelId
-
Method Summary
-
Methods inherited from interface io.openems.common.timedata.CommonTimedataService
handleQueryHistoricTimeseriesExportXlxsRequest, queryHistoricData, queryHistoricData, queryHistoricEnergy, queryHistoricEnergyPerPeriod
-
Methods inherited from interface io.openems.edge.common.component.OpenemsComponent
_channel, _getChannelAs, alias, channel, channel, channels, debugLog, getComponentContext, getState, getStateChannel, hasFaults, id, isEnabled, serviceFactoryPid, servicePid
-
Methods inherited from interface io.openems.edge.timedata.api.Timedata
getLatestValue
-
-