xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cable.interface.yaml (revision 78f3103d)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1description: >
2    xyz.openbmc_project.Inventory.Item.Cable should be implemented on objects
3    that represent a cable instance or a system cable instance.
4properties:
5    - name: Length
6      type: double
7      default: NaN
8      description: >
9          The length of the cable in meters.  The default value of NaN
10          represents a cable of unknown length.
11    - name: CableTypeDescription
12      type: string
13      default: ""
14      description: >
15          A free form, implementation defined string used to provide the type
16          of a cable, such as optical or copper.  The cable type can be shown
17          in user interfaces but this field should not be used for programmatic
18          interrogation of a cable beyond ignoring the default value of the
19          empty string.
20

served by {OpenGrok

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