Therefore, depending on requirements, there are two methods to export a history:
The BacnetTrendLogExts reside in the Trending folder of the bacnet palette.

You can use one of these instead of a standard history extension, pasting it in any point in which you need to export its history as a fully BACnet-compliant trend log object. For example, if you have a Lon proxy point of type NumericPoint, for nvoSpaceTemp representing room temperature, you could copy a BacnetNumericIntervalTrendLogExt into that NumericPoint. Its resulting history (created only after you enable it, as with any history extension) will now be fully BACnet-compliant.
By default, when you add one of the extensions to a component, note that a corresponding Bacnet log descriptor of type BacnetTrendLogDescriptor is automatically created in the root of the Export Table. You still define the normal collection properties in the BacnetTrendLogExt history extension (of the source component), however, there are additional properties in its associated BACnet trend log descriptor.
A history created by a BacnetTrandLogExt has extra properties for sequence numbers and log events. A standard history does not include these properties.