UNPKG

growatt-modbus

Version:

This library natively reads data provided by a growatt inverter. Parsing is based on the documentation "Growatt Inverter Modbus RTU Protocol_II" (V1.05 2018-04-19).

9 lines (7 loc) 234 B
/* Copyright (c) 2022, TheTrueRandom All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. */ export { default } from "./growattClient.js"