gpio-manager(1)

GPIO-MANAGER(1) gpio-manager GPIO-MANAGER(1)

NAME

gpio-manager - libgpiod D-Bus daemon

DESCRIPTION

Usage:

gpio-manager [OPTION???]

D-Bus daemon managing GPIOs.

Help Options:

-h, --help
Show help options

Application Options:

-d, --debug
Emit additional debug log messages.
-v, --version
Print version and exit.

The gpio-manager is the reference implementation of the GPIO D-Bus API built on top of libgpiod. It serves as the central authority managing GPIO chips and lines, exposing their functionalities to other applications through the D-Bus interface. It supports operations such as requesting, releasing, and setting line values, as well as monitoring events like rising or falling edges and line property changes.

D-Bus API version: 1

AUTHOR

Bartosz Golaszewski <brgl@kernel.org>

REPORTING BUGS

Report bugs to:
Bartosz Golaszewski <brgl@kernel.org>
linux-gpio <linux-gpio@vger.kernel.org>

July 2026 gpio-manager v2.3.1 (libgpiod v2.2.1)