cyphermed.api.devices.create_device
Create Device
Create a new device
Args: body (CreateDeviceBody): Create a new device
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Response[NewDeviceInfo]
Create Device
Create a new device
Args: body (CreateDeviceBody): Create a new device
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: NewDeviceInfo
Create Device
Create a new device
Args: body (CreateDeviceBody): Create a new device
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Response[NewDeviceInfo]
Create Device
Create a new device
Args: body (CreateDeviceBody): Create a new device
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: NewDeviceInfo