serviceproviders/jsapi/platformservices/src/sensors.js
branchRCL_3
changeset 44 0b68a1b0c15e
parent 34 5dae2c62e9b6
child 45 a9c0808a1095
equal deleted inserted replaced
43:1790c2f1027c 44:0b68a1b0c15e
    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
       
    20 
    17 
    21 var __device_sensors_service_entry = {"name": null, 
    18 var __device_sensors_service_entry = {"name": null, 
    22 				      "version": null,
    19 				      "version": null,
    23 				      "proto": __device_sensors,
    20 				      "proto": __device_sensors,
    24 				      "descriptor": __device_sensors_descriptor,
    21 				      "descriptor": __device_sensors_descriptor,