Bryan Nystrom

Results 10 comments of Bryan Nystrom

Sorry, what is a "cachebox"? I'm unfamiliar with that. Also, I assume you have this set up to use ocpp1.6j? The central system does not attempt to attach to anything....

Try v1.3.5 and see if you still encounter this.

@abkulakli I merged @daviddhauwe fix into v1.3.6. Please try with that release.

Do you require ipV6 on your Ubuntu server? If not, you should be able to disable it and have it only pick up ipV4. And depending on your local router's...

Awesome. Thanks for the update. I'll have to investigate when I get a chance. I'm guessing very few (or no one) actually use these nodes w/ SOAP, and I do...

Hi, Each Charge Point node sets up a websocket end route based on the Charge Point "chargeBoxId", therefore there is currently no way to dynamically assign a single CP node...

I'm sorry. Are you using the SOAP or JSON implementation? A CS Request (SOAP) node needs to target a specific URL/IP since SOAP uses a stateless connection. Either way, JSON...

Dynamic setting of CSMS/CS endpoint added to v1.3.0.

This is a Node-Red set of nodes. You need to install it from Node-Red. There is an example flow that shows both a server and charge point. This is not...

Sorry this sat for so long. Merged in the uncommenting of the two referenced lines in the server code. Fixed in v1.3.2 #34 #35