attachMonitorData

Attaches monitor data from a JSON string. Can be obtained by first building without it, then configuring the monitors in the scratch editor and extracting it from the project.json. Not required.

Parameters

json

The JSON string containing monitor data.


Attaches monitor data from a JSON element. Can be obtained by first building without it, then configuring the monitors in the scratch editor and extracting it from the project.json. Not required.

Parameters

json

The JSON representation of the monitor data.