Type alias NERoomsControl

NERoomsControl: {
    account: string;
    controlId: number;
    deviceId: string;
}

Type declaration

  • account: string
  • controlId: number
  • deviceId: string