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
data_item := simple type (like int, float, bool, string,...)
data_item := {channel_id: channel_data, ...}
multi_stream[bt:tt, channels]
(bt, data)
((bt, tt), data)
{'bt': bt, 'data': data}
The text was updated successfully, but these errors were encountered:
Relevant:
Sorry, something went wrong.
andeaseme
valentin-feron
No branches or pull requests
Data characteristics?
Interface data format?
data_item := simple type (like int, float, bool, string,...)
data_item := {channel_id: channel_data, ...}
.multi_stream[bt:tt, channels]
)(bt, data)
,((bt, tt), data)
,{'bt': bt, 'data': data}
, etc.)Visualization features?
Reference
Our stuff
Extras
The text was updated successfully, but these errors were encountered: