horstoeko
horstoeko
Hi! I'm playing around a little with this library. Here is my test-code: ```javascript var OCPP = require('../index.js'); var options = { centralSystem: { port: 9220 }, chargingPoint: { serverURI:...
Hi. First of all - thank you for this great tool. You did a good job. I have noticed that the DocBlocks are created incorrectly. I have the following behaviour:...
Hi, I have the following situation: I have a Method declared with DocBlock in front: ```php /** * This method performs some actions * * @param string $param1 This is...
Hi Since a few days it is no longer possible to get Run-ALPipeline to build a container. The process aborts with the following error: ``` DockerDo : docker: Error response...
Hi, after moving from 1.4.0 to 1.5.0 I get an error when calling the validator ```java.lang.IllegalArgumentException: No repository location for scenario definition 'default_1'``` I call the validator in this form...
Hi; First of all, thank you very much for this excellent extension, which I use almost every day. Now to my problem: Recently, it is no longer possible to use...