Hi Shajith
I take it that you are referring to v5 APIs, since in v4 Characteristic had a value property.
In v5, we introduced strongly-typed characteristics, such as NumberCharacteristic, StringCharacteristic, etc., all of these are subclasses of Characteristic. In each subclass, the value property is of a datatype that matches the subclass name, using json basic types.
Hope it helps
------------------------------
Jonathan Goldberg
Amdocs Management Limited
Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of the TM Forum or my employer.
------------------------------