module.exports= {
DEFAULT_POLLING_INTERVAL:7000,
DEFAULT_MICLOUD_REQUEST_TIMEOUT:5000,
COMMAND_NOT_SUPPORTED_MSG:'Not supported: The requested command is not supported by this device!',
BATTERY_LOW_THRESHOLD:20, //percentageBUTTON_RESET_TIMEOUT:20//inmilliseconds
};