Interface NodePyATVService

interface NodePyATVService {
    port: number;
    protocol: NodePyATVProtocol;
}

Properties

Properties

port: number

Generated using TypeDoc