The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_MODBUS_ROLE_CLIENT_SERVER

Client and server support

Type: bool

Direct dependencies

<choice: Supported node roles>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At subsys/modbus/Kconfig:30

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:37

Menu path: (Top) → Sub Systems and OS Services → Modbus support → Supported node roles

config MODBUS_ROLE_CLIENT_SERVER
    bool "Client and server support"
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)