Method

FwupdRemoteto_json

Declaration [src]

void
fwupd_remote_to_json (
  FwupdRemote* self,
  JsonBuilder* builder
)

Description [src]

Adds a fwupd remote to a JSON builder.

Available since:1.6.2

Parameters

builder JsonBuilder*
 

A JSON builder.

 The data is owned by the caller of the function.