The Data Export page allows you to filter and download historical message data from your Duck mesh network in CSV format for external analysis or archival purposes.Documentation Index
Fetch the complete documentation index at: https://docs.owlintegrations.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Use the Data Export tool to:- Extract specific time ranges of message data
- Filter by Papa Duck gateways, Mama Duck nodes, and message types
- Preview and refine data before downloading
- Export to CSV format for use in spreadsheets or analysis tools
Setting Up Your Export
Filter by Papa Ducks (Optional)
Select specific Papa Duck gateways, or leave empty to include all devices
Filter Options
Date Range Selection
Start Date & Time
Start Date & Time
Select the beginning date and time for your export range. Use the 24-hour time picker to set a precise start time.
End Date & Time
End Date & Time
Select the ending date and time for your export range. Use the 24-hour time picker to set a precise end time.
Papa Duck Filter
The multi-select dropdown allows you to choose which Papa Duck gateways to include:- All Papa Ducks (default): Leave the selection empty to include all devices
- Specific Papa Ducks: Select one or more Papa Ducks to filter messages from only those gateways
Filtering by Papa Duck includes all messages from both the Papa Duck itself and its connected Mama Duck devices.
Refine Filters
After running a search, two additional filters appear to help you narrow down the results. These filters are populated dynamically based on what was found in your search — only devices and message types actually present in the results will be shown.Mama Duck Filter
Mama Duck Filter
Select one or more Mama Duck nodes to show only messages from those specific devices. Leave empty to include all nodes in the results.
Message Type Filter
Message Type Filter
Select one or more message types to show only those events. Available types include GPS, Health, Status, Sensor, BMP280, and DHT — only types present in your results will appear.
Data Preview Table
After clicking Search, the table displays a preview of your filtered data:Table Columns
| Column | Description |
|---|---|
| Gateway | Name of the Papa Duck gateway |
| Node | Name of the message sender (Papa or Mama Duck) |
| Event Type | Type of message (GPS, Health, Status, Sensor, etc.) |
| Date | Message timestamp in YYYY-MM-DD HH:mm:ss format |
| Message ID | Unique identifier for each message |
| Payload | Message content or sensor data |
| # of Hops | Number of mesh network hops the message traveled |
Exporting Data
Once you’ve reviewed the preview and confirmed it contains the data you need:Download File
Your browser will download a CSV file with a descriptive filename that reflects your applied filters, for example:
data-export_from-20260401_to-20260430_gateways-2_nodes-3_types-2.csvPublic API
Check out our API
Explore the full public API — click here for documentation and integration guides.