In line : https://github.com/iml130/FiwareObjectConverter/blob/439122561c0755039f87ea5c344115802fe44e95/ObjectToJson/entityAttribute.py#L126 a threshold is used to determine, whether to use Base64 or not. Can we omit it somehow?
In line :
FiwareObjectConverter/ObjectToJson/entityAttribute.py
Line 126 in 4391225
a threshold is used to determine, whether to use Base64 or not.
Can we omit it somehow?