This Restful Web Service takes three query parameters keyAsString,timeOfPhone,phoneTimeZone and one body object sensorsDataList
This is used to insert all the sensors data into the corresponding sensors tables for the particular study
RestFul End Point URI: http://host:port/ResearcherService/rest/Sensors/insertSensorsData
REQUEST TYPE: GET