SocketCAN utility function to parse available interfaces
GwnDaan opened this issue · 2 comments
GwnDaan commented
The (static) function should be able to parse and list all available CAN interfaces on the system. This could be useful for applications that need to interact with multiple CAN devices, or for debugging purposes. The function should return a list of interface names, which can be used to open and configure the respective CAN interfaces.
SumitkumarSatpute commented
Hi there I would like help you with this issue, can you please explain bit more please ?