Method

FwupdPluginto_json

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 JsonBuilder
 

A JSON builder.

 The data is owned by the caller of the function.