Skip to content
New issue

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

Add getXVIZMessageType() to return the XVIZ type with minimal parsing #451

Merged
merged 3 commits into from
May 15, 2019

Conversation

twojtasz
Copy link
Contributor

When working with XVIZ you need to know the type and ideally
this would be obtained in a cheap way to avoid full parsing of the data.

This function provides the type extracted across all formats.

When working with XVIZ you need to know the type and ideally
this would be obtained in a cheap way to avoid full parsing of the data.

This function provides the type extracted across all formats.
@coveralls
Copy link

coveralls commented May 14, 2019

Coverage Status

Coverage increased (+0.2%) to 74.238% when pulling 2e497c8 on tpw/add-getxvizmessage into 47ec628 on master.

@twojtasz twojtasz merged commit b717b64 into master May 15, 2019
@jlisee jlisee deleted the tpw/add-getxvizmessage branch May 23, 2019 18:28
alexhaislip pushed a commit to Smart-Ag/xviz that referenced this pull request Aug 2, 2021
…aurora-opensource#451)

When working with XVIZ you need to know the type and format. Ideally
this information would be obtained in a cheap way to avoid full parsing of the data.
Also getDataFormat() is useful for knowing what type of preprocessing on the
data is required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants