From 3921bf468980ff19681ddd81c26363be1446f238 Mon Sep 17 00:00:00 2001 From: Xavier Beaudouin Date: Thu, 20 May 2021 11:32:10 +0200 Subject: [PATCH] Credits. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a9b4690..5b5bb67 100644 --- a/README.md +++ b/README.md @@ -162,3 +162,9 @@ In DDS238-2 ZN/SR model the relay can be switched by 0x001A register. The meter does not understand the 'write sigle register' function code (06h), only the 'write multiple registers' function code (10h). + +## Credits + +Some part of the code has been taken from SolarEgde Modbus TCP Plugin. Thanks ! +https://github.com/addiejanssen/domoticz-solaredge-modbustcp-plugin/ +