openenergysolutions / openfmb.adapters

OpenFMB Adapters
Apache License 2.0
3 stars 1 forks source link

Map Modbus values to/from coils and from input registers #90

Closed jadamcrain closed 4 years ago

jadamcrain commented 4 years ago

@larrylackey @emgre While reviewing the documentation for Modbus, I was reminded about the current limitation that the adapter can only map things from holding (read/write) registers. We should consider adding coils and input registers before it blocks someone, perhaps in WP7.

larrylackey commented 4 years ago

Yes, especially input registers, and coils for generality are good.Also could we talk Monday afternoon, say around 2:00PM Pacific? My day is all messed up until then.Thanks,Larry

On Sunday, November 24, 2019, 4:09:34 PM MST, Adam Crain <notifications@github.com> wrote:  

@larrylackey @emgre While reviewing the documentation for Modbus, I was reminded about the current limitation that the adapter can only map things from holding (read/write) registers. We should consider adding coils and input registers before it blocks someone, perhaps in WP7.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

emgre commented 4 years ago