Skip to content

fix: json map file

Martin Killenberg requested to merge fix/json_map into master

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.

Merge request reports

Loading