Class ThingAsset

java.lang.Object
org.openremote.model.asset.Asset<ThingAsset>
org.openremote.model.asset.impl.ThingAsset
All Implemented Interfaces:
AssetInfo, IdentifiableEntity<ThingAsset>

@Entity public class ThingAsset extends Asset<ThingAsset>
Generic asset i.e. "Thing"
  • Field Details

  • Constructor Details

    • ThingAsset

      protected ThingAsset()
      For use by hydrators (i.e. JPA/Jackson)
    • ThingAsset

      public ThingAsset(String name)