Package net.solarnetwork.node.io.bacnet
Interface BacnetDeviceObjectPropertyCovRef
- All Superinterfaces:
BacnetDeviceObjectPropertyRef
- All Known Implementing Classes:
SimpleBacnetDeviceObjectPropertyCovRef
Extension of
BacnetDeviceObjectPropertyRef with change-of-value (COV)
support.- Version:
- 1.0
- Author:
- matt
-
Field Summary
Fields inherited from interface net.solarnetwork.node.io.bacnet.BacnetDeviceObjectPropertyRef
NOT_INDEXED -
Method Summary
Methods inherited from interface net.solarnetwork.node.io.bacnet.BacnetDeviceObjectPropertyRef
getDeviceId, getObjectNumber, getObjectType, getPropertyId, getPropertyIndex, hasPropertyIndex, objectType, propertyType
-
Method Details
-
getCovIncrement
Get a COV property increment filter.- Returns:
- the COV property increment
-