Class AttributeState

java.lang.Object
org.openremote.model.attribute.AttributeState
All Implemented Interfaces:
Serializable

public class AttributeState extends Object implements Serializable
The desired or current or past state of an AttributeRef.

null is a valid value.

See Also: