I am trying to enable/disable the "feedin access solar power" via writing to the modbustcp registers. From what I understand it is register address [39] of the ve.bus unit ID. I am using a R-Pi Venus which says the ve.bus has a device instance of 288, so a unitId of 239. When I write a value of 1, which equals "disable feed-in", I do not see the feed-in get disabled in the GX user interface. I've tried unit ID's of 100 and 242, but get errors returned "offline". I've read through the ESS docs and not been able to figure out my problem.
Please advise.