post https://example.com/device/v1/devices//usage-sessions/remote-control/start
Create and start a Usage Session
If patient is null in the request, the patient id will be read from the device entity
The below table describes the request parameters:
Parameter | Type | Mandatory | Description |
---|---|---|---|
deviceId | String | true | |
_patient.id | UUID | true | |
_templateId | UUID | true | |
_configuration | Json | false | An object that holds the entity configuration attributes |