ocpp icon indicating copy to clipboard operation
ocpp copied to clipboard

Improve our Examples section, including other features that this lib provides

Open tropxy opened this issue 4 years ago • 4 comments

Our examples section do not include samples of how to use the @after decorator, for instance. In fact, a new comer to this open source lib will probably never know about it, unless it starts diving into the source code.

I suggest we add examples for it and for other features we may have or at least list them in the Readme, maybe even providing perma links to the source code

tropxy avatar Apr 22 '21 10:04 tropxy

Would you want help or collaboration? Some friends and I have been using ocpp for python and we are working in some interesting fixtures to test CS and CP.

daniel-makohin-mmz avatar May 04 '21 17:05 daniel-makohin-mmz

Not specific to the @after tag, but I have some code I could add to the v16/central_system.py example if interested. I wasn't sure of the process for getting it into this repo as a non-collaborator.

nickbedbury avatar Dec 20 '21 21:12 nickbedbury

Sure, go ahead. PRs are welcome. A lot of issues cover similar topics, so it makes sense to update the examples to make usage of this lib more clear. The @after() docorator is one of those topics.

OrangeTux avatar Dec 23 '21 09:12 OrangeTux

I created this PR: https://github.com/mobilityhouse/ocpp/pull/286

nickbedbury avatar Jan 05 '22 15:01 nickbedbury

As the above PR was closed and https://github.com/mobilityhouse/ocpp/issues/55 covers improved documentation; the original purpose of this PR - I'll close this for now

Jared-Newell-Mobility avatar Dec 18 '23 09:12 Jared-Newell-Mobility