FUXA
FUXA copied to clipboard
[BUG] DAQ settings not populated when importing devices from CSV
Describe the bug When importing tags from CSV, the DAQ storage is ignored - storage enabled and time is populated with the default of false and 60.
To Reproduce Steps to reproduce the behavior:
- Go to 'Connections'
- Click on 'Import devices'
- Select csv
- See populated tags with no storage
- Repeat with JSON and you can see storage is enabled
Expected behavior The property for the tag should be updated to enable with the time specified for each tag.
Environment
- FUXA version: V.1.1.17
- Node.js version: v 14.21.3
- npm version: v6.14.18
- Platform/OS: Windows
- Browser: Chrome
Hi, thanks for the report