Skip to content

Version 2.3.10

Compare
Choose a tag to compare
@nao-pon nao-pon released this 26 Oct 12:13
· 113 commits to master since this release

Revert use of send-only socket

It was reverted because using send and receive sockets works fine and there is a cost to opening and closing send-only sockets.

Bug fix for acceptability judgment when sending a request

Fixed the problem that there is a flaw in the handling of TID data, and it may fail to judge whether the request is possible or not.

Adjusting the LowVoltageSmartElectricEnergyMeter

Fixed an issue where incorrect data may be reported when failing to get properties used to calculate power consumption.