Flavio Pompermaier
Flavio Pompermaier
Great! :+1:
I think we just need to choose one. I'd go with google just because it has the largest width (100) and it's very easy to set up. Then we could...
Merged the PR but we still needs to exclude generated code from checks and fix the distributionManagmenet in the pom.xml so I keep this issue open just as a reminder
Fine for me, the important thing is to fix this somehow . However, from my point of view, adding another sign accepting functions wouldn't be a big problem (but it's...
Yes I mean exactly that. At the moment I solved the problem transforming the entire body to the response class and checking with assertions the object state. E.g.: ``` java...
Yes, I think so. However I'll be glad do merge any pull request adding support to it
Sorry but I'm not an expert of the Onvif protocol, I just "mavenized" the previous implementatino. If you are able to fix it I can merge your PR
Hi @Rchion, thanks for your interest! Feel free to submit a PR so we can improve that part!
Hi @IOTWord , thanks for your efforts! Unofrtunately I didn't wrote this library (I started from https://github.com/milg0/onvif-java-lib), I just tried to make it simpler to compile and use it so...