Skip to content

Add parseJsonString method

Patrick Dupuis requested to merge feat/parseJsonString into develop

This MR refactors JSON parsing a little so that a new method can be added: parseJsonString. This method will be used by the upcoming OSC configuration functionality.

Merge request reports