Add match property name for process addon finder. (#2223)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
pull/2190/head^2
Andrew Fiddian-Green 2024-02-01 18:16:13 +00:00 committed by GitHub
parent 321c8decda
commit ac78eb1dff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -106,7 +106,7 @@ Notes:
|--------------|----------------------------------------------------------------------------------------------------------------------------------------------|
| `ip` | "response". |
| `mdns` | Frequently used properties are "name", and "application". But mDNS permits any property name depending on the service concerned. |
| `processs` | "command". |
| `process` | "command", "commandLine". |
| `upnp` | "deviceType", "manufacturer", "manufacturerURI", "modelName", "modelNumber", "modelDescription", "modelURI", "serialNumber", "friendlyName". |
| `usb` | "product", "manufacturer", "chipId", "remote". |