Package org.openremote.model.datapoint
Class ValueDatapoint<T>
java.lang.Object
org.openremote.model.datapoint.ValueDatapoint<T>
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionValueDatapoint
(long timestamp, T value) protected
ValueDatapoint
(Date timestamp, T value) -
Method Summary