17.02.2017, 12:32
What I'm saying is that value_multiplier will produce correct values for both read and write, because value conversion is applied in reverse for writing. Also, like Mirco said, writable field must be a boolean, if you set it to "false" it will actually become true because it is a string.