serviceproviders/jsapi/platformservices/src/sensors.js
branchRCL_3
changeset 45 a9c0808a1095
parent 44 0b68a1b0c15e
equal deleted inserted replaced
44:0b68a1b0c15e 45:a9c0808a1095
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Defination of class CCalendarInterface
    14 * Description:  Defination of class CCalendarInterface
    15 *
    15 *
    16 */
    16 */
       
    17 
       
    18 
       
    19 // sensors service interface
    17 
    20 
    18 var __device_sensors_service_entry = {"name": null, 
    21 var __device_sensors_service_entry = {"name": null, 
    19 				      "version": null,
    22 				      "version": null,
    20 				      "proto": __device_sensors,
    23 				      "proto": __device_sensors,
    21 				      "descriptor": __device_sensors_descriptor,
    24 				      "descriptor": __device_sensors_descriptor,