Skip to content

lightgun-poc / lib/monitors / formatMonitorsReport

Function: formatMonitorsReport()

formatMonitorsReport(r): string[]

Defined in: lib/monitors.ts:330

Renders the point-bang monitors report (pure, like renderWifiReport).

Parameters

r

MonitorsReport

Returns

string[]

Released under the MIT License.