Type alias GetDeviceByIdArg

GetDeviceByIdArg: {
    deviceId: string;
}

Type declaration

  • deviceId: string