pjv

Results 18 comments of pjv

I have seen at many times changes to the APIs etc for which I adapted the code, though I don't remember this particular one. I still have an old pull...

I have uploaded my latest version in my fork. You might want to try the update and see if your problems persist. Also, pull request created.

Improved security for OCPP 1.6-J v1.0 (ocpp_1_6_security.pdf) defines extra requests, responses and datatypes backported from 2.0 to 1.6. These are at the moment missing The following requests are added: CertificateSigned...

This is currently the best way to work on linux. Gets me past the Google Music login. It might take you some figuring out to set up the nodejs build...

Install protobuf with your package manager? I believe that is the only dependency I had to upgrade next to nodejs. Nodejs needs to be from an unstable source (package manager),...

I don't know why I didn't post here sooner, but here's the Dart port (i.e. for use with Polymer.dart projects, but also written in Dart): https://github.com/pjjjv/app-router-dart. I should probably mention...

Thanks! I got a comment from Alex on https://plus.google.com/wm/1/+Pieter-JanVandormael/posts/VUL4BbV9g7S that he had the "transpiled" version almost working, and I got in touch, but so far I haven't seen a sign...

Here's the pubspec.yaml: https://github.com/pjjjv/Akepot/blob/dbf85b3bae3647fbfea78ff6e0a3807fd6e3de1d/pubspec.yaml. Full source code was linked to above.