This module provides a CAN bus interface allowing to use CoE (CAN over Ethernet) with python-can.
Its intended use is for communicating with the CMI module from Technische Alternative.
The interface allows sending and receiving CAN datagrams over UDP and convert them into easy to use message objects.
There are two different versions of CoE from Technische Alternaive.
Examples how to use python-can-coe
with both versions are in the examples
directory,
Use with care ond only if you know what you're doing.
I have not the time (yet) to provide professional support for this project. But feel free to submit issues and PRs, I'll check for it and honor your contributions.
The whole project is licensed under BSD-3-Clause license. Stay fair.