craigpeacock / Huawei_R4850G2_CAN

Example code to communicate with Huawei R4850G2 Power Supply via CAN
GNU General Public License v3.0
56 stars 16 forks source link

Communication with IOBroker? #2

Open HerrFrodo1 opened 1 year ago

HerrFrodo1 commented 1 year ago

How can I control the R4850G2 in IOBroker? Is it possible with the can adapter in IOBroker? Do you have a solution? Thanks a lot, Frodo

ele-dev commented 1 year ago

IOBroker can't communicate directly to the R4850G2 over CAN (using an adapter) as far as I know. And this C application is used on the terminal via command line arguments, there is now communication API included for integration in other systems (such as IOBroker) over protocols like mqtt or http