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

My1.15 adds #7

Closed
wants to merge 6 commits into from
Closed

Conversation

mjpcger
Copy link

@mjpcger mjpcger commented Apr 10, 2022

Version numbers incremented for all devices (to 1.15 / 1015000).
deviceVersion115 added to BaseJposControl.
For all control implementations, service115 has been added, deviceControlVersion incremented to deviceVersion115 within the constructor and service115 initialized in setDeviceService method, similar to the initialization of service114.
For ElectronicValueRW, additional getter and method implementations have been added. Implementations similar to implementations of other getter and method implementations.
TODO: No implementations have been added to tests.

Aditions made for UPOS 1.15
Control implementations upgraded to 1.15 using the controls and services upgraded in contracts repo.
Relevant changes only in ElectronicValueRW (FiscalPrinter changes have been made in previous commits).
Missing implementation for method registerServiceToMedium added.
- Method setPaymentMedia added.
- Parameter object in several methods changed: Type changed from Object[] to Object, name to obj to match the UPOS specification.
Copy link
Member

@kuniss kuniss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked these changes. Seems all to be right.

@kuniss
Copy link
Member

kuniss commented May 28, 2022

I'm going to reject this PR because the code will be generated either through logic in javapos-code-generator project.
@mjpcger, please do not make effort for yourself by doing this be hand in the future!

@kuniss kuniss closed this May 28, 2022
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.

None yet

2 participants