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

Can't use ApiFactory.csmsOcppServer function #54

Open
zafar-apk opened this issue Jan 14, 2024 · 1 comment
Open

Can't use ApiFactory.csmsOcppServer function #54

zafar-apk opened this issue Jan 14, 2024 · 1 comment

Comments

@zafar-apk
Copy link

I added your latest release using gradle kts:

implementation("com.izivia:ocpp-toolkit:1.2.2")

It successfully added. But i can't really use it as the toolkit uses other modules using implementation, not api. So it is not transitive.

As a result i can't access modules:
:generic-api
:ocpp-transport
:operation-information

But files and classes are required to use ApiFactory.csmsOcppServer function
Here is the screenshot of the errors i am getting.
Screenshot_2024-01-14_19-36-05

@zafar-apk
Copy link
Author

zafar-apk commented Jan 14, 2024

There are no samples of csmsOcppServer but in the readme you specified that it can be also used for implementing csms system. But anyway thank you guys for sharing this project. So helpfull

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

1 participant