public interface ValueVisitor
boolean value(double value, Date date, boolean error, boolean manual)
value
- the valuedate
- the timestamp of the valueerror
- the error flag for the valuemanual
- the manual flag for the valuetrue
if the callee wants more data,
false
otherwiseCopyright © 2016 Eclipse SCADA Project. All rights reserved.