move the Modbus instance to the parent class
This commit is contained in:
@@ -60,7 +60,6 @@ class SolarmanV5(Message):
|
||||
self.snr = 0
|
||||
self.db = InfosG3P()
|
||||
self.time_ofs = 0
|
||||
self.mb = Modbus()
|
||||
self.forward_modbus_resp = False
|
||||
self.switch = {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user