Class ElectricityAsset<T extends ElectricityAsset<?>>

java.lang.Object
org.openremote.model.asset.Asset<T>
org.openremote.model.asset.impl.ElectricityAsset<T>
All Implemented Interfaces:
AssetInfo, IdentifiableEntity<T>
Direct Known Subclasses:
ElectricityConsumerAsset, ElectricityProducerAsset, ElectricityStorageAsset, ElectricitySupplierAsset

public abstract class ElectricityAsset<T extends ElectricityAsset<?>> extends Asset<T>