enbility / eebus-go

EEBUS protocol implementation in go
https://enbility.net
MIT License
59 stars 22 forks source link

Implement JSON RPC2 interface #130

Open DerAndereAndi opened 1 week ago

DerAndereAndi commented 1 week ago

The task is to coordinate development of JSON RPC2 implementation in https://github.com/enbility/eebus-go/pull/129

These items have been agreed upon:

Please add your suggestions in comments and lets discuss them.

randomdudebunchofnumbers commented 1 week ago

Some suggestions:

sthelen-enqs commented 1 week ago

I've created https://github.com/enbility/eebus-go/pull/131 to clean up the return parameters a bit