Type alias DeviceParameters

DeviceParameters: Pick<Device, "deviceId" | "userId" | "algorithms" | "keys"> & Partial<Device>

Generated using TypeDoc