Code Monkey home page Code Monkey logo

node-soap-servicegenerator's People

Contributors

breeeze avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

node-soap-servicegenerator's Issues

Help adding extra ONVIF services

Hi there
I need some help.
I have forked node-soap-generator and added the PTZ, Imaging and Events services to test-wsdl and a small script called go.sh which generates all the stubs.
The PTZ service works fine (and I'm using it in my fork of RPOS) but the imaging stub and the events stub are empty.

Could you help me figure it out please?

Thanks

Problem with deviceIO and events

Hi,

Has any one tried to generate DeviceIO service from https://www.onvif.org/ver10/deviceio.wsdl ?
When I am able to generate almost all other stubs, I stacked with that one. The generated file is almost empty:
var NOT_IMPLEMENTED = {
Fault: {
Code: {
Value: "soap:client"
},
Reason: {
Text: "Method not implemented"
}
}
};
var exports = module.exports = {};

Any hints how to proceed. What I did - is that I changed the schemas and wsdl paths to the local downloaded. But it did not help much.

Regarding Events I can generate Event service stub with two ports: Events and PullpointSubscription. The problem I have is with running it with RpOnvifServer. Only Events methods are accessible by test tool, but not those from PullPointSubscription.

BR,

Krzysztof

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.