Added new filereader dictionary pair for nasames files. This is a first version that may change.

This commit is contained in:
2025-05-14 13:50:08 +02:00
parent d59967fcc4
commit ea1011a9ea
2 changed files with 180 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
table_header :
start_time:
description: Start time of the buffer (includes milliseconds)
datetime_format: "%Y-%m-%d %H-%M-%S"
data_type: 'datetime'
end_time:
description: Start time of the buffer (includes milliseconds)
datetime_format: "%Y-%m-%d %H-%M-%S"
data_type: 'datetime'