We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0fd66b0
This release brings some extension methods to easily read a value from an RscpFrame or RscpContainer:
RscpFrame
RscpContainer
var batteryChargeCycles = resultFrame.Get<RscpUInt32>(RscpTags.BAT_CHARGE_CYCLE);