xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/SocketAttributes.interface.yaml (revision 7f154004885f4e98bd8d0aa6f66259c117b95a4c)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1description: >
2    This interface defines the attributes of services which support socket-based
3    activation. Applications can expose the port number of a network service by
4    implementing this interface. For example, application like
5    service-config-manager will implement this interface for network services
6    like bmcweb and phosphor-ipmi-net and allow the port number to be
7    configured.
8
9properties:
10    - name: Port
11      type: uint16
12      description: >
13          Specifies the port number on which the service is listening. This
14          property can be set to configure a port number for the service.
15

served by {OpenGrok

Last Index Update: Sun May 25 03:01:12 CDT 2025