Files
plexjs/docs/models/shared/device.md

4.1 KiB
Raw Blame History

Device

Example Usage

import { Device } from "@lukehagar/plexjs/models/shared";

let value: Device = {};

Fields

Field Type Required Description
channelMapping shared.ChannelMapping[] N/A
key string N/A
lastSeenAt number N/A
make string N/A
model string N/A
modelNumber string N/A
protocol string N/A
sources string N/A
state string N/A
status string N/A
tuners string N/A
uri string N/A
uuid string N/A