Interface infraredRemoteList

interface infraredRemoteList {
    device: irdevice[];
}

Properties

Properties

device: irdevice[]