resolved comment
This commit is contained in:
parent
804747c370
commit
8c861ee308
@ -158,7 +158,7 @@ class ProfileGenericObject(DSMRObject):
|
|||||||
@property
|
@property
|
||||||
def value(self):
|
def value(self):
|
||||||
# value is added to make sure the telegram iterator does not break
|
# value is added to make sure the telegram iterator does not break
|
||||||
return self.__str__()
|
return self.values
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def unit(self):
|
def unit(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user