Files
plexphp/docs/Models/Operations/PlexDevice.md

10 KiB

PlexDevice

Fields

Field Type Required Description Example
name string ✔️ N/A
product string ✔️ N/A
productVersion string ✔️ N/A
platform string ✔️ N/A
platformVersion string ✔️ N/A
device string ✔️ N/A
clientIdentifier string ✔️ N/A
createdAt \DateTime ✔️ N/A 2019-06-24T11:38:02Z
lastSeenAt \DateTime ✔️ N/A 2019-06-24T11:38:02Z
provides string ✔️ N/A
ownerId int ✔️ ownerId is null when the device is owned by the token used to send the request
sourceTitle string ✔️ N/A
publicAddress string ✔️ N/A
accessToken string ✔️ N/A
owned bool ✔️ N/A
home bool ✔️ N/A
synced bool ✔️ N/A
relay bool ✔️ N/A
presence bool ✔️ N/A
httpsRequired bool ✔️ N/A
publicAddressMatches bool ✔️ N/A
dnsRebindingProtection bool ✔️ N/A
natLoopbackSupported bool ✔️ N/A
connections array<Operations\Connections> ✔️ N/A