Open
Description
The default value for this new parameter should be false to be backwards compatible. One would think that 'true' is inline with the standard, however there is a use case that shows it should be false.
UseCase:
Extended TYPE with a json payload for a value. The payload is set to all upper case and breaks parsing the object.
from README
UpcaseDataItemValue - Always converts the value of the data items to upper case.
Default: true