doc: swap the name and id of the device.product

Fixes #4935
This commit is contained in:
Wim Taymans 2025-10-17 12:28:15 +02:00
parent 3263e2497e
commit f70b0892ea

View file

@ -174,12 +174,12 @@ ie. for example `device.Param.Props = { ... }` to set `Props`.
@PAR@ device-prop device.product.id # integer @PAR@ device-prop device.product.id # integer
\parblock \parblock
\copydoc PW_KEY_DEVICE_PRODUCT_NAME \copydoc PW_KEY_DEVICE_PRODUCT_ID
\endparblock \endparblock
@PAR@ device-prop device.product.name # string @PAR@ device-prop device.product.name # string
\parblock \parblock
\copydoc PW_KEY_DEVICE_PRODUCT_ID \copydoc PW_KEY_DEVICE_PRODUCT_NAME
\endparblock \endparblock
@PAR@ device-prop device.class # string @PAR@ device-prop device.class # string