sunspec_rs 0.5.2

library for interacting with sunspec-compliant devices over modbus
Documentation
1
2
3
4
5
6
7
8
9
# sunspec_rs

A rust library for interacting with sunspec-compliant modbus implementations.

**TODO (maybe?)**:
  - Modbus-RTU (currently only supports modbus-tcp)
  - Support "repeating" blocks
  - Support creating "control" objects for properly annotated model points
  - ???