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

Need help to get started #59

Open
grreb opened this issue Mar 12, 2023 · 1 comment
Open

Need help to get started #59

grreb opened this issue Mar 12, 2023 · 1 comment

Comments

@grreb
Copy link

grreb commented Mar 12, 2023

I don't know if this is an issue or that I do know enough about wsdl. I'm trying to convert the onvif library , but I only get empty definitions.

First I can not get the glob to work with **/*.wsdl ( this may be a known issue #44 )
And If I target one file the definition emitted is empty. Is there something wrong with the wsdl files from onvif?

npx wsdl-tsclient --verbose .\wsdl\ver10\device\wsdl\devicemgmt.wsdl -o ./generated/

@razuro
Copy link

razuro commented Apr 7, 2023

Hi,

shouldn't it be npx wsdl-tsclient --verbose ./wsdl/ver10/device/wsdl\devicemgmt.wsdl -o ./generated/ instead?

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