You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding 'interval' to attributes would allow user to easily add a timestamp to every single sample.
If you add: "interval": "\\#\\ interval\\ =\\ (?P<value>[^#\n]+)\n", to cnv.json it should work.
The text was updated successfully, but these errors were encountered:
Adding 'interval' to attributes would allow user to easily add a timestamp to every single sample.
If you add:
"interval": "\\#\\ interval\\ =\\ (?P<value>[^#\n]+)\n",
to cnv.json it should work.The text was updated successfully, but these errors were encountered: