IBACnetObjectBase (ITF)ΒΆ
INTERFACE PUBLIC IBACnetObjectBase EXTENDS IBACnetEmpty
Interface implemented by any BACnet object used out of this library. See documentation of BACnetObjectBase for details.
Properties:
Methods:
GetPropertyInstanceStackAllocContentBuffer
GetPropertyInstanceWithContentBuffer
GetBACnetAccumulatorRecordProperty
GetBACnetDevObjPropReferenceProperty
GetBACnetObjPropReferenceProperty
GetBACnetSetpointReferenceProperty
SetBACnetAccumulatorRecordProperty
SetBACnetDevObjPropReferenceProperty
SetBACnetObjPropReferenceProperty
Structure:
- DeviceInstNumber (Property)
- GetPropertyCallbackAttachment (Method)
- GetPropertyId (Method)
- GetPropertyInstance (Method)
- GetPropertyInstanceStackAllocContentBuffer (Method)
- GetPropertyInstanceWithContentBuffer (Method)
- IsPropertyExistent (Method)
- IsPropertyWriteable (Method)
- NumberOfProperties (Property)
- ObjectID (Property)
- ObjectName (Property)
- SetObjectName (Method)
- SetPropertyAccessRight (Method)
- SetPropertyCallbackAttachment (Method)
- SetPropertyInstance (Method)
- Utilities
- GetBACnetAccumulatorRecordProperty (Method)
- GetBACnetBitStringProperty (Method)
- GetBACnetBooleanProperty (Method)
- GetBACnetClientCOVProperty (Method)
- GetBACnetDateProperty (Method)
- GetBACnetDateRangeProperty (Method)
- GetBACnetDateTimeProperty (Method)
- GetBACnetDevObjPropReferenceProperty (Method)
- GetBACnetEnumeratedProperty (Method)
- GetBACnetObjPropReferenceProperty (Method)
- GetBACnetObjectIDProperty (Method)
- GetBACnetPrescaleProperty (Method)
- GetBACnetRealProperty (Method)
- GetBACnetScaleProperty (Method)
- GetBACnetSetpointReferenceProperty (Method)
- GetBACnetSignedProperty (Method)
- GetBACnetStringProperty (Method)
- GetBACnetTimeProperty (Method)
- GetBACnetTimeStampProperty (Method)
- GetBACnetUnsignedProperty (Method)
- SetBACnetAccumulatorRecordProperty (Method)
- SetBACnetBitStringProperty (Method)
- SetBACnetBooleanProperty (Method)
- SetBACnetClientCOVProperty (Method)
- SetBACnetDateProperty (Method)
- SetBACnetDateRangeProperty (Method)
- SetBACnetDateTimeProperty (Method)
- SetBACnetDevObjPropReferenceProperty (Method)
- SetBACnetEnumeratedProperty (Method)
- SetBACnetObjPropReferenceProperty (Method)
- SetBACnetObjectIDProperty (Method)
- SetBACnetPrescaleProperty (Method)
- SetBACnetRealProperty (Method)
- SetBACnetScaleProperty (Method)
- SetBACnetSetpointReferenceProperty (Method)
- SetBACnetSignedProperty (Method)
- SetBACnetStringProperty (Method)
- SetBACnetTimeProperty (Method)
- SetBACnetTimeStampProperty (Method)
- SetBACnetUnsignedProperty (Method)
- WritePropertyInstance (Method)