Method

FwupdPluginto_json

since: 1.5.0

Declaration [src]

void
fwupd_plugin_to_json (
  FwupdPlugin* self,
  JsonBuilder* builder
)

Description [src]

Adds a fwupd plugin to a JSON builder.

Available since: 1.5.0

Parameters

builder

Type: JsonBuilder

A JSON builder.

The data is owned by the caller of the function.