sunspec / pysunspec2

SunSpec Python library for interfacing with SunSpec devices.
Apache License 2.0
57 stars 21 forks source link

Addition of Function Code 06 (Single Register Write) Operations #87

Closed dersecure closed 7 months ago

dersecure commented 7 months ago

This is working well for the TCP client.

The _write_single() function for the RTU client will need to be debugged with a physical device. It's bypassed for now.