- All Known Subinterfaces:
- PointLinkSetPointSource
- All Known Implementing Classes:
- AnonymousUser, PointLinkRT, SetPointHandlerRT, User
public interface SetPointSource
A set point source is anything that can cause a set point to occur. For
example, a user can use the interface to explicitly set a point, in which
case the user is the ser point source. A program could reset a value to 0
every date, making that program the set point source. This information is
stored in the database as a point value annotation.
- Author:
- Matthew Lohbihler