Class ValueUtil

java.lang.Object
org.openremote.model.util.ValueUtil

public class ValueUtil extends Object
Utilities for working with values/JSON and asset model

Custom descriptors can be added by simply adding new Asset/Agent sub types and following the discovery rules described in StandardModelProvider; alternatively a custom AssetModelProvider implementation can be created and discovered with the ServiceLoader or manually added to this class via getModelProviders() collection.