SAREF for Energy Flexibility

Latest version:
https://saref.etsi.org/saref4ener/
Permanent IRI for this version (v1.2.1)
https://saref.etsi.org/saref4ener/v1.2.1/
Previous version
https://saref.etsi.org/saref4ener/
ETSI Technical Specification
https://www.etsi.org/deliver/etsi_ts/103400_103499/10341001/01.02.01_60/ts_10341001v010201p.pdf
Sources on the SAREF Forge
https://saref.etsi.org/sources/saref4ener/
Publication Date
2024-04-25
Last Modification Date
2023-03-29
Creators
Contributors
Ontology requirements and tests
requirements and tests
Imported Ontologies
<https://saref.etsi.org/core/v3.1.1/>
Prefix and namespace declaration:
Turtle: @prefix s4ener: <https://saref.etsi.org/saref4ener/> .
SPARQL: PREFIX s4ener: <https://saref.etsi.org/saref4ener/>
Download serialization:
License:

Abstract

The present document is a technical specification of SAREF4ENER, an extension of SAREF [2] that was created in collaboration with EEBus (http://www.eebus.org/en), the major Germany-based industry association, and the Flexiblepower Alliance Network (FAN, https://flexible-energy.eu/) to enable the interconnection of their (different) data models.

Introduction

General Overview

This documentation is a technical specification of SAREF4ENER, an extension of SAREF [1] for the energy domain. The present document was created based on the CENELEC standards EN 50631:2023, parts 1-4 [2] and EN 50491 12 2 [3], in collaboration with the Horizon 2020 project Interconnect [i.8], and with industry associations such as EEBus (http://www.eebus.org/en), Energy@Home (http://www.energy-home.it), KNX (https://www.knx.org/), and the Flexible power Alliance Network (FAN, https://flexible-energy.eu/).

The SAREF4ENER extension should be used to annotate (or generate) a neutral (protocol-independent) set of messages to be directly adopted by the various smart appliance manufacturers, or mapped to from their domain specific protocols of choice. These messages can be exchanged by energy smart appliances with an Energy Management System (EMS) to efficiently optimize energy consumption and production within the constraints set by the user.

Two international domain standards guided the work of developing the SAREF4ENER extension: EN 50631 series [2] with a set of data elements called SPINE and SPINE IoT resources and EN 50491-12-2 [3] with data elements called S2 resources [i.5] and [i.6]. Furthermore, new requirements as well as EN 50631:2023, parts 1-4 [2] and EN 50491 12 2 [3] concepts have been elaborated, implemented, and tested in the European Horizon 2020 project InterConnect within about 15 large scale pilots in 7 countries.

The main addition that SAREF4ENER provides on top of SAREF Core is a set of saref:Profiles that describe the energy flexibility capabilities of a device (see clause 4.2.3). These profiles are drawn from the SPINE/SPINE IoT [2] and the S2 data model [3], with some occurring in both and some in either. For example, the Power Profile flexibility type is described in both S2 and SPINE/IoT, so is merged into a single SAREF representation (see clause 4.2.3.6). The S2 Power Envelope and SPINE Power Limits also show enough similarities for an implementation with several shared concepts (see clause 4.2.3.5). The remaining types of flexibility are unique to either S2 or SPINE: Incentive Tables are defined in SPINE, whereas Operation Mode, Fill Rate Based, and Demand Driven energy flexibility are control types defined in S2 [i.5].

The SAREF4ENER extension additionally describes flexibility instructions (see clause 4.2.5) separately from the flexibility profiles. These instructions describe the communication taking place between a device and the EMS to decide on the energy flexibility plan, such as offers from the device and requests from a EMS. A real-time check on the monitoring of power consumption is facilitated via the reuse of the main SAREF module and the load control use case (see clause 4.2.4). Finally, the SAREF4ENER extension provides a modelling approach for data points and time series (see clause 4.2.6), which is necessary for modelling the various forecasts and data elements involved.

An overview of the SAREF4ENER (V1.2.1) ontology is provided in Figure 1. In the image, classes are represented as rectangles. Relationships (object properties) between entities are represented as arrows. Arrows are additionally used to represent some RDF, RDF-S and OWL constructs, more precisely: plain arrows with white triangles represent the rdfs:subClassOf relation between two classes. The origin of the arrow shall be considered as the subclass of the entity at the destination of the arrow. Dashed arrows accompanied by the expression rdf:type are used to indicate that the individual at the origin of the arrow is an instance of the class placed at the end of the arrow. Datatype properties and class restrictions are presented as plain text and positioned within the boxes of the rectangles. The green color is used to distinguish SAREF core entities. The blue color is used for highlighting the classes and properties already existing in the previous version of SAREF4ENER (V1.1.2). The white color is used to denote the classes and properties that have been added in the SAREF4ENER version specified in the present document (V1.2.1). Note that Figure 1 aims at showing a global overview of the main classes of SAREF4ENER and their mutual relations. More details on the different parts of Figure 1 are provided in the other subclauses of clause 4.2.

SAREF Overview
Figure 1: SAREF4ENER overview

Device

A s4ener:Device is a subclass of a saref:Device, i.e. it inherits the properties of the more general saref:Device and extends it with additional properties that are specific for SAREF4ENER. The s4ener:Device class is shown in Figure 3.

Demand Driven Profile

The s4ener:DemandDrivenProfile can be used for devices that can consume different types of energy resources such as electricity or natural gas, but that lack a way of buffering that energy. This may for example be a hybrid heat pump that is powered using either electricity of gas. The power demand is determined by the device, but the customer energy manager can choose how to generate that power.

The profile contains a set of saref:Actuators that describe the various ways that the demanded energy can be provided. These actuators may be (part of) the actual saref:Device that offers this profile. The forecast of the average demand rate (i.e. the amount of energy, heat, and any other resource that needs to be produced by a device in the near future) can be expressed by defining time series (s4ener:TimeSeries).

Demand Driven Profile Overview
Figure 2: Demand Driven Profile overview

Fill Rate Based Profile

The s4ener:FillRateBasedProfile can be used for devices that can store energy (s4ener:Storage), such as heat pumps with a buffer, EVs, batteries, and even fridges and freezers. The saref:Actuators associated with this fill rate based profile can consume energy to fill the buffer. The information regarding the leakage behaviour of the storage and its fill level (i.e. a measure expressing how full the storage is) can respectively be defined through the classes s4ener:LeakageBehaviour and saref:Measurement via the properties s4ener:hasLeakageBehaviour and s4ener:presentFillLevel, respectively. The s4ener:LeakageBehaviour is always associated with an element detailing the leakage behaviour of the storage (s4ener:LeakageBehaviourElement). Ultimately, certain storage devices might have a fill-level target profile (s4ener:FillLevelTargetProfile) with its associated s4ener:FillLevelTargetProfileElement.

Fill Rate Profile Overview
Figure 2: Fill Rate Profile overview

Operation Mode Based Profile

Devices that offer the s4ener:operationModeProfile can control the amount of power that they generate and/or consume, such as diesel generators and variable electrical resistors. The states in which devices fall in, such as "running at reduced power" or "running at full power", can be described as operation modes (s4ener:OperationMode). These operation modes have therefore been modelled as subclasses of saref:State. Transitions between operation modes can be defined as s4ener:Transition with associated timers (s4ener:Timer) that specify the minimum duration of a particular operation model.

Operation Mode Based Profile Overview
Figure 2: Operation Mode Based Profile overview

Incentive Table Based Profile

The s4ener:IncentiveTableBasedProfile can be used to describe an incentive table, compiled of incentive table slots (s4ener:IncentiveTableSlot) as well as a power plan (s4ener:PowerPlan). Both are used to negotiate the allocation of upcoming energy usage of a device between the energy manager and the device. The incentive table is used by the energy manager to express the availability of energy via real and/or artificial incentives or costs over time. The device itself uses the table to negotiate the own demand and request the allocation by sending the resulting power plan to the energy manager.

Incentive types can be expressed in the form of relative costs (s4ener:RelativeCost), absolute costs (s4ener:AbsoluteCost), CO2 emissions (s4ener:CO2Emission), and renewable energy percentage (s4ener:RenewableEnergyPercentage). An incentive table also defines a scope type (s4ener:ScopeType) to indicate whether it is a preliminary (s4ener:Preliminary) or committed version (s4ener:Committed).

An incentive table consists of a number of slots (s4ener:IncentiveTableSlot) where each slot may contain a series of incentives (s4ener:Incentive) representing various tiers (s4ener:Tier). Each tier may be linked to a particular energy source, such as the grid, solar panels, or surplus power. Each incentive describes the cost, expressed as a unit applicable to the s4ener:IncentiveType, for that power source in the particular (time) slot. The lower and optional upper boundary (s4ener:DataPoint) describe for each incentive at which level of power consumption it becomes applicable.

The power plan of a device is defined by a series of sets of data points (s4ener:TimeSeries). Each set of data points contains a time interval (time:Interval), a relation to a property (s4ener:Power), a binding to a minimum (s4ener:Minimum), average (s4ener:Average) or maximum (s4ener:Maximum) value and the value itself (saref:Measurement). Finally, it also contains a scope type (s4ener:ScopeType) to indicate whether it is a preliminary (s4ener:Preliminary) or committed value (s4ener:Committed).

An incentive table based profile can be used with any type of device.

Incentive Table Based Profile Overview
Figure 2: Incentive Table Based Profile overview

Power Limitation Based Profile

Power Envelope Based Profile

A saref:Device offers a s4ener:PowerEnvelopeBasedProfile when the device is operating within a minimum and maximum amount of power for energy production and/or consumption per time block, but the production or consumption cannot be directly regulated by the energy manager. A PV panels inverter is a typical example, because the energy produced is dependent on the amount of sunshine. The EMS may constrain the power production of the PV panels below its potential to lower a peak.

The minimum and maximum amount of power that can be generated and/or spent by a device in a certain timespan can be set by instantiating the s4ener:PowerEnvelope and its corresponding s4ener:PowerConstraint. Power constraints are always bound to the allowed power limit ranges of a device (s4ener:AllowedLimitRange). The energy level of the s4ener:PowerEnvelope can be defined by using s4ener:TimeSeries. The type of the allowed limit ranges of a device (i.e. upper limit or lower limit) can be defined through the class s4ener:PowerEnvelopeLimitType. Commodity quantities relating to s4ener:PowerEnvelope can be described through the class s4ener:CommodityQuantity.

Power Envelope Based Profile Overview
Figure 2: Power Envelope Based Profile overview

Power Limit Profile

SAREF4ENER further specifies allowed limit ranges through the classes s4ener:ContractualPowerLimit, s4ener:NominalPowerLimit, and s4ener:FailsafePowerLimit. They are all subclasses of s4ener:PowerLimit which is the general upper-class of power limits. Power limits can be toggled active or inactive via the s4ener:isActive property. A device has nominal power consumption and/or production values (s4ener:NominalPowerLimit) when the manufacturers define quantifiable and measurable limits that has not to be exceeded. The failsafe values provided by the manufacturers has to be given as instances of saref:Measurement. In case the communication between a device and the energy manager is interrupted, the device enters a fail-safe state (s4ener:FailsafeState). Fail-safe values (s4ener:FailsafePowerLimit) apply until the communication is re established, with an optional minimal duration of the fail-safe state given in the s4ener:hasFailsafeDuration. Ultimately, a saref:Device is always bound to a s4ener:ContractualPowerLimit (which is defined in a specification by the manufacturers) and limited by a s4ener:FailsafePowerLimit.

Power Limit Based Profile Overview
Figure 2: Power Limit Based Profile overview

Power Profile

This clause presents the classes of interest for smart energy management. These classes are used to schedule devices in certain modes and preferred times using power profiles to optimize energy efficiency and accommodate the customer's preferences (i.e. use case 2). These classes are s4ener:PowerProfile, s4ener:Alternative, s4ener:PowerSequence and s4ener:Slot, which are shown in Figure 4.

A s4ener:PowerProfile is a subclass of a saref:Profile, i.e. it inherits the properties of the more general saref:Profile extending it with additional properties that are specific for SAREF4ENER. The s4ener:PowerProfile is used by a s4ener:Device to expose the power sequences that are potentially relevant for the CEM. A s4ener:Device can expose a s4ener:PowerProfile, which consists of one or more alternative plans (s4ener:AlternativesGroup class). A s4ener:AlternativesGroup consists of one or more power sequences (s4ener:PowerSequence class), and a s4ener:PowerSequence consists of one or more slots (s4ener:Slot class). Inversely, a s4ener:Slot belongs to only and exactly one s4ener:PowerSequence, which, in turn, belongs to only and exactly one s4ener:AlternativesGroup, which, in turn, belongs to only and exactly one s4ener:PowerProfile. A s4ener:PowerProfile belongs to only and exactly one s4ener:Device.

Power Profile and Alternatives Group Overview
Figure 4: Power Profile and Alternatives Group Overview

Power Sequence

The s4ener:AlternativesGroup consists of one or more power sequences (s4ener:PowerSequence class) and, inversely, a s4ener:PowerSequence belongs to only and exactly one s4ener:AlternativesGroup. Figure 5 shows the details of the s4ener:PowerSequence class.

Power Profile Alternatives Group
Figure 5: Power Profile Alternatives Group

Slot

The s4ener:PowerSequence consists of one or more slots (s4ener:Slot class) and, inversely, a s4ener:Slot belongs to only and exactly one s4ener:PowerSequence.

Load control

This clause presents the part of SAREF4ENER that defines how to model events used in, for example, a direct load management and power curtailing scenarios (i.e. use case 4). The classes of interest are s4ener:LoadControlEventData, s4ener:LoadControlEventAction, s4ener:LoadControlStateData and s4ener:LoadControlState, as shown in Figure 7.

The s4ener: LoadControlEventData class is used to represent overload warning severity level and related load control commands to a device. It is characterized by an event ID and a timestamp that represents the time the event information instance was created or received, and the time period that denotes the period of validity of the event. For example, 5 minutes ago an event was received which says that it shall take effect tomorrow from 14:00 to 15:30. In this event the timestamp is "5 minutes ago" and time period is "tomorrow from 14:00 to 15:30".

The s4ener:LoadControlEventAction class expresses the type of actions to be performed as a consequence of a load control event. A s4ener:LoadControlEventAction can be of type "consume" or "produce" to denote consumption or production of energy or power. Values for both consume and produce actions can be s4ener:emergency, s4ener:increase, s4ener:normal, s4ener:pause, s4ener:reduce, s4ener:resume.

The s4ener: LoadControlStateData class expresses the data about the state of an event and is characterized by the same event ID used in the s4ener:LoadControlEventData class, as well as a timestamp, and it is associated to the class s4ener:LoadControlState, which can be of type "consume" or "produce" - analogously to a load control event action – and expresses the possible states of a load control event. Values for both consume and produce load control states can be s4ener:eventAccepted, s4ener:eventStarted, s4ener:eventStopped, s4ener:eventRejected, s4ener:eventCancelled, or s4ener:eventError.

Load control
Figure 7: Load control

Namespace Declarations

owl:
http://www.w3.org/2002/07/owl#
rdf:
http://www.w3.org/1999/02/22-rdf-syntax-ns#
saref:
https://saref.etsi.org/core/
xsd:
http://www.w3.org/2001/XMLSchema#
dcterms:
http://purl.org/dc/terms/
rdfs:
http://www.w3.org/2000/01/rdf-schema#
time:
http://www.w3.org/2006/time#
vann:
http://purl.org/vocab/vann/
foaf:
http://xmlns.com/foaf/0.1/
s4ener:
https://saref.etsi.org/saref4ener/

Classes

Activation delay duration description ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ActivationDelayDurationDescription

The duration description for the activation delay duration temporal entity

has super-classes
time:DurationDescriptionc

Active duration description ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ActiveDurationDescription

The duration description for the active duration (min and max, sum max and sum min) temporal entities

has super-classes
time:DurationDescriptionc

Active duration max ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ActiveDurationMax

The active maximum duration a power sequence can run without interruption.

has super-classes
time:TemporalEntityc

Active duration min ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ActiveDurationMin

The active mininum duration a power sequence can run without interruption.

has super-classes
time:TemporalEntityc

Active duration sum max ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ActiveDurationSumMax

The active maximum duration a power sequence can run in total (summation of all active times).

has super-classes
time:TemporalEntityc

Active duration sum min ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ActiveDurationSumMin

The active minimum duration a power sequence must run in total (summation of all active times).

has super-classes
time:TemporalEntityc

Actuator level back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ActuatorLevel

Independent from the ActuatorSwitch class, the ActuatorLevel class enables a user or application to model LEVEL commands (start, up, percentageAbsolute, relative, etc.). This can be used to dim a light, set the speed of an electric motor, etc.

has super-classes
saref:Actuatorc

Actuator switch back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ActuatorSwitch

Basic on/off operations on a simple actuator can be modelled with the ActuatorSwitch class. Whether the function turns a device itself ON or OFF, or whether it switches a specific feature, depends on the implementation. For example, one could model the super freeze program of a freezer using ActuatorSwitch class. An ON command would then activate the super freeze program and an OFF command would deactivate it. This example shall just give an idea how ActuatorSwitch can be used for more purposes than only turning devices on and off.

has super-classes
saref:Actuatorc

Allowed limit range back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/AllowedLimitRange

The actual constraints of an Power Envelope Based Profile.

has super-classes
owl:Thingc
has sub-classes
s4ener:PowerLimitc
is in domain of
s4ener:limitTypec
is in range of
s4ener:allowedLimitRangec

Alternatives group back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/AlternativesGroup

A collection of power sequences for a certain profile

Anticipation duration description ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/AnticipationDurationDescription

The duration description for the anticipation duration temporal entities

has super-classes
time:DurationDescriptionc

Commodity Quantity back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/CommodityQuantity

The various commodity quantities introduced by the S2 standard.

Contractual Power Limit back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ContractualPowerLimit

The contractual power limit of a device

Demand Driven Based Control Instruction back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/DDBCInstruction

An Instruction as specified for an Demand Driven Based Control Profile.

has super-classes
s4ener:FlexibilityInstructionc

Data point back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/DataPoint

A data point is a quantity that is extended with various pieces of process information, namely



- A creation time (instant). This is the point in time when the data point was created, which is not necessarily the time for which it is valid. In the case of soft-sensors or forecasters, a data point might have been created ahead of time, in the case of a direcet measurement a data point might created at its time of validity (or at the end of its validity time interval) and in the case of an archived value the data point might have been created after the fact.



- A validity time (temporal entity) which will be named "time stamp". The validity time is the instant or interval in time in which a specific quantity is in effect. For example a room temperature might be measured at 12:00, which means it is in effect at this very instant. A specific amount of energy might me expended within the time-slot between 12:30 and 12:45, which means that the energy measurement is in effect during this time interval.



- A location or topological association. For example, a measurement might be taken in a specific room, a power avarage might have been measured by a specific meter, a forecast might be valid for a specific region or grid segment. This association is therefore not always a location.

Default duration ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/DefaultDuration

The duration of a slot (SHALL be present in case of 'determined slot'). If a slot has a configurable lenght, this element SHALL reflect the currently configured lenght

has super-classes
time:TemporalEntityc

Default duration description ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/DefaultDurationDescription

The duration description for the default duration temporal entity

has super-classes
time:DurationDescriptionc

Demand driven control back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/DemandDrivenProfile

The Flexibility Profile following the Demand Driven strategy.

Device back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/Device

A specialization of a saref:Device that exposes a power profile with power sequences to the CEM (note that a s4ee:Device can also be called 'power sequence server'). Most of the existing devices can expose at most 1 power profile, but there are special cases in which more than one power profiles can be exposed by the same device. For example, consider the case of a combined fridge-freezer in which there are 2 logical devices (fridge and freezer) combined in 1 physical device. This combined device can expose 2 power profiles, one for the fridge and one for the freezer. A s4ee:Device (e.g. a household appliance or a smart meter) can also receive events about overload warning severity level and related load control commands (LoadControlEventData)

Duration uncertainty ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/DurationUncertainty

The uncertainty of the duration

has super-classes
time:TemporalEntityc

Duration uncertainty description ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/DurationUncertaintyDescription

The duration description for the duration uncertainty temporal entity

has super-classes
time:DurationDescriptionc

Earliest start time back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/EarliestStartTime

The earliest possible start time for a power sequence or a slot. Only 'xs:duration' value types SHALL be used to denote a relative time which relates to 'now' as time 0.

Note: This element applies to the first repetition of the slot number only.

has super-classes
time:TemporalEntityc

Elapsed slot time back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ElapsedSlotTime

If state is set to 'running' or 'paused' AND the slot is determined, this element CAN contain the time the slot has already been in 'running' state (this also means the value remains constant during a 'paused' state). Otherwise it SHALL be omitted.

has super-classes
time:TemporalEntityc

End Interruption Instruction back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/EndInterruptionInstruction

An Instruction message indicating when an interruption can end.

has super-classes
s4ener:InterruptionInstructionc

End time back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/EndTime

The endTime of a power sequence. If the value is available, it SHALL be denoted here. Otherwise the element SHALL be omitted.

The end time of a slot MAY be stated in this element. The following equation SHALL apply: endTime - startTime = defaultDuration.

has super-classes
time:TemporalEntityc

End time duration Description back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/EndTimeDurationDescription

The duration description for the end time duration temporal entities

has super-classes
time:DurationDescriptionc

Energy back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/Energy

Energy type and value in a slot (i.e., Energy, EnergyMin, EnergyMax, EnergyExpected, EnergyStandardDeviation, EnergySkewness); or the ResumeEnergyEstimated in a power sequence, i.e., the additional energy the device will consume before resuming its normal operation (after a pause)

Energy Constraint back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/EnergyConstraint

The energy constraint described in the Allowed Limit Range or Power Limit.

Energy expected back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/EnergyExpected

A possible type of energy in a slot that represents the expected energy consumption and its value

has super-classes
s4ener:Energyc

Energy max back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/EnergyMax

A possible type of energy in a slot that represents the maximum energy consumption and its value

has super-classes
s4ener:Energyc

Energy min back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/EnergyMin

A possible type of energy in a slot that represents the minimum energy consumption and its value

has super-classes
s4ener:Energyc

Energy skewness back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/EnergySkewness

A possible type of energy in a slot that represents the energy skewness and its value

has super-classes
s4ener:Energyc

Energy Standard Deviation back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/EnergyStandardDeviation

A possible type of energy in a slot that represents the energy standard deviation and its value

has super-classes
s4ener:Energyc

Event action consume back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/EventActionConsume

An action type used to express a consume action to be performed as a consequence of an event used to send overload warning severity level and related load control commands to a device (e.g. a household appliance or a smart meter).

Event action produce back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/EventActionProduce

An action type used to express a produce action to be performed as a consequence of an event used to send overload warning severity level and related load control commands to a device (e.g. a household appliance or a smart meter).

Event state consume back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/EventStateConsume

In the load control, it expresses a consume state of an event used to send overload warning severity level and related load control commands to a device (e.g. a household appliance or a smart meter).

Event state produce back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/EventStateProduce

In the load control, it expresses a produce state of an event an event used to send overload warning severity level and related load control commands to a device (e.g. a household appliance or a smart meter).

Fill Rate Based Control Instruction back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/FRBCInstruction

A Fill Rate Based Instruction message.

has super-classes
s4ener:FlexibilityInstructionc

Failsafe Power Limit back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/FailsafePowerLimit

In case the communication between a device and the energy manager is interrupted, fail-safe values apply and the device enters fail-safe state until the communication is re-established.

Fail-safe state back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/FailsafeState

State that indicates that the device currently is in its Fail-safe state. This means that it has lost its connection to a central energy manager. This may result in the device following stricter power limits.

is in domain of
s4ener:hasFailsafeDurationc

Fill level target profile back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/FillLevelTargetProfile

The target profile that a fill rate based control flexibility profile tries to follow.

Fill level target profile element back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/FillLevelTargetProfileElement

A description of the various Elements detailing the Fill Level Target Profile consists.

has super-classes
owl:Thingc
is in range of
s4ener:hasFillLevelTargetProfileElementc

Fill rate control back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/FillRateProfile

A flexibility profile specified through a Fill Rate Based Profile.

has super-classes
s4ener:FlexibilityProfilec
is in domain of
s4ener:hasStoragec

Flex offer back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/FlexOffer

It allows to represent a flexibility offer (or schedule) as a combination of multiple time-series, data-points and forecasts. For example, we can create a flexibility offer that includes a time-series ex:T-power of power values, combined with a time-series ex:T-costs of associated costs.

Flex request back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/FlexRequest

The flexibility request

Flexibility Instruction back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/FlexibilityInstruction

The various types of instructions Flexibility Sources can send and/or receive.

Flexibility Profile back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/FlexibilityProfile

Different control types to describe the energy flexibility that a device has to offer. Charging of an EV for instance, may be controlled by power profile-based control or fill-rate -based control. It is not allowed to mix different control types at the same time, but different control types may be used sequentially.

Control Types dictates flexibility instructions. Control Type provides Flexibility options.

Gaussian data point back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/GaussianDataPoint

A data point whose quantity is a standard deviation.

Incentive back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/Incentive

An Incentive indicates the intersection of a tier with a slot. In this particular combination of slot and tier there are a particular costs to draw this type of energy. For example, drawing power from the grid costs 0.30 euro per kilowatthour during the afternoon, but will only be activated from a lower boundary of 3000W.

has super-classes
s4ener:DataPointc
is in domain of
s4ener:hasLowerBoundaryc
s4ener:hasUpperBoundaryc
is in range of
s4ener:hasIncentivec

Incentive table based profile back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/IncentiveTableBasedProfile

This flexibility profile describes the usage of an incentive table to describe an incentive type in the form of costs (relative or absolute), CO2 emissions or renewable energy percentage that can be associated to power values (expressed as a time-series of power data-points).

Incentive table slot back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/IncentiveTableSlot

This concept describes a slot that belongs to a Incentive Table. Each slot of the Incentive Table consists of a series of (lower) boundaries, each indicating the power at which a change to another incentive takes place. Additionally, each boundary is associated with a IncentiveTableTier.

has super-classes
s4ener:Slotc

Incentive table tier back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/IncentiveTableTier

This concept specifies a Tier that an Incentive Table consists of. Each Tier indicates through a series of Boundaries the price per kilowatthour this incentive costs. For example, a tier may describe grid power, solar panel power, or surplus power.

has super-classes
s4ener:TimeSeriesc
is in domain of
s4ener:hasIncentiveTypec

Incentive Type back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/IncentiveType

In the incentive table, an incentive type is defined in the form of costs (relative or absolute), CO2 emissions or renewable energy percentage.

Instruction Status back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/InstructionStatus

The status an instruction has at a specific moment.

Interruption Instruction back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/InterruptionInstruction

An instruction indicating an interruption to the process.

Latest end time ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/LatestEndTime

The latest possible end time for a power sequence or a slot. Only 'xs:duration' value types SHALL be used to denote a relative time which relates to 'now' as time 0.

Note: This element applies to the first repetition of the slot number only.

has super-classes
time:TemporalEntityc

Leakage behaviour back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/LeakageBehaviour

A description of the Leakage Behaviour associated with this Fill Rate Flexibility Profile.

has super-classes
owl:Thingc
is in domain of
s4ener:hasLeakageBehaviourElementc
is in range of
s4ener:hasLeakageBehaviourc

Leakage behaviour element back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/LeakageBehaviourElement

An element detailing the leakage behaviour of a storage.

has super-classes
owl:Thingc
is in domain of
s4ener:leakageRatec
is in range of
s4ener:hasLeakageBehaviourElementc

Load Control event action back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/LoadControlEventAction

An action type used to express the action to be performed as a consequence of an event used to send overload warning severity level and related load control commands to a device (e.g. a household appliance or a smart meter).

Load control event data back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/LoadControlEventData

An event used to send overload warning severity level and related load control commands to a device (e.g. a household appliance or a smart meter).

Load control event state back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/LoadControlEventState

In the load control, it expresses the possible states of an event used to send overload warning severity level and related load control commands to a device (e.g. a household appliance or a smart meter).

Load control state data back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/LoadControlStateData

The representation of the state of an event used to send overload warning severity level and related load control commands to a device (e.g. a household appliance or a smart meter).

Max activation delay ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/MaxActivationDelay

Maximum delay time between the end of the previous slot and the beginning of the current slot.

has super-classes
time:TemporalEntityc

Max anticipation ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/MaxAnticipation

This field allows the anticipation of the phase if (and only if) the previous phase has the energy set to 0 Wh, each unit is a minute.

has super-classes
time:TemporalEntityc

Max duration ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/MaxDuration

If a slot has a configurable duration, it SHALL be present and denote the maximum supported configuration. Note: This element applies to the first repetition of the slot number only

has super-classes
time:TemporalEntityc

Min duration ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/MinDuration

If a slot has a configurable duration, it SHALL be present and denote the minimum supported configuration. Note: This element applies to the first repetition of the slot number only.

has super-classes
time:TemporalEntityc

Nominal Power Limit back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/NominalPowerLimit

A device may have nominal power consumption and/or production values that are defined by the manufacturer and must not be exceeded, so that the power limit must stay within these constraints.

Number range back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/NumberRange

This class describes a range via a datatype property indicating the start of the range and another datatype property indicating the end of the range.

Operation Mode Based Control Instruction back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/OMBCInstruction

An instruction following the Operation Mode Based Profile.

has super-classes
s4ener:FlexibilityInstructionc

Operation Mode back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/OperationMode

A resource manager can declare multiple operation modes for a device. An operation mode is a mode/state that a device can find itself in, that is associated with a specific power value.

Operation Mode Element back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/OperationModeElement

Operation Mode Elements of a Fill Rate Based Control

has super-classes
owl:Thingc
is in domain of
s4ener:hasRunningCostsc
is in range of
s4ener:hasOperationModeElementc

Operation mode control back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/OperationModeProfile

A resource manager can declare multiple operation modes for a device. An operation mode is a mode/state that a device can find itself in, that is associated with a specific power value.

has super-classes
s4ener:FlexibilityProfilec

Power Envelop Based Control Instruction back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PEBCInstruction

An instruction for the Power Envelope Based Profile.

has super-classes
s4ener:FlexibilityInstructionc

Power Profile Based Control Instruction back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PPBCInstruction

An instruction for a Power Profile Based Flexibility Profile.

Pause duration description ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PauseDurationDescription

The duration description for the pause duration (max and min) temporal entities

has super-classes
time:DurationDescriptionc

Pause duration max ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PauseDurationMax

The maximum duration a power sequence can pause after the end of an activity.

has super-classes
time:TemporalEntityc

Pause duration min ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PauseDurationMin

The minimum duration a power sequence can pause after the end of an activity.

has super-classes
time:TemporalEntityc

Pause time ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PauseTime

The pause time of a power sequence or a slot

has super-classes
time:TemporalEntityc

Power back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/Power

Power type and value in a slot (i.e. power, powerMin, powerMax, powerExpectedValue, powerStandardDeviation, powerSkewness)

Power constraint back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerConstraint

The actual power constraint contained in the Allowed Limit Range or Power limit.

has super-classes
owl:Thingc
is in domain of
s4ener:hasConsequenceTypec

Power Envelope back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerEnvelope

A specific Power Envelope to be followed by an energy manager

has super-classes
owl:Thingc
is in domain of
s4ener:hasEnvelopec
is in range of
s4ener:hasPowerEnvelopec
s4ener:hasPowerEnvelopeElementc

Power Envelope Consequence Type back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerEnvelopeConsequenceType

The type of consequence of limiting power, which can be Defer or Vanish.

has super-classes
owl:Thingc
is in range of
s4ener:hasConsequenceTypec
has members
s4ener:Deferni, s4ener:Vanishni

Power Envelope Limit Type back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerEnvelopeLimitType

An enumeration containing the codelist for Power Envelope Limit Types, which may be Lower limit or Upper limit.

has super-classes
owl:Thingc
is in range of
s4ener:limitTypec
has members
s4ener:UpperLimitni, s4ener:LowerLimitni

Power envelope control back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerEnvelopeProfile

A Flexibility Profile described through a Power Envelope Profile.

has super-classes
s4ener:FlexibilityProfilec
is in domain of
s4ener:hasPowerEnvelopeElementc

Power expected back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerExpected

A possible type of power in a slot that represents the expected power consumption and its value

has super-classes
s4ener:Powerc

Power Limit back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerLimit

A power limit is defined as the maximum value for power consumption and/or production that must not be exceeded by e.g. a (group of) device(s), a building, or also a district.

Power limit profile back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerLimitProfile

This profile describes the energy flexibility of a device via a set of power limits, following the SPINE documentation

Power max back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerMax

A possible type of power in a slot that represents the maximum power consumption and its value

has super-classes
s4ener:Powerc

Power min back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerMin

A possible type of power in a slot that represents the minimum power consumption and its value

has super-classes
s4ener:Powerc

Power plan back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerPlan

The Power Plan that an energy manager creates for a device. It contains three timeseries indicating the minimum, average, and maximum respectively.

Power profile control back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerProfile

A way to model curves of power and energy over time, which also provides definitions for the modelling of power scheduling including alternative plans. With a PowerProfile, a device (or power sequences server) exposes the power sequences that are potentially relevant for the CEM (or power sequences client).
PPBC.PowerProfileDefinition

Power range back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerRange

A class describing a power range, containing a start of range, an end of range, and a saref:Property indicating the type of power involved.

has super-classes
owl:Thingc
is in domain of
s4ener:hasNumberRangec
is in range of
s4ener:hasPowerRangec

Power sequence back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerSequence

A Power Sequence following S2 is a container containing one or more PowerSequenceElements among which the EMS can choose the Element with the best fit to the current energy demands.
The specification of a task, such as wash or tumble dry, according to user preferences and/or manufacturer's settings for a certain device. It is the most 'coarse' view, a power sequence can represent all single steps of a whole task,where the single steps are represented by slots. If the power sequence is pausable by the bound power sequences client, the property 'saref:isInterruptionPossible' SHALL be present and set to true. Otherwise it SHALL be omitted. If the power sequence is stoppable by the bound power sequences client, the property 'saref:isFlexible' SHALL be present and set to true. Otherwise it SHALL be omitted.

has super-classes
owl:Thingc
saref:consistsOfop only s4ener:Slotc
saref:consistsOfop min 1 s4ener:Slotc
saref:hasDescriptiondp max 1
saref:hasPriceop max 1 s4ener:ResumeCostEstimatedc
saref:hasPriceop only s4ener:ResumeCostEstimatedc
saref:hasStateop only s4ener:PowerSequenceStatec
saref:hasStateop min 1 s4ener:PowerSequenceStatec
saref:hasTimeop max 1 s4ener:EarliestStartTimec
saref:hasTimeop max 1 s4ener:ActiveDurationMaxc
saref:hasTimeop max 1 s4ener:ActiveDurationMinc
saref:hasTimeop max 1 s4ener:LatestEndTimec
saref:hasTimeop max 1 s4ener:PauseDurationMinc
saref:hasTimeop max 1 s4ener:ActiveDurationSumMaxc
saref:hasTimeop max 1 s4ener:EndTimec
saref:hasTimeop max 1 s4ener:ElapsedSlotTimec
saref:hasTimeop max 1 s4ener:ActiveDurationSumMinc
saref:hasTimeop max 1 s4ener:RemainingSlotTimec
saref:hasTimeop min 1 s4ener:StartTimec
saref:hasTimeop max 1 s4ener:PauseDurationMaxc
s4ener:activeRepetitionNumberdp max 1
s4ener:activeSlotNumberdp max 1
s4ener:belongsToop only s4ener:AlternativesGroupc
s4ener:belongsToop exactly 1 s4ener:AlternativesGroupc
s4ener:cheapestdp max 1
s4ener:greenestdp max 1
s4ener:hasEnergyop only s4ener:ResumeEnergyEstimatedc
s4ener:hasEnergyop max 1 s4ener:ResumeEnergyEstimatedc
s4ener:hasValueSourceop min 0
s4ener:isPausabledp max 1
s4ener:isStoppabledp max 1
s4ener:maxCyclesPerDaydp max 1
s4ener:repetitionsTotaldp max 1
s4ener:sequenceIDdp exactly 1
s4ener:sequenceRemoteControllabledp exactly 1
s4ener:taskIdentifierdp min 0
is in domain of
s4ener:hasMaxPauseBeforec
s4ener:hasMaxPauseDurationc
s4ener:hasPowerSequenceElementc
s4ener:isInterruptiblec
is in range of
s4ener:hasPowerSequencec
s4ener:relatesToPowerProfileSequencec

Power profile container back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerSequenceContainer

A container containing the various Power Sequences among which the EMS may choose for the appropriate Power Sequence at a given time.

Power sequence element back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerSequenceElement

An element of a power sequence, roughly equivalent to slots in the existing S4ener.

has super-classes
owl:Thingc
is in range of
s4ener:hasPowerSequenceElementc

Power sequence state back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerSequenceState

The current state of the power sequence. It can assume one of the values 'running', 'paused', 'scheduled', 'scheduled paused', 'pending', 'inactive', 'completed', or 'invalid'.

Power sequence status back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerSequenceStatus

A codelist for the various Power Sequence statuses.

Power skewness back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerSkewness

A possible type of power in a slot that represents the power skewness and its value

has super-classes
s4ener:Powerc

Power source back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerSource

Indicates the power source of a device. Possible values are e.g. mainsSinglePhase or battery

Power standard deviation back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/PowerStandardDeviation

A possible type of power in a slot that represents the power standard deviation and its value

has super-classes
s4ener:Powerc

Remaining pause time ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/RemainingPauseTime

The duration that the current slot (s4ee:activeSlotNumber) permits being paused. This element SHALL ONLY be present if the power sequence is interruptible. Otherwise, it SHALL be omitted. In case the power sequence is interruptible the following rules apply: If the element is absent this means there is no explicit pause duration restriction for the current slot; a value of 0s denoted the slot does not permit being paused.

has super-classes
time:TemporalEntityc

Remaining slot time ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/RemainingSlotTime

If state is set to 'running' or 'paused' AND the slot is determined, this element SHALL contain the time the slot still needs to be in 'running' state (this also means the value remains constant during a 'paused' state). Otherwise it SHALL be omitted.

has super-classes
time:TemporalEntityc

Resume cost estimated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ResumeCostEstimated

In a power sequence the additional costs for the resumption of a device to its normal operation (after a pause).

has super-classes
saref:Pricec

Resume energy estimated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ResumeEnergyEstimated

In a power sequence, the additional energy the device will consume before resuming its normal operation (after a pause). This is only an estimated value which will not be added to the value stated in any slot value information.

has super-classes
s4ener:Energyc

Role back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/Role

A codelist containing the various roles a device can take: producer, consumer, and storage.

has super-classes
owl:Thingc
is in domain of
s4ener:hasCommodityc
s4ener:hasRoleTypec
is in range of
s4ener:hasRolec

Role Type back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/RoleType

An enumeration containing the various roles a device can take up: consumer, producer, or storage.

Schedule Instruction back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ScheduleInstruction

Schedule instruction for a power profile flexibility profile.

has super-classes
s4ener:PPBCInstructionc

Scope Type back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ScopeType

An incentive table may additionally define a scope type to indicate whether it is a preliminary or committed version.

Slot back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/Slot

The single steps of a power sequence are represented by slots. A slot is associated with a slot number (while a power sequence is associated with a power sequence identifier). The slot numbers of two power sequences should be considered independent from each other, i.e., slot number 7 of sequence 1 describes a different slot than slot number 7 of sequence 2. Therefore a slot is only uniquely identified in combination with a sequence ID.

Slot time duration description ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/SlotTimeDurationDescription

The duration description for the slot time duration temporal entities

has super-classes
time:DurationDescriptionc

Start Interruption Instruction back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/StartInterruptionInstruction

An instruction or message indicating the start of an interruption.

has super-classes
s4ener:InterruptionInstructionc

Start time ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/StartTime

The startTime of a power sequence or slot. SHALL be present

has super-classes
time:TemporalEntityc

Start time duration description ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/StartTimeDurationDescription

The duration description for the start time duration temporal entities

has super-classes
time:DurationDescriptionc

State back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/State

An entity that represents the possible states in SAREF4EE

Storage back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/Storage

storage device which is the main component of Fill Rate Based Control type.). In the context of flexibility control and instructuons, a device shall be able to inform the CEM about its fill level, a measure of how full the storage is, and the lower and upper boundaries that the fill level should remain within.

Time period ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/TimePeriod

The time period associated with load control event data

has super-classes
time:TemporalEntityc

Time period duration description ⚠ Is deprecated back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/TimePeriodDurationDescription

The duration description for the time period duration temporal entities

has super-classes
time:DurationDescriptionc

Time Series back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/TimeSeries

An ordered sequence of data points of a quantity observed at spaced time intervals is referred to as a time series. Time series can be a result of prediction algorithm.

Timer back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/Timer

A timer for time-based operation mode and transition constraints.

has super-classes
owl:Thingc
is in domain of
s4ener:isFinishedAtc
is in range of
s4ener:hasTimerc
s4ener:isBlockedByc
s4ener:startsTimerc

Transition back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/Transition

Possible transitions to switch from one Operation Mode to another or to set new parameters.

Usage back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/Usage

The usage of a datapoint, time series or message.

Value source back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ValueSource

Indicates the source (origin/foundation) of the measurement forecasted values for a power sequence. If absent, the source is undefined. Remark: This element shall express the reliability of the forecast.

has super-classes
owl:Thingc
is in range of
s4ener:hasValueSourcec
has members
s4ener:Measuredni, s4ener:Calculatedni, s4ener:Empiricalni

Value tendency back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4ener/ValueTendency

This type indicates a codelist for the s4ener:valueTendency property about whether the tendency of a measurement is rising, stable or falling.

has super-classes
owl:Thingc
is in range of
s4ener:valueTendencyc
has members
s4ener:Fallingni, s4ener:Stableni, s4ener:Risingni

Object Properties

allowed limit range back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/allowedLimitRange

This property indicates the various AllowedLimitRanges or PowerLimits that this PowerConstraint object consists of.

belongs to back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/belongsTo

A relationship identifying the ownership of an entity. In particular, a slot belongs to a power sequence, a power sequence belongs to an alternative, an alternative belongs to a power profile, a power profile belongs to a device.

belongs to time series back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/belongsToTimeSeries

The relationship that connects a data point to a time series.

has domain
s4ener:DataPointc
has range
s4ener:TimeSeriesc
is inverse of
s4ener:hasDataPointop

end of range back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/endOfRange

This property indicates the end of a number range.

has domain
s4ener:NumberRangec
has range
saref:Measurementc

Fill Rate Level back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/fillRate

Indicates the change in fill_level per second. The lower_boundary of the NumberRange is associated with an operation_mode_factor of 0, the upper_boundary is associated with an operation_mode_factor of 1.

from operation mode back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/fromOperationMode

ID of the OperationMode (exact type differs per ControlType) that should be switched from.

has activation plan back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasActivationPlan

The relationship between the s4ener:FlexibilityInstruction and s4ener:TimeSeries.

has active operation mode back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasActiveOperationMode

A reference to the OperationMode that is presently active

has applied event action consume back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasAppliedEventActionConsume

A relationship between the state of a load control event consume and the action to be performed as a consequence of this event.

has applied event action produce back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasAppliedEventActionProduce

A relationship between the state of a load control event produce and the action to be performed as a consequence of this event.

Uses commodity back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasCommodity

An indication of which commodity this Role is a consumer, producer, or storer of.

has domain
s4ener:Rolec
has range
saref:Commodityc

has connection ⚠ Is deprecated back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasConnection

In the Remote Network Management (RemoteNWM) use case, a relationship between a node in a network (i.e., a s4ee:Device) and its connections (i.e., a s4ee:DeviceConnections). The same s4ee:Device (or node) can have multiple device connections as it can be connected to several networks at the same time.

Has Consequence Type back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasConsequenceType

The consequence type associated with this Power Constraint, which can be Defer or Vanish.

has constraints back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasConstraints

This property relates a Power Envelop Instruction or Profile to the constraints it needs to follow. There are two types of constraints modelled: Power constraints and energy constraints.

has contractual consumption Max back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasContractualConsumptionMax

The relationship between the contractual power limit and the value indicating the max limit consumption.

has contractual production Max back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasContractualProductionMax

The relationship between the contractual power limit and the value indicating the max limit production.

has cost, aka hasCost back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasCost

Additional costs per second (e.g. wear, services) associated with this operation mode in the currency defined by the ResourceManagerDetails , excluding the commodity cost. The range is expressing uncertainty and is not linked to the operation_mode_factor.
The relationship between the s4ener:FlexibilityInstruction and s4ener:DataPoint

has data point back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasDataPoint

This relationship connects a time series to data point.

has domain
s4ener:TimeSeriesc
has range
s4ener:DataPointc
is inverse of
s4ener:belongsToTimeSeriesop

has demand rate back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasDemandRate

The present demand rate that needs to be satisfied by the system

has average demand rate forecast back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasDemandRateForecast

This property relates a Demand Driven Profile to a TimeSeries object that indicates a forecast of the average demand rate.

has device back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasDevice

A relationship between a load control event (used to send overload warning severity level and related load control commands) and the device interested by this event.

has effective period back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasEffectivePeriod

This connects to the temporal entity which describes when (time interval) the quantity of this data point was, is, or will be in effect. This is the time interval which is covered by the forecast.

This should be equivalent to the time interval covered by the time-series that express the forecast. *A potential application of SHACL?*

has range
time:Intervalc

has energy back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasEnergy

A relationship between a power sequence and its energy (in terms of value and unit of measure)

has range
s4ener:Energyc

has energy value type back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasEnergyValueType

A relationship representing an energy value type

has super-properties
s4ener:hasValueTypeop

has envelope back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasEnvelope

This property relates a Power Envelope to the Timeseries object that describes the envelope

has event state consume back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasEventStateConsume

A relationship between the specification of the state of a load control event consume and the value that this state can assume.

has super-properties
saref:hasStateop

has event state produce back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasEventStateProduce

A relationship between the specification of the state of a load control event produce and the value that this state can assume.

has super-properties
saref:hasStateop

has expression ⚠ Is deprecated back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasExpression

A relationship between an appliance parameter compatibility action and the associated expressions

has failsafe consumption max back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasFailsafeConsumptionMax

The relationship between the failsafe power limit and the value indicating its consumption.

has failsafe production max back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasFailsafeProductionMax

The relationship between the failsafe power limit and the value indicating its production.

Fill Level Range back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasFillLevelRange

The range of the fill level for which this FRBC.OperationModeElement applies.



If this concept is applied on a Storage it indicated the range in which a storage should remain.

has fill level target profile back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasFillLevelTargetProfile

The Fill Level Target Profile of the storage that the current Fill Rate Profile tries to accomodate for.



NB. This cannot be modelled as a TimeSeries, since the x-axis is not time.

has fill level target profile element back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasFillLevelTargetProfileElement

The various Fill Level Target Profile Elements detailing the Fill Level Target Profile that the current Fill Level Based Profile tries to accomodate for.

has function ⚠ Is deprecated back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasFunction

A relationship identifying the functions performed by an actuator level and an actuator switch

has incentive back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasIncentive

This property relates an IncentiveTable element, such as an IncentiveTableSlot or an IncentiveTableTier to the boundaries that it consists of.

has incentive type back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasIncentiveType

The relationship between the tier and its incentive type

has Instruction Status back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasInstructionStatus

Present status of this instruction.

has leakage behaviour back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasLeakageBehaviour

The Leakage Behaviour associated with this storage.

has leakage behaviour element back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasLeakageBehaviourElement

This property relates the LeakageBehaviour description to the LeakageBehaviourElements indicating the detailed description.

has lower boundary back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasLowerBoundary

This property relates an IncentiveTableBoundary to the datapoint describing its lower boundary or starting point at which this boundary becomes active.

has domain
s4ener:Incentivec
has range
s4ener:DataPointc

has messaging type back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasMessagingType

The messaging type associated with this element.

has nominal consumption Max back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasNominalConsumption

The relationship between the nominal power limit and the value indicating the max limit consumption.

has nominal production Max back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasNominalProduction

The relationship between the nominal power limit and the value indicating the max limit production.

has number range back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasNumberRange

This property provides the association between a power range and its number range.

has domain
s4ener:PowerRangec
has range
s4ener:NumberRangec

has Operation Modes back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasOperationMode

This property indicates the s4ener:OperationMode inidicated by this Actuator, Instruction, or OperationModeProfile.



The SAREF4ENER extension expects the following classes to be used as domain:

- saref:Actuator

- s4ener:FRBCInstruction

- s4ener:DDBCInstruction

- s4ener:OMBCInstruction

- s4ener:OperationModeProfile

Has Operation Mode Element back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasOperationModeElement

List of OperationModeElements, which describe the properties of this FRBC.OperationMode depending on the fill_level. The fill_level_ranges of the items in the Array must be contiguous.

has power envelope back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasPowerEnvelope

The PEBC.PowerEnvelope(s) that should be followed by the Resource Manager. There shall be at least one PEBC.PowerEnvelope, but at most one PEBC.PowerEnvelope for each CommodityQuantity.

has power envelope element back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasPowerEnvelopeElement

This property relates a PowerEnvelopeProfile to the various specific PowerEnvelops contained in the profile.

has power limit consumption Max back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasPowerLimitConsumptionMax

The relationship between the power limit and the value indicating the max limit consumption.

has power limit production Max back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasPowerLimitProductionMax

The relationship between the power limit and the value indicating the max limit production.

has power limit state back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasPowerLimitState

The relationship between the power limit state and its state (active/ inactive).

has domain
s4ener:PowerLimitc

has power ranges back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasPowerRange

The power produced or consumed by this operation mode. The start of each PowerRange is associated with an operation_mode_factor of 0, the end is associated with an operation_mode_factor of 1. In the array there must be at least one PowerRange, and at most one PowerRange per CommodityQuantity.

has power sequence back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasPowerSequence

The various Sequences contained in a Power Sequence Container among which the EMS can choose the proper PowerSequence for the current energy demands.

has power sequence container back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasPowerSequenceContainer

The various power sequence containers contained within an S2 Power Profile. The containers have to executed one after the other. Each container contains various Power Sequence anong which the EMS can choose the appropriate Power Sequence for the current energy demands.

has power sequence element back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasPowerSequenceElement

A connection between the Power Sequence and the elements (or Slots) describing the exact contents.

has power sequence status back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasPowerSequenceStatus

This property indicates the current status of this Power Sequence.

Power source back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasPowerSource

Indicates the power source of a device. Possible values are e.g. mainsSinglePhase or battery

has range
s4ener:PowerSourcec

has power value type back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasPowerValueType

A relationship representing a power value type

has super-properties
s4ener:hasValueTypeop

has previous operation mode back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasPreviousOperationMode

The previous operation mode this device was in

has recipient back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasRecipient

This property can be used to connect a flexibility offer or/and flexibility request to a foaf:agent or saref:Device.

performs role back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasRole

Each Resource Manager provides one or more energy Roles

has domain
s4ener:Devicec
has range
s4ener:Rolec

role type back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasRoleType

The type of this specific role

has domain
s4ener:Rolec
has range
s4ener:RoleTypec

has running costs back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasRunningCosts

Additional costs per second (e.g. wear, services) associated with this operation mode in the currency defined by the ResourceManagerDetails , excluding the commodity cost. The range is expressing uncertainty and is not linked to the operation_mode_factor.

has scope type back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasScopeType

The relationship between the incentive table and the scope type

has slot value back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasSlotValue

This property is intended to specify the power or energy value of a slot in a power sequence as part of a power profile.



This property is a suggestion to be added in Saref4Energy v2.

has storage back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasStorage

The storage regulated by the related Fill Rate Profile.

has domain
s4ener:FillRateProfilec
has range
s4ener:Storagec

Has Supply Range back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasSupplyRange

The SupplyRange this OperationMode of a Demand Driven Profile can deliver for the CEM to match the DemandRate. The start of the NumberRange is associated with an operation_mode_factor of 0, the end is associated with an operation_mode_factor of 1.

has tier incentive back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasTier

The relationship between the incentive table and the tiers it consists of

Has Timer back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasTimer

The set of timers that are available in this Actuator or OperationModeProfile

has transition back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasTransition

The transitions between various saref:States or s4ener:OperationModes that either the Actuator or the OperationModeProfile can support.

has upper boundary back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasUpperBoundary

This property relates a boundary to its upper boundary or the value at which this incentive becomes inactive. This value is optional, because the upper boundary can be inferred from the lower boundary of the next boundary.

has domain
s4ener:Incentivec
has range
s4ener:DataPointc

has usage back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasUsage

This property provides the possibility to add some additional information about the usage of a data-point or time-series. For example, a data point or time series can be used as an upper limit, lower limit or a baseline, a maximum versus minimum value, or a consumption versus a production value.

has range
s4ener:Usagec

Has Usage Forecast back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasUsageForecast

Indicates the usage forecast that may be relevant to decide the energy flexibility strategy following a specific flexibility profile, specifically a fill rate based profile or incentive table.



In SAREF4ENER this property is intended to be applied on an s4ener:FlexibilityProfile.

has range
s4ener:TimeSeriesc

has value source back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasValueSource

Indicates the source (origin/foundation) of the measurement forecasted values for a power sequence. If absent, the source is undefined. Remark: This element shall express the reliability of the forecast.

has range
s4ener:ValueSourcec

has value type back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/hasValueType

A relation representing the value type of an entity

includes back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/includes

This property can be used to connect the flexibility offer and/or flexibility request to the flexibility profile. Additionally, it can be used to specify the s4ener:datapoint, s4ener:timeseries and ic-fc:forecast included in the flexibility offer and/or flexibility request.

is actuated by back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/isActuatedBy

A reference to an (external) actuator that can potentially activate this profile or where the instruction originates from.

is blocked by back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/isBlockedBy

The Timers that block this Transition from initiating while at least one of these Timers is not yet finished

has domain
s4ener:Transitionc
has range
s4ener:Timerc

is bound to back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/isBoundTo

The relationship between a device and its contractual power limit

is limited with back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/isLimitedWith

The relationship between device and failsafe power limit

is protected by back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/isProtectedBy

The relationship between the device and the nominal power limit

Leakage Rate back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/leakageRate

Indicates how fast the momentary fill level will decrease per second due to leakage within the given range of the fill level.

Limit Type back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/limitType

Indicates if this ranges applies to the upper limit or the lower limit.

present fill level back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/presentFillLevel

A saref:Measurement with a percentage value indicating the fill level of the storage.

has domain
s4ener:Storagec
has range
saref:Measurementc

produced by back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/producedBy

A relation between an entity (datapoint, message, timeseries, instruction) that has been produced by a device or other agent.



In the context of SAREF4ENER this property is intended for s4ener:DataPoint, s4ener:TimeSeries, and the various types of flexibility instructions, FlexOffers and FlexRequests.

has range
foaf:Agentc or saref:Devicec

range boundary back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/rangeBoundary

Boundaries of the power range of this PEBC.AllowedLimitRange. The CEM is allowed to choose values within this range for the power envelope for the limit as described in limit_type. The start of the range shall be smaller or equal than the end of the range.

receives back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/receives

A relationship between a device (e.g., an appliance or a smart meter) and a load control event

receives power limit back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/receivesPowerLimit

The relationship between a power limit profile and the power limit it has received for its device to follow

relates to commodity quantity back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/relatesToCommodityQuantity

Relates the classes to the various commodity quantities introduced by the S2 standard.



In the SAREF4ENER extension this property is intended for the following:

- s4ener:PowerRange

- s4ener:AllowedLimitRange

- s4ener:EnergyConstraint

- s4ener:PowerEnvelope

relates to offer back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/relatesToOffer

The relationship between the s4ener:FlexibilityInstruction and the flexibility offer.

Relates to power profile back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/relatesToPowerProfile

ID of the PPBC.PowerProfileDefinition of which the PPBC.PowerSequence is being selected and scheduled by the CEM.

Relates to power profile sequence back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/relatesToPowerProfileSequence

ID of the PPBC.PowerSequence that is being selected and scheduled by the CEM.

Relates to power profile sequence container back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/relatesToPowerProfileSequenceContainer

ID of the PPBC.PowerSequnceContainer of which the PPBC.PowerSequence is being selected and scheduled by the CEM.

relates to request back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/relatesToRequest

The relationship between the flexibility offer and flexibility request

has domain
s4ener:FlexOfferc
has range
s4ener:FlexRequestc

start of range back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/startOfRange

This property indicates the start of a number range.

has domain
s4ener:NumberRangec
has range
saref:Measurementc

Starts Timer back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/startsTimer

List of IDs of Timers that will be (re)started when this transition is initiated

has domain
s4ener:Transitionc
has range
s4ener:Timerc

to state operation mode back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/toOperationMode

ID of the OperationMode (exact type differs per ControlType) that will be switched to.

triggers event action consume back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/triggersEventActionConsume

A relationship between a load control event and the consume action triggered by this event

triggers event action produce back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/triggersEventActionProduce

A relationship between a load control event and the produce action triggered by this event

value tendency back to ToC or Object Property ToC

IRI: https://saref.etsi.org/saref4ener/valueTendency

Indicates whether the tendency of a measurement is rising, stable, or falling.

Data Properties

abnormal condition back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/abnormalCondition

Indicates if this is an instruction during an abnormal condition

Abnormal Condition Only back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/abnormalConditionOnly

Indicates if this element can only be used during an abnormal condition.



In SAREF4ENER this property is intended to be used on the following properties:

- s4ener:OperationMode

- s4ener:Transition

- s4ener:AllowedLimitRange

- s4ener:PowerSequence

has range
xsd:boolean

activate slot back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/activateSlot

Indicates whether a slot is used (activateSlot = true) or not (activateSlot = false). SHALL be present if a slot is optional (i.e., the property s4ee:optionalSlot is TRUE), otherwise SHALL be absent (i.e. in case the slot is mandatory).

has range
xsd:boolean

active repetition number back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/activeRepetitionNumber

Indicates the current repetition of the sequence of slots. SHALL be present if a power sequence can repeat its sequence of slots (i.e., if s4ee:repetitionTotal is present and has a value > 1). Otherwise, it SHALL be absent.

has range
xsd:unsignedInt

active slot number back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/activeSlotNumber

Indicates the currently active slot number, if the power sequence state is set to 'running' or 'paused'. Otherwise it SHALL be omitted.

has range
xsd:unsignedInt

alternatives count ⚠ Is deprecated back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/alternativesCount

Indicates the number of alternatives groups provided by a power profile

has range
xsd:integer

alternatives group ID ⚠ Is deprecated back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/alternativesGroupID

The endpoint-wide unique identifier for the alternatives group instances provided by a power profile

has range
xsd:integer

brand name back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/brandName

Provides the name of the brand of a device. Useful where the name of the brand and the vendor differs.

has range
xsd:string

cheapest back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/cheapest

Indicates whether a power sequence applies a configuration that minimises the user's energy bill (if set to TRUE). MAY be present. Absence of this element is equal to the presence with value FALSE.

has range
xsd:boolean

device code back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/deviceCode

Provides a device code for the device as defined by the manufacturer.

has range
xsd:string

device name back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/deviceName

Provides the name of the device as defined by the manufacturer.

has range
xsd:string

event ID ⚠ Is deprecated back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/eventID

Used in the Demand Response use case to identify an event

has range
xsd:unsignedInt

has firmware version back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/firmwareVersion

Version identifier of the firmware used in the device (provided by the manufacturer)

has domain
s4ener:Devicec
has range
xsd:string

greenest back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/greenest

Indicates whether a power sequence optimises the configuration towards the maximum availability of renewable energy (if set to TRUE). MAY be present. Absence of this element is equal to the presence with value FALSE.

has range
xsd:boolean

hardware revision back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hardwareRevision

Indicates the hardware revision of the device as defined by the manufacturer.

has range
xsd:string

delay back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasActivationDelay

The scheduled activation delay for a slot.



This property is suggested to be added in SAREF4Ener_v2 to replace the subclasses of time:TemporalEntity and/or time:DurationDescription

has super-properties
s4ener:hasDurationdp
has range
xsd:duration

activation delay max back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasActivationDelayMax

Maximum delay time between the end of the previous slot and the beginning of the current slot.



This property is suggested to be added to SAREF4Ener_v2 to replace the time:TemporalEntity and/or time:DurationDescription.

has super-properties
s4ener:hasDurationdp
has range
xsd:duration

active duration max back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasActiveDurationMax

The active maximum duration a power sequence can run without interruption.



This property is suggested to be added to SAREF4Ener_v2 to replace the time:TemporalEntity and/or time:DurationDescription.

has super-properties
s4ener:hasDurationdp
has range
xsd:duration

active duration min back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasActiveDurationMin

The active mininum duration a power sequence can run without interruption.



This property is suggested to be added to SAREF4Ener_v2 to replace the time:TemporalEntity and/or time:DurationDescription.

has super-properties
s4ener:hasDurationdp
has range
xsd:duration

active duration sum max back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasActiveDurationSumMax

The active maximum duration a power sequence can run in total (summation of all active times).



This property is suggested to be added to SAREF4Ener_v2 to replace the time:TemporalEntity and/or time:DurationDescription.

has super-properties
s4ener:hasDurationdp
has range
xsd:duration

active duration sum min back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasActiveDurationSumMin

The active minimum duration a power sequence must run in total (summation of all active times).



This property is suggested to be added to SAREF4Ener_v2 to replace the time:TemporalEntity and/or time:DurationDescription.

has super-properties
s4ener:hasDurationdp
has range
xsd:duration

has creation time back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasCreationTime

The time instant that defines the creation time of a data point or quantity or forecast or similar entities. This is not the same as the time at which the quantity is in effect. For example, if a temperature is forecasted today at 12:30 (creation time of the forecast) for the following day at 14:45 (time when the temperature is expected to be in effect), the this instant should be 12:30 of today.



A creation time (instant). This is the point in time when the data point was created, which is not necessarily the time for which it is valid. In the case of soft-sensors or forecasters, a data point might have been created ahead of time, in the case of a direcet measurement a data point might created at its time of validity (or at the end of its validity time interval) and in the case of an archived value the data point might have been created after the fact.

duration in xsd back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasDuration

This property is added to the time:DurationDescription class to allow to express time duration also as xsd:duration. This is necessary because in the EEBus/E@h model time is always expressed as xsd:duration. We use this property to express the following time information in the EEBus/E@h model:



- the startTime of the power sequence (in the PowerSequence class). SHALL be present

- the endTime of the power sequence (in the PowerSequence class). If the value is available, it SHALL be denoted here. Otherwise the element SHALL be omitted.

- the startTime of measurement as absolute or relative value (in the Measurement class).

- the endTime of measurement as absolute or relative value (in the Measurement class).



The duration is expected to be described as in xsd:duration
This property specifies that the componenrt has a duration attribute further specified in the subproperty



This property is suggested to be added to SAREF4Ener_v2 to replace the time:TemporalEntity and/or time:DurationDescription.

duration default back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasDurationDefault

The duration of a slot (SHALL be present in case of 'determined slot'). If a slot has a configurable lenght, this element SHALL reflect the currently configured lenght



This property is suggested to be added to SAREF4Ener_v2 to replace the time:TemporalEntity and/or time:DurationDescription.

has super-properties
s4ener:hasDurationdp
has range
xsd:duration

duration minimum back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasDurationMin

The minimum duration for some component



This property is suggested to be added in SAREF4ENER_V2

has super-properties
s4ener:hasDurationdp
has range
xsd:duration

has earliest start time back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasEarliestStartTime

The earliest possible start time for a power sequence or a slot. Only 'xs:duration' value types SHALL be used to denote a relative time which relates to 'now' as time 0.



Note: This element applies to the first repetition of the slot number only.



This property is suggested to be added to SAREF4Ener_v2 to replace the time:TemporalEntity and/or time:DurationDescription.

has super-properties
saref:hasTimestampdp
has range
xsd:dateTimeStamp

end time back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasEndTime

The endTime of a power sequence. If the value is available, it SHALL be denoted here. Otherwise the element SHALL be omitted.

The end time of a slot MAY be stated in this element. The following equation SHALL apply: endTime - startTime = defaultDuration.

has super-properties
saref:hasTimestampdp
has range
xsd:duration

has execution time back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasExecutionTime

Start time of the instruction

has super-properties
saref:hasTimestampdp
has domain
s4ener:FlexibilityInstructionc
has range
xsd:dateTimeStamp

has failsafe duration back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasFailsafeDuration

The relationship between the failsafe power limit and its duration. This property indicates the minimum duration the fail safe state will take once a device has entered that state.

has super-properties
s4ener:hasDurationdp
has domain
s4ener:FailsafeStatec
has range
xsd:duration

has index back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasIndex

Gives the index for elements that are an array in the S2 specification. Can be used regularly as well as in RDF* manner on properties.

has range
xsd:integer

has end time Interruption back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasInterruptionEndTime

The end time included in an Interruption Instruction message indicating when the interruption should end.

has super-properties
saref:hasTimestampdp
has domain
s4ener:InterruptionInstructionc
has range
xsd:dateTimeStamp

Has Interruption Start Time back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasInterruptionStartTime

The start time included in an Interruption Instruction message indicating when the interruption should start.

has super-properties
saref:hasTimestampdp
has domain
s4ener:InterruptionInstructionc
has range
xsd:dateTimeStamp

has latest end time back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasLatestEndTime

The latest possible end time for a power sequence or a slot. Only 'xs:duration' value types SHALL be used to denote a relative time which relates to 'now' as time 0.



Note: This element applies to the first repetition of the slot number only.



This property is suggested to be added to SAREF4Ener_v2 to replace the time:TemporalEntity and/or time:DurationDescription.

has super-properties
saref:hasTimestampdp

has lower average power back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasLowerAveragePower

The lower average power associated with this Energy constraint.

has domain
s4ener:EnergyConstraintc
has range
xsd:integer

max pause before back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasMaxPauseBefore

The maximum duration for which a device can be paused between the end of the previous running sequence and the start of this one

has super-properties
s4ener:hasDurationdp
has domain
s4ener:PowerSequencec
has range
xsd:duration

Pause before Maximum back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasMaxPauseDuration

The maximum duration for which a device can be paused between the end of the previous running sequence and the start of this one

has super-properties
s4ener:hasDurationdp
has domain
s4ener:PowerSequencec
has range
xsd:duration

Has Name ⚠ Is deprecated back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasName

Human readable name given by user

has range
xsd:string

Has Operation Mode Factor back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasOperationModeFactor

The number indicates the factor with which the FRBC.OperationMode or OMBC.OperationMode is usedconfigured. The factor should be greater than or equal than 0 and less or equal to 1.



Within the SAREF4ENER extension, this property is to be used on the following classes:

- s4ener:OMBCInstruction

- s4ener:OperationMode

- saref:Actuator

- s4ener:FRBCInstruction

- s4ener:DDBCInstruction

has range
xsd:decimal

has power limit duration back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasPowerLimitDuration

The relationship between the power limit and its duration. Power limit may come with a time period of validity based on duration

has super-properties
s4ener:hasDurationdp
has domain
s4ener:PowerLimitc
has range
xsd:duration

has quantile back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasQuantile

Used to define a quantile for example on a data point of a quantile time series. The quantile must be a ratio, usually a percentage. In a quantile forecast the hasQuantile property cannot be empty

has domain
s4ener:DataPointc
has range
xsd:decimal

has standard deviation back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasStandardDeviation

Adds a standard deviation to a data point.

has start time back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasStartTime

The startTime of a power sequence or slot. SHALL be present

has super-properties
saref:hasTimestampdp
has range
xsd:dateTimeStamp

has temporal resolution back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasTemporalResolution

The resolution is the distance between two measurement time-stapms. This only makes sense if the measurements are equidistant.

has range
xsd:duration

has transition costs back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasTransitionCosts

Absolute costs for going through this Transition in the currency as described in the ResourceManagerDetails.

has domain
s4ener:Transitionc
has range
xsd:decimal

Transition Duration back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasTransitionDuration

Indicates the time between the initiation of this Transition, and the time at which the device behaves according to the Operation Mode which is defined in the appropriate data element. When no value is provided it is assumed the transition duration is negligible.

has super-properties
s4ener:hasDurationdp
has domain
s4ener:Transitionc
has range
xsd:duration

transition Timestamp back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasTransitionTimestamp

Time at which the transition from the previous Operation Mode was initiated. This value shall always be provided, unless the active OperationMode is the first OperationMode the Resource Manager is aware of.

has super-properties
saref:hasTimestampdp
has domain
s4ener:OperationModec or saref:Actuatorc
has range
xsd:dateTimeStamp

has update rate back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasUpdateRate

The rate at which a data point or time-series or forecast or other data entity is being updated.



If the time series gets regularly updated, then the time between two updates can be recorded here.

has range
xsd:duration

has upper average power back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasUpperAveragePower

The upper average power of an Energy constraint of a Power Envelope profile.

has domain
s4ener:EnergyConstraintc
has range
xsd:integer

has value back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/hasValue

Power value expressed in the unit associated with the CommodityQuantity of the Power Value.

has range
xsd:decimal

is active back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/isActive

Indicates whether the power limit is currently active

has domain
s4ener:PowerLimitc
has range
xsd:boolean

is changeable back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/isChangeable

A relationship indicating that this element can be changed by its operator. The boolean value indicates whether it is indeed changeable.



In the SAREF4ENER extension this property is intended for PowerLimits and IncentiveTable elements, such as the IncentivebasedProfile, IncentiveTableSlot, and the IncentiveTableTier.

has range
xsd:boolean

is finished at back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/isFinishedAt

Indicates when the Timer will be finished. If the DateTimeStamp is in the future, the timer is not yet finished. If the DateTimeStamp is in the past, the timer is finished. When the timer was never started, the value can be an arbitrary DateTimeStamp in the past.

has super-properties
saref:hasTimestampdp
has domain
s4ener:Timerc
has range
xsd:dateTimeStamp

is interruptible back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/isInterruptible

This property indicates whether the PowerSequence is interruptible.

has domain
s4ener:PowerSequencec
has range
xsd:boolean

is obligatory back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/isObligatory

A relationship between the power limit and the boolean value indicating whether the power limit is obligatory

has domain
s4ener:PowerLimitc
has range
xsd:boolean

is pausable back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/isPausable

Specifies if the power sequence is pausable.

has range
xsd:boolean

is stoppable back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/isStoppable

Specifies if the power sequence is stoppable.

has range
xsd:boolean

manufacturer description ⚠ Is deprecated back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/manufacturerDescription

A description for the device as defined by the manufacturer.

has range
xsd:string

manufacturer label ⚠ Is deprecated back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/manufacturerLabel

A short label of the device as defined by the manufacturer.

has range
xsd:string

manufacturer node identification ⚠ Is deprecated back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/manufacturerNodeIdentification

Indicates a node identification for the device as defined by the manufacturer. This could be used for the identification of a device, even if it was removed from the network and rejoined later with changed node address.

has range
xsd:string

max cycles per day back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/maxCyclesPerDay

States the maximum amount of starts a power sequence (of a device) allows per day.

has range
xsd:unsignedInt

measurement id ⚠ Is deprecated back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/measurementID

Enables the identification of different sensors on one EEBus address.

has range
xsd:unsignedInt

messaging number ⚠ Is deprecated back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/messagingNumber

An identifier for one specific message. If a message is marked as obsolete, this number can be used to identify the original message.

has range
xsd:unsignedInt

messaging type ⚠ Is deprecated back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/messagingType

Indicates the type of the message. Possible values are:

- logging (used for messages, that shall be stored in a log file)

- information (messages, that shall be presented to the customer on a display; lower priority)

- warning (messages, that shall be presented to the customer on a display; medium priority)

- alarm (messages, that shall be presented to the customer on a display; high priority; if there is an alarm device in the household, it shall generate an alarm)

- emergency (messages, that shall be presented to the customer on a display; very high priority; if there is an alarm device in the household, it shall generate an alarm; additionally, if possible and configured, an emergency call shall be done)

- obsolete (previously sent messages, that shall be marked as obsolete)

has range
{"logging", "information", "warning", "alarm", "emergency", "obsolete"}

node remote controllable back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/nodeRemoteControllable

Indicates whether the power profile of a device is configured for remote control (e.g., by an energy management system).This refers to the selection chosen by the user on the remote control feature of the device. If nodeRemoteControllable is equal to FALSE, all the supported power sequences shall set the sequenceRemoteControllable property to FALSE. If nodeRemoteControllable is equal to TRUE, at least one power sequence shall be remotely controllable by setting the sequenceRemoteControllable property to TRUE.

has range
xsd:boolean

optional slot back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/optionalSlot

Indicates whether a slot is optional (if set to TRUE). Otherwise, if a slot is mandatory, SHALL be omitted or set to FALSE. Note: This element applies to every repetition of the slot number.

has range
xsd:boolean

progress back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/progress

Time that has passed since the selected sequence has started. A value must be provided, unless no sequence has been selected or the selected sequence hasn't started yet.

repetition total back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/repetitionsTotal

Contains the total number of repetitions, if a power sequence repeats its sequence of slots. Absence of the element is equal to a presence with a value of 0 (zero). SHALL be absent if the value is 1.

has range
xsd:unsignedInt

requiresUpdate back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/requiresUpdate

The relationship between the incentive table element and the boolean data indicating whether the incentive table requires an update.



In the SAREF4ENER extension this property is intended for the following classes:

- IncentiveTableBasedProfile

- IncentiveTableTier

- IncentiveTableSlot

has range
xsd:boolean

sequence ID ⚠ Is deprecated back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/sequenceID

Provides a unique power sequence identifier for a certain device

has range
xsd:unsignedInt

sequence remote controllable back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/sequenceRemoteControllable

Denotes whether a power sequence is modifiable (if value is TRUE) or not (if value is FALSE). Modifiability is required to configure power sequences and slots. It is also required to change a power sequence state.

has range
xsd:boolean

serial number back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/serialNumber

Indicates the serial number of a device as defined by the manufacturer. Usually the same as printed on the case.

has range
xsd:string

slot activated back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/slotActivated

If a slot is optional, represents the current status of the slot (true = the slot will be executed, false = the slot will not be executed). If the slot is not optional, this element SHALL be absent.

has range
xsd:boolean

slot number back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/slotNumber

Provides a unique slot identifier for a certain power sequence

has range
xsd:unsignedInt

software revision back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/softwareRevision

Indicates the software revision of a device as defined by the manufacturer.

has range
xsd:string

supports reselection back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/supportsReselection

If set toTRUE, the power profile of a device does not restrict the number of power sequence re-selections by the CEM, i.e. within a given alternative the CEM may first choose one power sequence, alter the selection by configuring another sequence later on, then alter the selection again, etc. (provided the process rules and data still permit configuration). If supportsReselection is set to FALSE, the device permits the CEM to select a power sequence of an alternative only once.

has range
xsd:boolean

supports single slot scheduling only back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/supportsSingleSlotSchedulingOnly

If set toTRUE, the power profile of a device does NOT permit the modification of more than one slot per configuration command.

has range
xsd:boolean

task identifier ⚠ Is deprecated back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/taskIdentifier

Represents the task identifier of the power sequence.

has range
xsd:unsignedInt

total sequences count max back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/totalSequencesCountMax

Represents the total number of power sequences supported by the power profile of a device

has range
xsd:unsignedInt

vendor code back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/vendorCode

Provides a code for the vendor of the device as defined by the manufacturer.

has range
xsd:string

vendor name back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4ener/vendorName

Provides the name of the vendor of the device as defined by the manufacturer.

has range
xsd:string

Named Individuals

Aborted back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Aborted

Instruction was aborted.
The selected PPBC.PowerSequence was aborted by the device and will not continue

Absolute cost back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/AbsoluteCost

The incentive type ''absolute cost'' defined in the incentive table.

Accepted back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Accepted

Instruction has been accepted

Average back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Average

The datapoint indicates an average value aggregated over a number of values.

belongs to
s4ener:Usagec

Baseline back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/BaseLine

This datapoint indicates the baseline.

belongs to
s4ener:Usagec

Battery power source, aka Battery power source back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/BatteryPowerSource

This Power Source codelist element indicates that a battery is the power source of this device.

belongs to
s4ener:PowerSourcec

CO2 Emission back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/CO2Emission

The incentive type ''CO2 Emission'' defined in the incentive table.

Calculated, aka Calculated back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Calculated

This value source codelist element indicates that this measurement has been calculated instead of measured or empirical.

belongs to
s4ener:ValueSourcec

Committed back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Committed

The committed version of this concept, usually an incentive table or power plan

belongs to
s4ener:ScopeTypec

Completed back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Completed

Power sequence state with value 'completed'

Consumption back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Consumption

This datapoint indicates the consumption.

belongs to
s4ener:Usagec

DC Power source, aka DC Power source back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/DCPowerSource

This Power Source codelist element indicates that the type of power source is DC.

belongs to
s4ener:PowerSourcec

Defer back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Defer

Indicating that the limited load or generation will be postponed to a later moment

Downflex back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Downflex

This datapoint indicates the down flexibility.

belongs to
s4ener:Usagec

Electric Power 3 Phase Symmetric, aka Electric Power 3 Phase Symmetric back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/ElectricPower3PhaseSymmetric

Electric power described in Watt on when power is equally shared among the three phases. Only applicable for 3 phase devices.

Electric Power L1, aka Electric Power L1 back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/ElectricPowerL1

Electric power described in Watt on phase 1. If a device utilizes only one phase it should always use L1.

Electric Power L2, aka Electric Power L2 back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/ElectricPowerL2

Electric power described in Watt on phase 2. Only applicable for 3 phase devices.

Electric Power L3, aka Electric Power L3 back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/ElectricPowerL3

Electric power described in Watt on phase 3. Only applicable for 3 phase devices.

Electricity, aka Electricity back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Electricity

Identifier for Commodity ELECTRICITY

belongs to
saref:Electricityc

Emergency back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Emergency

Load control event action with value 'emergency'

Empirical, aka Empirical back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Empirical

This value source codelist element indicates this value is an empirical value instead of a calculated or measured value.

belongs to
s4ener:ValueSourcec

Energy Consumer back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/EnergyConsumer

Identifier for RoleType Consumer

belongs to
s4ener:RoleTypec

Energy Producer back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/EnergyProducer

Identifier for RoleType Producer

belongs to
s4ener:RoleTypec

Energy Storage back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/EnergyStorage

Identifier for RoleType Storage

belongs to
s4ener:RoleTypec

Euro per kilo watt hour, aka Euro per kilo watt hour back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/EuroPerKilowattHour

Unit of Measure to represent euro's per kilowatt per hour

belongs to
saref:UnitOfMeasurec

Event accepted back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/EventAccepted

Load control state with value 'event accepted'

Event cancelled back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/EventCancelled

Load control state with value 'event cancelled'

Event error back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/EventError

Load control state with value 'event error'

Event rejected back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/EventRejected

Load control state with value 'event rejected'

Event started back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/EventStarted

Load control state with value 'event started'

Event stopped back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/EventStopped

Load control state with value 'event stopped'

EXECUTING, aka EXECUTING back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Executing

The selected PPBC.PowerSequence is currently being executed

Falling, aka Falling back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Falling

This value tendency codelist element indicates that the tendency of this measurement indicates that the value is decreasing (i.e., falling).

Finished, aka Finished back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Finished

The selected PPBC.PowerSequence was executed and finished successfully

Gas, aka Gas back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Gas

Identifier for Commodity GAS

belongs to
saref:Gasc

Heat, aka Heat back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Heat

Identifier for Commodity Heat

belongs to
saref:Commodityc

Heat Flow Rate, aka Heat Flow Rate back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/HeatFlowRate

Flow rate of heat carrying gas or liquid in liters per second

Heat Temperature, aka Heat Temperature back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/HeatTemperature

Heat described in degrees Celsius

Heat Thermal Power, aka Heat Thermal Power back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/HeatThermalPower

Thermal power in Watt

Hydrogen Flow Rate, aka Hydrogen Flow Rate back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/HydrogenFlowRate

Gas flow rate described in grams per second

Inactive back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Inactive

Power sequence state with value 'inactive'

Increase back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Increase

Load control event action with value 'increase'

Interrupted, aka Interrupted back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Interrupted

The selected PPBC.PowerSequence is being executed, but is currently interrupted and will continue afterwards

Invalid back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Invalid

Power sequence state with value 'invalid'

Lower Limit, aka Lower limit back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/LowerLimit

The PowerEnvelopeLimitType codelist element indicating the lower limit.
This data point indicates the lower limit.

Mains3Phase, aka Mains3Phase back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Mains3Phase

This Power Source codelist element indicates that the power source of this device is Mains 3 Phase.

belongs to
s4ener:PowerSourcec

Mains single phase, aka Mains single phase back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/MainsSinglePhase

This codelist element of power source indicates that the power source is the mains single phase.

belongs to
s4ener:PowerSourcec

Maximum back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Maximum

The usage of this datapoint is the Maximum value.

belongs to
s4ener:Usagec

Measured, aka Measured back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Measured

The value source type indicates that this data point has been measured by a device.

belongs to
s4ener:ValueSourcec

Minimum back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Minimum

The usage of this datapoint is the Minimum value.

belongs to
s4ener:Usagec

Natural Gas Flow Rate, aka Natural Gas Flow Rate back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/NaturalGasFlowRate

Gas flow rate described in liters per second

New back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/New

Instruction was newly created

Normal back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Normal

The value NORMAL used to instantiate the Load Control Event Action class and MeasurandState class

NotScheduled, aka NotScheduled back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/NotScheduled

No PPBC.PowerSequence within the PPBC.PowerSequenceContainer is scheduled

Oil, aka Oil back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Oil

Identifier for Commodity OIL

belongs to
saref:Commodityc

Oil Flow Rate, aka Oil Flow Rate back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/OilFlowRate

Oil flow rate described in liters per hour

Pause back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Pause

Load control event action with value 'pause'

Paused back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Paused

Power sequence state or sensor state with value 'paused'

Pending back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Pending

Power sequence state with value 'pending'

Preliminary back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Preliminary

The preliminary version of this concept, usually an incentive table or power plan

belongs to
s4ener:ScopeTypec

Production back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Production

This datapoint indicates the energy production.

belongs to
s4ener:Usagec

Reduce back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Reduce

Load control event action with value 'reduce'

Rejected back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Rejected

Instruction was rejected

Relative cost back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/RelativeCost

The incentive type ''relative cost'' defined in the incentive table.

Renewable energy percentage back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/RenewableEnergyPercentage

The incentive type ''renewable energy percentage'' defined in the incentive table.

Resume back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Resume

Load control event action with value 'resume'

Revoked back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Revoked

Instruction was revoked

Rising, aka Rising back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Rising

This value tendency codelist element indicates that the tendency of this measurement indicates that the value is increasing (i.e., rising).

Running back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Running

Power sequence state with value 'running'

Scheduled back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Scheduled

Power sequence state with value 'scheduled'

Scheduled paused back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/ScheduledPaused

Power sequence state with value 'scheduled paused'

Setpoint back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/SetPoint

This datapoint indicates a setpoint.

belongs to
s4ener:Usagec

Stable, aka Stable back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Stable

This value tendency codelist element indicates that the tendency this measurement has is to stay stable, instead of rising or falling.

Started back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Started

Instruction was executed

Succeeded back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Succeeded

Instruction finished successfully

Upflex back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Upflex

This datapoint indicates the upper flexibility.

belongs to
s4ener:Usagec

Upper Limit, aka Upper limit back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/UpperLimit

The PowerEnvelopeLimitType enumeration for the upper limit.
This datapoint indicates the upperlimit.

Vanish back to ToC or Named Individuals ToC

IRI: https://saref.etsi.org/saref4ener/Vanish

The load or generation that is limited will vanish. This is for example the case with curtailing production from solar panels; the potentially generated energy is lost and will never reappear.

References

Normative references

  • [1] ETSI TS 103 264 (V3.1.1): "SmartM2M; Smart Applications; Reference Ontology and oneM2M Mapping".
    NOTE: Available at https://www.etsi.org/deliver/etsi_ts/103200_103299/103264/03.01.01_60/ts_103264v030101p.pdf .
  • [2] EN 50631:2023, parts 1-4: "Household appliances network and grid connectivity" (produced by CENELEC).
  • [3] EN 50491-12-2:2022: "General requirements for Home and Building Electronic Systems (HBES) and Building Automation and Control Systems (BACS) - Part 12-2: Smart grid - Application specification - Interface and framework for customer - Interface between the Home / Building CEM and Resource manager(s) - Data model and messaging" (produced by CENELEC).

Informative references

Acknowledgements

The editors would like to thank the ETSI SmartM2M technical committee for providing guidance and expertise.

Also, many thanks to the ETSI staff and all other current and former active Participants of the ETSI SmartM2M group for their support, technical input and suggestions that led to improvements to this ontology.

Also, special thanks goes to the ETSI SmartM2M Technical Officer Guillemin Patrick for his help.

This documentation page was generated automatically using SPARQL-Generate, developed by Maxime Lefrançois. The SAREF public portal, the SAREF sources with continuous integration and deployment, the SAREF Pipeline software, and ETSI Technical Specification TS 103 673 v1.1.1 "SAREF Development Framework and Workflow, Streamlining the Development of SAREF and its Extensions", have been developed in the context of the ETSI STF 578, which followed the ETSI STF 556.