We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stamp dose not insert unix timestamp
fails readme example with filepatterns and logpatterns enabled:
[datalog] class_name = DataLog class_path = plugins.datalog # path = var/log/data filepatterns = default:{log}-{year}-{month}-{day}.csv | yearly:{log}-{year}.csv logpatterns = csv:{time};{item};{value}\n # cycle = 300
The text was updated successfully, but these errors were encountered:
fix list and unix timestamp. fixes mknx#211
24623dc
fix single value and unix timestamp. fixes mknx#211
378a4a3
c5c37af
No branches or pull requests
stamp dose not insert unix timestamp
fails readme example with filepatterns and logpatterns enabled:
The text was updated successfully, but these errors were encountered: