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

Export / import data with measured S.G. and batch size #83

Open
gabeweisz-oldacct opened this issue Jul 9, 2019 · 2 comments
Open

Export / import data with measured S.G. and batch size #83

gabeweisz-oldacct opened this issue Jul 9, 2019 · 2 comments

Comments

@gabeweisz-oldacct
Copy link
Contributor

It would be great if, when exporting the data and importing it into a new device, the data included the measured gravity and batch size in addition or instead of predicted values.

@caseydavenport
Copy link
Owner

Agreed - I don't think it was intentional to leave that out.

@caseydavenport
Copy link
Owner

We at least appear to be exporting the gravity metrics here: https://github.com/caseydavenport/biermacht/blob/master/src/com/biermacht/brews/xml/RecipeXmlWriter.java#L86-L87

And importing the fields here: https://github.com/caseydavenport/biermacht/blob/master/src/com/biermacht/brews/xml/BeerXmlReader.java#L517-L526

So, there might be something slightly wrong with that if you're not seeing it exported / imported.

I don't see batch size in that though.

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

No branches or pull requests

2 participants