rdfs:comment"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)."@en;
rdfs:subClassOfs4ener:LoadControlEventAction;
owl:oneOf(
s4ener:Pause
...
...
@@ -320,6 +321,7 @@ s4ener:EventActionConsume
s4ener:EventActionProduce
rdf:typeowl:Class;
rdfs:label"Event action produce"@en;
rdfs:comment"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)."@en;
rdfs:subClassOfs4ener:LoadControlEventAction;
owl:oneOf(
s4ener:Pause
...
...
@@ -332,6 +334,7 @@ s4ener:EventActionProduce
.
s4ener:EventStateConsume
rdf:typeowl:Class;
rdfs:comment"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)."@en;
rdfs:label"Event state consume"@en;
rdfs:subClassOfs4ener:LoadControlEventState;
owl:oneOf(
...
...
@@ -345,6 +348,7 @@ s4ener:EventStateConsume
.
s4ener:EventStateProduce
rdf:typeowl:Class;
rdfs:comment"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)."@en;
rdfs:label"Event state produce"@en;
rdfs:subClassOfs4ener:LoadControlEventState;
owl:oneOf(
...
...
@@ -1255,11 +1259,13 @@ s4ener:Invalid
.
s4ener:isPausable
rdf:typeowl:DatatypeProperty;
rdfs:comment"Specifies if the power sequence is pausable."@en;
rdfs:label"is pausable"@en;
rdfs:rangexsd:boolean;
.
s4ener:isStoppable
rdf:typeowl:DatatypeProperty;
rdfs:comment"Specifies if the power sequence is stoppable."@en;