fix: json map file
The PIE873 is sending binary data as response, which cannot be processed with the string interpretation engine right now. We use string as data type as this does not do any post processing, just to avoid runtime errors.
The PIE873 is sending binary data as response, which cannot be processed with the string interpretation engine right now. We use string as data type as this does not do any post processing, just to avoid runtime errors.