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
When sending events it should be possible to have mustasch inserts in data and GUID area.
1,2,3,{{value}},99
00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:{{nickname}}
When event is sent the user is asked to fill in these values.
Useful for setups of templates that read registers etc.
The values may also be filled from configuration data. Need special naming ###schema.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When sending events it should be possible to have mustasch inserts in data and GUID area.
Data
1,2,3,{{value}},99
GUID
00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:{{nickname}}
When event is sent the user is asked to fill in these values.
Useful for setups of templates that read registers etc.
The values may also be filled from configuration data. Need special naming ###schema.
The text was updated successfully, but these errors were encountered: