Connect

class devices.nh_clinical_device_connect(pool, cr)[source]

Represents the action of connecting a device to a patient.

complete(*args, **kwargs)[source]

Creates and starts a new device session and then calls complete.

Returns:True
Return type:bool
submit(*args, **kwargs)[source]

Checks the submitted data and calls submit.

Returns:True
Return type:bool