Heiko Thiery
Heiko Thiery
Hi, you're right .. hanling an invalid length of data is not yet really implemented. Could you please create a PR with your thoughts and let discuss this there.
do you know how to solve the problem in general?
Hi, nice to get that kind of feedback ;-) As you have already written yourself, the implementation is not so trivial. But not impossible either. But at the moment, I...
Hi, I did some work in supporting rmcp+. It is currently available for testing purposes in https://github.com/kontron/python-ipmi/tree/feature/rmcp%2B branch. You can give it a try and come with feedback.
Hi, when I quickly looked over it, I saw that you are not using an `ipmbdev` in your ipmitool call. `ipmitool -vvvvvv dcmi power reading` this should be equivalent to...
> Hello @hthiery > > Thanks for super quick response. Really appreciate it. > > If I understand correctly, `ipmitool` interface of this library uses `ipmitool` to execute the commands...