STRUCT_BACNET_READ_RANGE_RANGE_TIMERANGE (STRUCT)¶
TYPE STRUCT_BACNET_READ_RANGE_RANGE_TIMERANGE : STRUCT
Specifies the range type associated data structure
The Read-Range data types transport information for the Read Range service API routines. The Read Range service permits reading a specific range of data items from properties that are either lists or arrays of lists.
- InOut:
Name
Type
Comment
beginTime
The first item to be read shall be the first item with a timestamp newer than the time specified by the ‘Beginning Time’ parameter.
endTime
The last item to be read shall be the last item with a timestamp older than or equal to the time specified by the ‘Ending Time’ parameter.