/* Power service: set resetkey disable operations about power */
#define DEVICED_PATH_POWER DEVICED_OBJECT_PATH"/Power"
#define DEVICED_INTERFACE_POWER DEVICED_INTERFACE_NAME".power"
-/* Low Power service: start/stop low power mode */
-#define DEVICED_PATH_LOWPOWER DEVICED_OBJECT_PATH"/LowPower"
-#define DEVICED_INTERFACE_LOWPOWER DEVICED_INTERFACE_NAME".lowpower"
/* Storage service: get storage size operatioins about storage */
#define DEVICED_PATH_STORAGE DEVICED_OBJECT_PATH"/Storage"
#define DEVICED_INTERFACE_STORAGE DEVICED_INTERFACE_NAME".storage"