Package energy.eddie.dataneeds.rules
package energy.eddie.dataneeds.rules
-
ClassDescriptionThis interface is used by the region connectors to specify the supported configurations of data needs.The AccountingPointDataNeedRule specifies one supported variant of the
AccountingPointDataNeed.If this rule is present in aDataNeedRuleSetthe region connector supports multiple data needs for creating permission requests.The InboundAiidaDataNeedRule specifies one supported variant of theAiidaDataNeed.The OutboundAiidaDataNeedRule specifies one supported variant of theAiidaDataNeed.DataNeedRule.SpecificDataNeedRule<T extends DataNeed>This interface is used by the region connector to specify supported data need types and its configurations.The ValidatedHistoricalDataDataNeedRule specifies one supported variant of theValidatedHistoricalDataDataNeed.This interface specifies all data need rules that are supported by a certain region connector.