WO2013086807A1 - Method, device and system for alarm clock data exchange - Google Patents

Method, device and system for alarm clock data exchange Download PDF

Info

Publication number
WO2013086807A1
WO2013086807A1 PCT/CN2012/072116 CN2012072116W WO2013086807A1 WO 2013086807 A1 WO2013086807 A1 WO 2013086807A1 CN 2012072116 W CN2012072116 W CN 2012072116W WO 2013086807 A1 WO2013086807 A1 WO 2013086807A1
Authority
WO
WIPO (PCT)
Prior art keywords
alarm
mobile terminal
alarm clock
data
clock data
Prior art date
Application number
PCT/CN2012/072116
Other languages
French (fr)
Chinese (zh)
Inventor
程锦
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2013086807A1 publication Critical patent/WO2013086807A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72448User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions
    • H04M1/72451User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions according to schedules, e.g. using calendar applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes

Definitions

  • the present invention relates to the field of communications, and in particular to an alarm clock data exchange method, apparatus and system.
  • BACKGROUND OF THE INVENTION Mobile data services are becoming increasingly rich and complex, and many personalized user data in mobile phones have provided a format for data exchange.
  • the data synchronization format VCARD of the business card holder in the terminal Data synchronization formats for calendar events vCalendar and iCalendar, SMS VMSG, etc. These data can be imported and exported to each other on terminals through different platforms.
  • alarm clocks are one of the most frequently used services in daily life. Most people are used to setting an alarm clock to remind them of their daily wake up time.
  • the set alarm data includes the ringing tone of the alarm, the start time, the number of repetitions, and the like. Some people set up a lot of alarm reminders a week. Once the phone is replaced, the data needs to be reset.
  • the format of the file for storing alarm data on the alarm clock of different platforms is very different, and the alarm data between mobile phones cannot be synchronized with each other due to different formats.
  • an alarm clock data exchange method including: setting an alarm clock by a source mobile terminal; encoding alarm clock data of an alarm clock according to a predefined file format; and transmitting the encoded alarm clock data to the destination mobile terminal. After transmitting the encoded alarm data to the destination mobile terminal, the method further includes: the destination mobile terminal parsing the alarm data; and the destination mobile terminal storing the parsed alarm data.
  • the predefined file format includes at least one of the following: repeat days, duration, alarm ring tone, trigger type, start alarm time, file version, time interval, text information. The number of repetitions is a 7-digit binary number, the lowest digit is Monday, and the highest digit is Sunday.
  • an alarm clock data exchange device which is applied to a mobile terminal, and includes: a setting module configured to set an alarm; and an encoding module configured to perform alarm data of the alarm clock according to a predefined file format. Encoding; sending module, configured to send the encoded alarm data to the destination mobile terminal.
  • an alarm clock data exchange system including a source mobile terminal and a destination mobile terminal, wherein the source mobile terminal includes: a setting module configured to set an alarm; and an encoding module configured to follow a predefined
  • the file format encodes the alarm clock data of the alarm clock; the sending module is configured to send the encoded alarm clock data to the destination mobile terminal; the destination mobile terminal comprises: an analysis module configured to parse the alarm data; the storage module is set to store the parsed data Alarm clock data.
  • the invention encodes the alarm clock data into the data of the predefined file format, and uses the encoded alarm clock data to exchange, thereby realizing the exchange of the alarm clock data between the mobile terminals of different platforms, and has good implementation.
  • FIG. 1 is a flowchart of a method for data exchange of an alarm clock according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a field definition of an alarm clock data format according to an embodiment of the present invention
  • FIG. 4 is a block diagram showing the structure of an alarm clock data exchange device according to an embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for data exchange of an alarm clock according to an embodiment of the present invention. As shown in FIG. 1, the method includes the following steps S102 to S106. Step S102, the source mobile terminal sets an alarm clock. Step S104, encoding the alarm clock data of the alarm clock according to a predefined file format.
  • Step S106 Send the encoded alarm data to the destination mobile terminal.
  • the alarm clock data is encoded into the data of the predefined file format, and the encoded alarm data is used for exchange, thereby realizing the exchange of the alarm data between the mobile terminals of different platforms, which has better implementation.
  • Sex After transmitting the encoded alarm data to the destination mobile terminal, the destination terminal needs to perform the following operations: The destination mobile terminal parses the alarm data; and the destination mobile terminal stores the parsed alarm data.
  • the predefined file format comprises at least one of the following: repetition days, duration, alarm ring tone, trigger type, start alarm time, file version, time interval, text information.
  • the number of repetition days is a binary number of 7 digits, the lowest digit represents Monday, and the highest digit represents Sunday.
  • the duration ranges from 0 to 60 minutes, where 0 indicates that the duration of the alarm is permanent.
  • the alarm ring tone is a ring tone in binary data format.
  • the trigger type comprises one of the following: ringing, ringing plus vibration, vibration.
  • the format of the start alarm time is: ⁇ date>T ⁇ time> or ⁇ date>T ⁇ time>Z.
  • VCLOCK The following definition of the file format is called VCLOCK, the VCLOCK format is described in detail.
  • the definition of each field row corresponds to the field of the local alarm.
  • the mandatory field defined by VCLOCK cannot be encoded into VCLOCK if it is not included in the local alarm.
  • VCLOCK defines the necessary fields, the local alarm is not included, and cannot be parsed.
  • the format of the VCL0CK object is as follows:
  • a VCLOCK object consists of multiple fields, each of which is represented by a single line. Each field consists of a field name and a field value. Wherein, the field name and the field value are separated by ":", and the format is as follows: Property Name : Property Value
  • Each VCLOCK object represents an alarm setting. Each VCLOCK object begins with the line BEGIN : VCLOCK (VCLOCK start delimiter), with any number of VCLOCK field lines in between, and ends with the line END : VCLOCK (VCLOCK end delimiter).
  • the VCLOCK field line ends with the terminator CRLF (carriage return line wrap), which means that multiple field lines in the VCLOCK object are split by CRLF, including BEGIN: VCLOCK and P END : VCLOCK.
  • CRLF terminator return line wrap
  • the specific fields of the VCLOCK object are described below.
  • 2 is a schematic structural diagram of a field definition of an alarm clock data format according to an embodiment of the present invention.
  • an alarm setting usually includes but is not limited to the following: start alarm time, repeat days, trigger type, time interval, Duration, text message, alarm ring tone. The details are described below. Start the alarm time, this field is generated by one setting.
  • the format definition follows ISO-8601.
  • the storage field name and field value correspond to the following: TIME: Start the alarm time, follow the format of ISO-8601 date and event as follows, TIME: ⁇ date>T ⁇ time> or ⁇ date>T ⁇ time>Z.
  • TIME: 20111123T0930Z means 9:30 on November 23, 2011.
  • the number of days to repeat optional usually includes daily and weekly to weekly.
  • the value is defined as a 7-digit binary number. Each representative represents a day of the week. It occupied a low position on Monday and occupied a high position on Sunday. Others and so on.
  • REPEAT Seven-digit binary number. For example: REPEAT: 0011100 means that the number of days of repeated ringing is Wednesday, Thursday, Friday.
  • the trigger type includes only vibration, only ringing, vibration plus ringing.
  • the three integer values of 0, 1, and 2 represent the above three types: only vibrate, only ring, both vibrate and ring.
  • TRIGGER TYPE Integer value.
  • TRIGGER TYPE 0 means only vibration.
  • the time interval when the alarm is not turned off, can be triggered once every time period, the time interval is up to 1 hour, that is, the effective setting range is between 0 and 60 minutes.
  • the format definition follows ISO-8601. DELAY: Every Trigger once in a while.
  • PT[hh]H[mm]M according to the time interval defined by ISO-8601, mm ranges from 0 to 59.
  • DELAY: PT30M means to ring again every 30 minutes.
  • the effective setting range is between 0 and 60 minutes for each trigger duration. Where 0 means permanent ringing until the alarm is turned off.
  • the format definition follows ISO-8601, DURATION: how long it lasts, for example: DURATION: PT5M means the duration is 5 minutes.
  • the INFO value is a text message that represents the title of the alarm.
  • RING stands for the alarm ring tone file.
  • Field values in VCLOCK are pure ASCII text and do not require encoding.
  • the alarm ring tone field value is the binary data of the ring tone, and is encoded by QUOTED-RINTABLE.
  • the file is stored with a .vck extension.
  • the implementation process of the embodiment of the present invention will be described in detail below with reference to examples.
  • the format of the generated file is as follows: BEGIN: VCLOCK
  • FIG. 3 is a flowchart of synchronizing alarm clock data between mobile terminals according to an embodiment of the present invention. As shown in FIG. 3, the following steps S302 to S316 are included. The flow on the left is the A mobile terminal (ie, the source mobile terminal), and the flow on the right is the mobile terminal B (ie, the destination mobile terminal). Step S302, setting an alarm clock at the A mobile terminal. Step S304, the alarm clock set by the If A mobile terminal is encoded into the VCLOCK file format defined above and exported. Step S306, sending the encoded alarm data. Step S308, the B mobile terminal receives the alarm clock data in the VCLOCK file format through the carrier.
  • Step S310 parsing the VCLOCK file.
  • step S312 it is determined whether the analysis is successful. If successful, step S314 is performed; if not, step S316 is performed.
  • step S314 the data is imported into the local alarm of the B mobile terminal.
  • Step S316 deleting the file.
  • FIG. 4 is a structural block diagram of an alarm clock data exchange apparatus according to an embodiment of the present invention.
  • a setting module 42 an encoding module 44, and a transmitting module 46 are included.
  • the structure is described in detail below.
  • the setting module 42 is configured to set an alarm;
  • the encoding module 44 is connected to the setting module 42 and configured to encode the alarm data of the alarm set by the setting module 42 according to a predefined file format;
  • the sending module 46 is connected to the encoding module 44. And sending the alarm data encoded by the encoding module 44 to the destination mobile terminal.
  • the embodiment of the present invention further provides an alarm clock data exchange system.
  • FIG. 5 is a structural block diagram of an alarm clock data exchange system according to an embodiment of the present invention. As shown in FIG.
  • the source mobile terminal 52 includes: a setting module 522 configured to set an alarm; an encoding module 524, coupled to the setting module 522, configured to encode the alarm data of the alarm set by the setting module 522 according to a predefined file format; the sending module 526 And connected to the encoding module 524, configured to send the alarm data encoded by the encoding module 524 to the destination mobile terminal 54.
  • the destination mobile terminal 54 includes: a parsing module 542 configured to parse the alarm data; a storage module 544 connected to the parsing module 542 and configured to store the parsed alarm data of the parsing module 542.
  • the present invention uses the source mobile terminal and the destination mobile terminal for clarity of description.
  • the mobile terminal involved in the present invention includes all the above modules, which can be used as both the receiver of the alarm data and the clock data. sender.
  • the alarm clock data exchange device described in the device embodiment corresponds to the foregoing method embodiment, and the specific implementation process has been described in detail in the method embodiment, and details are not described herein again.
  • an alarm clock data exchange method, apparatus and system are provided.
  • the invention encodes the alarm clock data into the data of the predefined file format, and uses the encoded alarm clock data to exchange, thereby realizing the exchange of the alarm clock data between the mobile terminals of different platforms, and has good implementation.
  • the present invention can transmit alarm clock data between terminals through various carrying means.
  • modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices.
  • they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device, or they may be separately fabricated into individual integrated circuit modules, or they may be Multiple modules or steps are made into a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Abstract

Disclosed are a method, device and system for alarm clock data exchange. The method comprises the following steps: an alarm clock is set by a source mobile terminal; the alarm clock data of the alarm clock is encoded according to a predefined file format; the encoded alarm clock data is transmitted to a target mobile terminal. In the present invention, the alarm clock data is encoded into the data with the predefined file format, the encoded alarm clock data is used for the exchange, and thus, the exchange of the alarm clock data between the mobile terminals on different platforms is realized, and it has higher practicability.

Description

闹钟数据交换方法、 装置及系统 技术领域 本发明涉及通信领域, 具体而言, 涉及一种闹钟数据交换方法、 装置及系统。 背景技术 移动数据业务日趋丰富和复杂, 手机中很多个性化用户数据已经提供了数据交换 的格式。 比如, 终端中的名片夹的数据同步格式 VCARD。 日历事件的数据同步格式 vCalendar和 iCalendar, 短信 VMSG等。 这些数据都可以在通过不同平台的终端上相 互导入和导出。 闹钟作为手机的基本业务, 是日常生活中人们使用最频繁的业务之一。 大部分人 习惯使用手机设置闹钟来提醒每天的起床时间。 设置的闹钟数据包括闹钟的铃音, 开 始时间, 重复的次数等信息。 有些人一周会设置许多闹钟提醒。 一旦更换手机, 这些 数据需要重新设置。而不同平台的手机上的闹钟应用存储数据的文件的格式千差万别, 手机之间闹钟数据由于格式的不同无法相互同步。 发明内容 本发明提供了一种闹钟数据交换方法、 装置及系统, 以至少解决相关技术中, 由 于闹钟数据的格式不同, 导致不同平台的移动终端之间的闹钟数据不能交换的问题。 根据本发明的一个方面, 提供了一种闹钟数据交换方法, 包括: 源移动终端设置 闹钟; 按照预先定义的文件格式, 对闹钟的闹钟数据进行编码; 向目的移动终端发送 编码后的闹钟数据。 在向目的移动终端发送编码后的闹钟数据之后, 上述方法还包括: 目的移动终端 解析闹钟数据; 目的移动终端存储解析后的闹钟数据。 预先定义的文件格式包括以下至少之一: 重复天数、 持续时间、 闹钟铃音、 触发 类型、 开始闹铃时间、 文件版本、 时间间隔、 文本信息。 重复天数是 7位的二进制数, 最低位表示周一, 最高位表示周日。 持续时间的范围是 0至 60分钟, 其中 0表示闹钟的持续时间是永久。 闹钟铃音是二进制数据格式的铃音。 触发类型包括以下之一: 响铃、 响铃加振动、 振动。 开始闹铃时间的格式是: <date>T<time>或者 <date>T<time>Z。 根据本发明的另一方面, 提供了一种闹钟数据交换装置, 应用于移动终端, 包括: 设置模块, 设置为设置闹钟; 编码模块, 设置为按照预先定义的文件格式, 对闹钟的 闹钟数据进行编码; 发送模块, 设置为向目的移动终端发送编码后的闹钟数据。 根据本发明的再一方面, 提供了一种闹钟数据交换系统, 包括源移动终端和目的 移动终端, 其中, 源移动终端包括: 设置模块, 设置为设置闹钟; 编码模块, 设置为 按照预先定义的文件格式, 对闹钟的闹钟数据进行编码; 发送模块, 设置为向目的移 动终端发送编码后的闹钟数据; 目的移动终端包括: 解析模块, 设置为解析闹钟数据; 存储模块, 设置为存储解析后的闹钟数据。 本发明将闹钟数据编码为预先定义的文件格式的数据, 使用编码后的闹钟数据进 行交换, 从而实现了闹钟数据在不同平台的移动终端之间进行交换, 具有较好的实施 性。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部分, 本发 明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的不当限定。 在附图 中: 图 1是根据本发明实施例的闹钟数据交换方法的流程图; 图 2是根据本发明实施例的闹钟数据格式的字段定义的结构示意图; 图 3是根据本发明实施例的移动终端之间同步闹钟数据的流程图; 图 4是根据本发明实施例的闹钟数据交换装置的结构框图; 图 5是根据本发明实施例的闹钟数据交换系统的结构框图。 具体实施方式 需要说明的是, 在不冲突的情况下, 本申请中的实施例及实施例中的特征可以相 互组合。 下面将参考附图并结合实施例来详细说明本发明。 本发明提供了一种闹钟数据交换方法, 图 1是根据本发明实施例的闹钟数据交换 方法的流程图, 如图 1所示, 包括如下的步骤 S102至步骤 S106。 步骤 S102, 源移动终端设置闹钟。 步骤 S104, 按照预先定义的文件格式, 对闹钟的闹钟数据进行编码。 步骤 S106, 向目的移动终端发送编码后的闹钟数据。 相关技术中, 由于闹钟数据的格式不同, 导致不同平台的移动终端之间的闹钟数 据不能交换。 本发明实施例中, 将闹钟数据编码为预先定义的文件格式的数据, 使用 编码后的闹钟数据进行交换, 从而实现了闹钟数据在不同平台的移动终端之间进行交 换, 具有较好的可实施性。 在向目的移动终端发送编码后的闹钟数据之后, 目的终端需进行以下操作: 目的 移动终端解析闹钟数据; 目的移动终端存储解析后的闹钟数据。 优选地, 预先定义的文件格式包括以下至少之一: 重复天数、 持续时间、 闹钟铃 音、 触发类型、 开始闹铃时间、 文件版本、 时间间隔、 文本信息。 优选地, 重复天数是 7位的二进制数, 最低位表示周一, 最高位表示周日。 优选地, 持续时间的范围是 0至 60分钟, 其中 0表示闹钟的持续时间是永久。 优选地, 闹钟铃音是二进制数据格式的铃音。 优选地, 触发类型包括以下之一: 响铃、 响铃加振动、 振动。 优选地, 开始闹铃时间的格式是: <date>T<time>或者 <date>T<time>Z。 以下将预先定义的文件格式称为 VCLOCK, 对 VCLOCK格式进行详细介绍。 每个字段行的定义, 与本地闹钟的字段相互对应。 编解码之前, VCLOCK定义的 必须字段在本地闹钟不包含的话, 不能编码成 VCLOCK。 同理, VCLOCK定义所必 须的字段, 本地闹钟不包括, 也不能被解析。 在定义 VCLOCK之前, 首先定义一个文件版本信息。 VCL0CK对象的格式如下: The present invention relates to the field of communications, and in particular to an alarm clock data exchange method, apparatus and system. BACKGROUND OF THE INVENTION Mobile data services are becoming increasingly rich and complex, and many personalized user data in mobile phones have provided a format for data exchange. For example, the data synchronization format VCARD of the business card holder in the terminal. Data synchronization formats for calendar events vCalendar and iCalendar, SMS VMSG, etc. These data can be imported and exported to each other on terminals through different platforms. As the basic business of mobile phones, alarm clocks are one of the most frequently used services in daily life. Most people are used to setting an alarm clock to remind them of their daily wake up time. The set alarm data includes the ringing tone of the alarm, the start time, the number of repetitions, and the like. Some people set up a lot of alarm reminders a week. Once the phone is replaced, the data needs to be reset. The format of the file for storing alarm data on the alarm clock of different platforms is very different, and the alarm data between mobile phones cannot be synchronized with each other due to different formats. SUMMARY OF THE INVENTION The present invention provides an alarm clock data exchange method, apparatus, and system, to at least solve the problem in the related art that alarm clock data between mobile terminals of different platforms cannot be exchanged due to different formats of alarm clock data. According to an aspect of the present invention, an alarm clock data exchange method is provided, including: setting an alarm clock by a source mobile terminal; encoding alarm clock data of an alarm clock according to a predefined file format; and transmitting the encoded alarm clock data to the destination mobile terminal. After transmitting the encoded alarm data to the destination mobile terminal, the method further includes: the destination mobile terminal parsing the alarm data; and the destination mobile terminal storing the parsed alarm data. The predefined file format includes at least one of the following: repeat days, duration, alarm ring tone, trigger type, start alarm time, file version, time interval, text information. The number of repetitions is a 7-digit binary number, the lowest digit is Monday, and the highest digit is Sunday. The duration is in the range of 0 to 60 minutes, where 0 means the duration of the alarm is permanent. The alarm ring tone is a ring tone in binary data format. The trigger type includes one of the following: ringing, ringing plus vibration, vibration. The format for starting the alarm time is: <date>T<time> or <date>T<time>Z. According to another aspect of the present invention, an alarm clock data exchange device is provided, which is applied to a mobile terminal, and includes: a setting module configured to set an alarm; and an encoding module configured to perform alarm data of the alarm clock according to a predefined file format. Encoding; sending module, configured to send the encoded alarm data to the destination mobile terminal. According to still another aspect of the present invention, an alarm clock data exchange system is provided, including a source mobile terminal and a destination mobile terminal, wherein the source mobile terminal includes: a setting module configured to set an alarm; and an encoding module configured to follow a predefined The file format encodes the alarm clock data of the alarm clock; the sending module is configured to send the encoded alarm clock data to the destination mobile terminal; the destination mobile terminal comprises: an analysis module configured to parse the alarm data; the storage module is set to store the parsed data Alarm clock data. The invention encodes the alarm clock data into the data of the predefined file format, and uses the encoded alarm clock data to exchange, thereby realizing the exchange of the alarm clock data between the mobile terminals of different platforms, and has good implementation. BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are set to illustrate,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, In the drawings: FIG. 1 is a flowchart of a method for data exchange of an alarm clock according to an embodiment of the present invention; FIG. 2 is a schematic structural diagram of a field definition of an alarm clock data format according to an embodiment of the present invention; FIG. 4 is a block diagram showing the structure of an alarm clock data exchange device according to an embodiment of the present invention; and FIG. 5 is a block diagram showing the structure of an alarm clock data exchange system according to an embodiment of the present invention. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict. The invention will be described in detail below with reference to the drawings in conjunction with the embodiments. The present invention provides a method for data exchange of an alarm clock. FIG. 1 is a flowchart of a method for data exchange of an alarm clock according to an embodiment of the present invention. As shown in FIG. 1, the method includes the following steps S102 to S106. Step S102, the source mobile terminal sets an alarm clock. Step S104, encoding the alarm clock data of the alarm clock according to a predefined file format. Step S106: Send the encoded alarm data to the destination mobile terminal. In the related art, due to the different format of the alarm data, the alarm data between the mobile terminals of different platforms cannot be exchanged. In the embodiment of the present invention, the alarm clock data is encoded into the data of the predefined file format, and the encoded alarm data is used for exchange, thereby realizing the exchange of the alarm data between the mobile terminals of different platforms, which has better implementation. Sex. After transmitting the encoded alarm data to the destination mobile terminal, the destination terminal needs to perform the following operations: The destination mobile terminal parses the alarm data; and the destination mobile terminal stores the parsed alarm data. Preferably, the predefined file format comprises at least one of the following: repetition days, duration, alarm ring tone, trigger type, start alarm time, file version, time interval, text information. Preferably, the number of repetition days is a binary number of 7 digits, the lowest digit represents Monday, and the highest digit represents Sunday. Preferably, the duration ranges from 0 to 60 minutes, where 0 indicates that the duration of the alarm is permanent. Preferably, the alarm ring tone is a ring tone in binary data format. Preferably, the trigger type comprises one of the following: ringing, ringing plus vibration, vibration. Preferably, the format of the start alarm time is: <date>T<time> or <date>T<time>Z. The following definition of the file format is called VCLOCK, the VCLOCK format is described in detail. The definition of each field row corresponds to the field of the local alarm. Before the codec, the mandatory field defined by VCLOCK cannot be encoded into VCLOCK if it is not included in the local alarm. Similarly, VCLOCK defines the necessary fields, the local alarm is not included, and cannot be parsed. Before defining VCLOCK, first define a file version information. The format of the VCL0CK object is as follows:
VCLOCK对象由多个字段组成, 每一个字段用一行来表示。每个字段由字段名和 字段值两部分组成。 其中, 字段名和字段值之间使用": "隔开, 格式如下: Property Name : Property Value 每个 VCLOCK 对象表示一次闹钟设定。 每个 VCLOCK 对象由行 BEGIN : VCLOCK (VCLOCK开始分隔符) 开始, 中间可有任意多个 VCLOCK字段行, 最后 以行 END : VCLOCK (VCLOCK结束分隔符)结束。 VCLOCK字段行以终止符 CRLF (回车十换行) 结束, 也就是说 VCLOCK对象中的多个字段行通过 CRLF分割, 包 括 BEGIN : VCLOCK禾 P END : VCLOCK。 下面介绍 VCLOCK对象具体的字段。 图 2是根据本发明实施例的闹钟数据格式 的字段定义的结构示意图, 如图 2所示, 一次闹钟设置通常包括但不限于以下内容: 开始闹铃时间、 重复天数、 触发类型、 时间间隔、 持续时间、 文本信息、 闹钟铃音。 下面进行详细介绍。 开始闹铃时间, 这个字段通过一次设定生成。 格式定义遵循 ISO-8601。 存储字段 名和字段值对应如下: TIME: 开始闹铃时间, 遵循 ISO-8601 的日期和事件的格式如 下, TIME: <date>T<time>或者 <date>T<time>Z。 例如: TIME: 20111123T0930Z表示 2011年 11月 23日 9点 30分。 重复天数, 可选的通常包括每天和每周一到每周日。 定义值时以一个 7位的二进 制数表示。 每一位代表每周的一天。 周一占据低位, 周日占据高位。 其他依次类推。 A VCLOCK object consists of multiple fields, each of which is represented by a single line. Each field consists of a field name and a field value. Wherein, the field name and the field value are separated by ":", and the format is as follows: Property Name : Property Value Each VCLOCK object represents an alarm setting. Each VCLOCK object begins with the line BEGIN : VCLOCK (VCLOCK start delimiter), with any number of VCLOCK field lines in between, and ends with the line END : VCLOCK (VCLOCK end delimiter). The VCLOCK field line ends with the terminator CRLF (carriage return line wrap), which means that multiple field lines in the VCLOCK object are split by CRLF, including BEGIN: VCLOCK and P END : VCLOCK. The specific fields of the VCLOCK object are described below. 2 is a schematic structural diagram of a field definition of an alarm clock data format according to an embodiment of the present invention. As shown in FIG. 2, an alarm setting usually includes but is not limited to the following: start alarm time, repeat days, trigger type, time interval, Duration, text message, alarm ring tone. The details are described below. Start the alarm time, this field is generated by one setting. The format definition follows ISO-8601. The storage field name and field value correspond to the following: TIME: Start the alarm time, follow the format of ISO-8601 date and event as follows, TIME: <date>T<time> or <date>T<time>Z. For example: TIME: 20111123T0930Z means 9:30 on November 23, 2011. The number of days to repeat, optional usually includes daily and weekly to weekly. The value is defined as a 7-digit binary number. Each representative represents a day of the week. It occupied a low position on Monday and occupied a high position on Sunday. Others and so on.
REPEAT: 七位二进制数。 例如: REPEAT: 0011100表示重复响铃的天数为每周 三、 周四、 周五。 闹钟触发时, 触发类型包括仅仅振动, 仅仅响铃, 振动加响铃三种类型。 分别以 0、 1、 2这三个整数值代表上述三种类型: only vibrate, only ring, both vibrate and ring。 TRIGGER TYPE: 整数值。 例如: TRIGGER TYPE: 0表示仅仅振动。 时间间隔, 在闹钟未关闭的情况下, 可以每隔此时间段触发一次, 时间间隔最长 1小时, 即有效设置范围在 0至 60分钟之间。 格式定义遵循 ISO-8601。 DELAY: 每 隔多长时间触发一次。 按照 ISO-8601 定义时间间隔使用 DELAY: PT[hh]H[mm]M, mm的取值范围在 0至 59之间。 例如: DELAY: PT30M表示每隔 30分钟再响一次。 每触发一次的持续时间,有效设置范围在 0至 60分钟之间。其中, 0表示永久响, 直至闹钟关闭。 格式定义遵循 ISO-8601 , DURATION : 持续多长时间, 例如: DURATION: PT5M表示持续时间 5分钟。 REPEAT: Seven-digit binary number. For example: REPEAT: 0011100 means that the number of days of repeated ringing is Wednesday, Thursday, Friday. When the alarm is triggered, the trigger type includes only vibration, only ringing, vibration plus ringing. The three integer values of 0, 1, and 2 represent the above three types: only vibrate, only ring, both vibrate and ring. TRIGGER TYPE: Integer value. For example: TRIGGER TYPE: 0 means only vibration. The time interval, when the alarm is not turned off, can be triggered once every time period, the time interval is up to 1 hour, that is, the effective setting range is between 0 and 60 minutes. The format definition follows ISO-8601. DELAY: Every Trigger once in a while. Use DELAY: PT[hh]H[mm]M according to the time interval defined by ISO-8601, mm ranges from 0 to 59. For example: DELAY: PT30M means to ring again every 30 minutes. The effective setting range is between 0 and 60 minutes for each trigger duration. Where 0 means permanent ringing until the alarm is turned off. The format definition follows ISO-8601, DURATION: how long it lasts, for example: DURATION: PT5M means the duration is 5 minutes.
INFO值为文本信息, 代表闹铃的标题。 The INFO value is a text message that represents the title of the alarm.
RING代表闹钟铃音文件。 VCLOCK中的字段值为纯 ASCII文本, 不需要编码。 闹铃铃音字段值为铃音的二进制数据, 采用 QUOTED-RINTABLE编码方式。 最后, 文件以 .vck为后缀名存储。 下面将结合实例对本发明实施例的实现过程进行详细描述。 首先需要构建一个 VCLOCK文件, 以设置一个闹钟为例。 构建一个闹铃对象。 如果设置多个闹钟。 只需要在文件中增加多个闹钟对象。 例如, 设置一个闹钟, 起床时间是 7点, 每个工作日重复响铃, 每次响铃 5分钟, 触发时只响铃, 重复闹铃时间间隔是 30分钟。 则生成的文件的格式如下: BEGIN: VCLOCK RING stands for the alarm ring tone file. Field values in VCLOCK are pure ASCII text and do not require encoding. The alarm ring tone field value is the binary data of the ring tone, and is encoded by QUOTED-RINTABLE. Finally, the file is stored with a .vck extension. The implementation process of the embodiment of the present invention will be described in detail below with reference to examples. First you need to build a VCLOCK file to set an alarm clock as an example. Build an alarm object. If you set multiple alarms. Just add more than one alarm object to the file. For example, set an alarm clock, wake up time is 7 o'clock, repeat the ring every working day, 5 minutes each time, only ring when triggered, repeat the alarm interval is 30 minutes. The format of the generated file is as follows: BEGIN: VCLOCK
VERSION: 1.0 VERSION: 1.0
TIME: 20111123T0930Z TIME: 20111123T0930Z
REPEAT: 0011111 REPEAT: 0011111
TRIGGER TYPE: 0 DELAY: PT30M TRIGGER TYPE: 0 DELAY: PT30M
DURATION: PT5M DURATION: PT5M
INFO: get up INFO: get up
END: VCLOCK 将此文件保存为 .vck为后缀名的文件。 图 3是根据本发明实施例的移动终端之间同步闹钟数据的流程图, 如图 3所示, 包括如下的步骤 S302至步骤 S316。左边流程为 A移动终端(即源移动终端), 右边流 程为 B移动终端 (即目的移动终端)。 步骤 S302, 在 A移动终端设置一个闹钟。 步骤 S304, If A移动终端设置的闹钟编码为上述定义的 VCLOCK文件格式并导 出。 步骤 S306, 发送编码后的闹钟数据。 步骤 S308, B移动终端通过载体接收到 VCLOCK文件格式的闹钟数据。 步骤 S310, 将该 VCLOCK文件解析。 步骤 S312, 判断解析是否成功。 如果成功, 则执行步骤 S314; 如果失败, 则执 行步骤 S316。 步骤 S314, 数据导入 B移动终端的本地闹钟。 步骤 S316, 删除文件。 需要说明的是, 在附图的流程图示出的步骤可以在诸如一组计算机可执行指令的 计算机系统中执行, 并且, 虽然在流程图中示出了逻辑顺序, 但是在某些情况下, 可 以以不同于此处的顺序执行所示出或描述的步骤。 本发明实施例提供了一种闹钟数据交换装置, 该闹钟数据交换装置可以用于实现 上述闹钟数据交换方法。 图 4是根据本发明实施例的闹钟数据交换装置的结构框图, 如图 4所示, 包括设置模块 42、 编码模块 44和发送模块 46。 下面对其结构进行详细 描述。 设置模块 42, 设置为设置闹钟; 编码模块 44, 连接至设置模块 42, 设置为按照 预先定义的文件格式, 对设置模块 42设置的闹钟的闹钟数据进行编码; 发送模块 46, 连接至编码模块 44, 设置为向目的移动终端发送编码模块 44编码后的闹钟数据。 本发明实施例还提供了一种闹钟数据交换系统, 图 5是根据本发明实施例的闹钟 数据交换系统的结构框图, 如图 5所示, 包括源移动终端 52和目的移动终端 54。 下 面对其结构进行详细描述。 源移动终端 52包括: 设置模块 522, 设置为设置闹钟; 编码模块 524, 连接至设 置模块 522, 设置为按照预先定义的文件格式, 对设置模块 522设置的闹钟的闹钟数 据进行编码; 发送模块 526, 连接至编码模块 524, 设置为向目的移动终端 54发送编 码模块 524编码后的闹钟数据。 目的移动终端 54包括: 解析模块 542, 设置为解析闹钟数据; 存储模块 544, 连 接至解析模块 542, 设置为存储解析模块 542解析后的闹钟数据。 需要注意的是, 本发明为了描述清楚, 使用了源移动终端和目的移动终端, 实际 上, 本发明涉及的移动终端包括上述所有模块, 既可以作为闹钟数据的接收方, 也可 以作为钟数据的发送方。 需要说明的是,装置实施例中描述的闹钟数据交换装置对应于上述的方法实施例, 其具体的实现过程在方法实施例中已经进行过详细说明, 在此不再赘述。 综上所述, 根据本发明的上述实施例, 提供了一种闹钟数据交换方法、 装置及系 统。 本发明将闹钟数据编码为预先定义的文件格式的数据, 使用编码后的闹钟数据进 行交换, 从而实现了闹钟数据在不同平台的移动终端之间进行交换, 具有较好的实施 性。 另外本发明可以通过多种承载手段在终端间传输闹钟数据。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可以用通用 的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布在多个计算装置所 组成的网络上, 可选地, 它们可以用计算装置可执行的程序代码来实现, 从而, 可以 将它们存储在存储装置中由计算装置来执行, 或者将它们分别制作成各个集成电路模 块, 或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。 这样, 本发明 不限制于任何特定的硬件和软件结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本领域的技 术人员来说, 本发明可以有各种更改和变化。 凡在本发明的精神和原则之内, 所作的 任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。 END: VCLOCK saves this file as a file with a .vck extension. FIG. 3 is a flowchart of synchronizing alarm clock data between mobile terminals according to an embodiment of the present invention. As shown in FIG. 3, the following steps S302 to S316 are included. The flow on the left is the A mobile terminal (ie, the source mobile terminal), and the flow on the right is the mobile terminal B (ie, the destination mobile terminal). Step S302, setting an alarm clock at the A mobile terminal. Step S304, the alarm clock set by the If A mobile terminal is encoded into the VCLOCK file format defined above and exported. Step S306, sending the encoded alarm data. Step S308, the B mobile terminal receives the alarm clock data in the VCLOCK file format through the carrier. Step S310, parsing the VCLOCK file. In step S312, it is determined whether the analysis is successful. If successful, step S314 is performed; if not, step S316 is performed. Step S314, the data is imported into the local alarm of the B mobile terminal. Step S316, deleting the file. It should be noted that the steps shown in the flowchart of the accompanying drawings may be performed in a computer system such as a set of computer executable instructions, and, although the logical order is shown in the flowchart, in some cases, The steps shown or described may be performed in an order different than that herein. The embodiment of the invention provides an alarm clock data exchange device, which can be used to implement the above alarm clock data exchange method. FIG. 4 is a structural block diagram of an alarm clock data exchange apparatus according to an embodiment of the present invention. As shown in FIG. 4, a setting module 42, an encoding module 44, and a transmitting module 46 are included. The structure is described in detail below. The setting module 42 is configured to set an alarm; the encoding module 44 is connected to the setting module 42 and configured to encode the alarm data of the alarm set by the setting module 42 according to a predefined file format; the sending module 46 is connected to the encoding module 44. And sending the alarm data encoded by the encoding module 44 to the destination mobile terminal. The embodiment of the present invention further provides an alarm clock data exchange system. FIG. 5 is a structural block diagram of an alarm clock data exchange system according to an embodiment of the present invention. As shown in FIG. 5, the source mobile terminal 52 and the destination mobile terminal 54 are included. The structure is described in detail below. The source mobile terminal 52 includes: a setting module 522 configured to set an alarm; an encoding module 524, coupled to the setting module 522, configured to encode the alarm data of the alarm set by the setting module 522 according to a predefined file format; the sending module 526 And connected to the encoding module 524, configured to send the alarm data encoded by the encoding module 524 to the destination mobile terminal 54. The destination mobile terminal 54 includes: a parsing module 542 configured to parse the alarm data; a storage module 544 connected to the parsing module 542 and configured to store the parsed alarm data of the parsing module 542. It should be noted that the present invention uses the source mobile terminal and the destination mobile terminal for clarity of description. In fact, the mobile terminal involved in the present invention includes all the above modules, which can be used as both the receiver of the alarm data and the clock data. sender. It should be noted that the alarm clock data exchange device described in the device embodiment corresponds to the foregoing method embodiment, and the specific implementation process has been described in detail in the method embodiment, and details are not described herein again. In summary, according to the above embodiments of the present invention, an alarm clock data exchange method, apparatus and system are provided. The invention encodes the alarm clock data into the data of the predefined file format, and uses the encoded alarm clock data to exchange, thereby realizing the exchange of the alarm clock data between the mobile terminals of different platforms, and has good implementation. In addition, the present invention can transmit alarm clock data between terminals through various carrying means. Obviously, those skilled in the art should understand that the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device, or they may be separately fabricated into individual integrated circuit modules, or they may be Multiple modules or steps are made into a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software. The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Claims

权 利 要 求 书 Claim
1. 一种闹钟数据交换方法, 包括: 1. An alarm clock data exchange method, comprising:
源移动终端设置闹钟;  The source mobile terminal sets an alarm clock;
按照预先定义的文件格式, 对所述闹钟的闹钟数据进行编码; 向目的移动终端发送编码后的闹钟数据。  The alarm clock data of the alarm clock is encoded according to a predefined file format; and the encoded alarm clock data is sent to the destination mobile terminal.
2. 根据权利要求 1所述的方法, 其中, 在向目的移动终端发送编码后的闹钟数据 之后, 还包括: The method according to claim 1, wherein, after the encoded alarm data is sent to the destination mobile terminal, the method further includes:
所述目的移动终端解析所述闹钟数据;  The destination mobile terminal parses the alarm clock data;
所述目的移动终端存储解析后的闹钟数据。  The destination mobile terminal stores the parsed alarm data.
3. 根据权利要求 1所述的方法, 其中, 所述预先定义的文件格式包括以下至少之 一: 重复天数、 持续时间、 闹钟铃音、 触发类型、 开始闹铃时间、 文件版本、 时间间隔、 文本信息。 3. The method according to claim 1, wherein the predefined file format comprises at least one of: repeating days, duration, alarm ring tone, trigger type, start alarm time, file version, time interval, Text information.
4. 根据权利要求 3所述的方法, 其中, 所述重复天数是 7位的二进制数, 最低位 表示周一, 最高位表示周日。 4. The method according to claim 3, wherein the number of repetition days is a binary digit of 7 digits, the lowest digit represents Monday, and the highest digit represents Sunday.
5. 根据权利要求 3所述的方法, 其中, 所述持续时间的范围是 0至 60分钟, 其中 0表示所述闹钟的持续时间是永久。 5. The method of claim 3, wherein the duration ranges from 0 to 60 minutes, where 0 indicates that the duration of the alarm is permanent.
6. 根据权利要求 3所述的方法, 其中, 所述闹钟铃音是二进制数据格式的铃音。 6. The method according to claim 3, wherein the alarm ring tone is a ring tone in a binary data format.
7. 根据权利要求 3所述的方法, 其中, 所述触发类型包括以下之一: 响铃、 响铃 加振动、 振动。 7. The method according to claim 3, wherein the trigger type comprises one of the following: ringing, ringing plus vibration, vibration.
8. 根据权利要求 3所述的方法,其中,所述开始闹铃时间的格式是: <date>T<time> 或者 <date>T<time>Z。 8. The method according to claim 3, wherein the format of the start alarm time is: <date>T<time> or <date>T<time>Z.
9. 一种闹钟数据交换装置, 应用于移动终端, 包括: 9. An alarm clock data exchange device, applied to a mobile terminal, comprising:
设置模块, 设置为设置闹钟;  Set the module, set to set the alarm;
编码模块, 设置为按照预先定义的文件格式, 对所述闹钟的闹钟数据进行 编码; 发送模块, 设置为向目的移动终端发送编码后的闹钟数据。 An encoding module, configured to encode alarm clock data of the alarm clock according to a predefined file format; The sending module is configured to send the encoded alarm data to the destination mobile terminal.
10. 一种闹钟数据交换系统, 包括源移动终端和目的移动终端, 10. An alarm clock data exchange system, comprising a source mobile terminal and a destination mobile terminal,
所述源移动终端包括:  The source mobile terminal includes:
设置模块, 设置为设置闹钟;  Set the module, set to set the alarm;
编码模块, 设置为按照预先定义的文件格式, 对所述闹钟的闹钟数据进行 编码;  An encoding module, configured to encode alarm clock data of the alarm clock according to a predefined file format;
发送模块, 设置为向目的移动终端发送编码后的闹钟数据; 所述目的移动终端包括:  The sending module is configured to send the encoded alarm data to the destination mobile terminal; the destination mobile terminal includes:
解析模块, 设置为解析所述闹钟数据;  a parsing module, configured to parse the alarm data;
存储模块, 设置为存储解析后的闹钟数据。  The storage module is set to store the parsed alarm data.
PCT/CN2012/072116 2011-12-15 2012-03-09 Method, device and system for alarm clock data exchange WO2013086807A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110419969.9 2011-12-15
CN2011104199699A CN102546934A (en) 2011-12-15 2011-12-15 Method, device and system for alarm clock data exchange

Publications (1)

Publication Number Publication Date
WO2013086807A1 true WO2013086807A1 (en) 2013-06-20

Family

ID=46352866

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/072116 WO2013086807A1 (en) 2011-12-15 2012-03-09 Method, device and system for alarm clock data exchange

Country Status (2)

Country Link
CN (1) CN102546934A (en)
WO (1) WO2013086807A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104301989A (en) * 2014-09-05 2015-01-21 惠州Tcl移动通信有限公司 Intelligent terminal, functional terminal and alarm information synchronization method
CN105516222A (en) * 2014-09-24 2016-04-20 小米科技有限责任公司 Prompting method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1472947A (en) * 2002-07-31 2004-02-04 致福股份有限公司 Schedule group calling method by short message transmission
CN1599478A (en) * 2004-08-30 2005-03-23 侯万春 Equipment and method for adding metwork alarm clock in mobile phone
CN101730286A (en) * 2008-10-14 2010-06-09 北京三星通信技术研究有限公司 Method for realizing schedule synchronization of multiple mobile phone terminals
CN101753706A (en) * 2008-12-19 2010-06-23 康佳集团股份有限公司 Schedule reminding method by means of short message of mobile phone and mobile phone using thereof

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100576112C (en) * 2006-05-30 2009-12-30 英华达(上海)电子有限公司 Receive the electronic alarm clock and the method for calendar run-length data based on communication
CN101179798B (en) * 2007-12-11 2011-12-21 华为终端有限公司 Operation method and device for transmitting data between mobile phones
CN101217727A (en) * 2007-12-29 2008-07-09 深圳华为通信技术有限公司 A method, device and system for reminding setting

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1472947A (en) * 2002-07-31 2004-02-04 致福股份有限公司 Schedule group calling method by short message transmission
CN1599478A (en) * 2004-08-30 2005-03-23 侯万春 Equipment and method for adding metwork alarm clock in mobile phone
CN101730286A (en) * 2008-10-14 2010-06-09 北京三星通信技术研究有限公司 Method for realizing schedule synchronization of multiple mobile phone terminals
CN101753706A (en) * 2008-12-19 2010-06-23 康佳集团股份有限公司 Schedule reminding method by means of short message of mobile phone and mobile phone using thereof

Also Published As

Publication number Publication date
CN102546934A (en) 2012-07-04

Similar Documents

Publication Publication Date Title
CN101707639B (en) Alarm clock setting method and device
CN105872966A (en) Method and device for pushing customized message
CN101217727A (en) A method, device and system for reminding setting
CN103885738A (en) Display Terminal Apparatus, Information Display System, Information Display Control Method And Storage Medium Storing Program Thereof
JP2004518353A5 (en)
JP6047938B2 (en) Electronic clock, time correction method, and program
KR20030037875A (en) Method for managing schedule in a mobile communication terminal equipment
CN101572879A (en) Communication system, communication terminal and method for updating electronic address list thereof
CN106792578B (en) Event reminding message pushing method and device
CN1620059A (en) Method to provide synchronisation notifications to client devices
CN102223451A (en) Alarm clock handling method and device thereof for mobile terminal
CN102185982A (en) Method for shortening waiting time of telephone voice prompt system
RU2010119337A (en) METHOD AND DEVICE FOR CARRYING OUT COMMUNICATIONS WITH ENDURED ENCRYPTION
CN103685358A (en) Social network based event reminding and tracking method and device
WO2012006829A1 (en) Mail sending method for mobile terminals, and mail system
CN101753706A (en) Schedule reminding method by means of short message of mobile phone and mobile phone using thereof
WO2013086807A1 (en) Method, device and system for alarm clock data exchange
CN202841189U (en) Network alarm clock
WO2011157241A2 (en) Data synchronization method, server, mobile terminal, and data synchronization system
CN101945350A (en) Timing communication method and device for mobile terminal and mobile terminal
JP2006039615A (en) Terminal device and menu display method
CN103458091A (en) Control method of theme alarm clocks based on event sequence set in electronic equipment
CN103024693A (en) Method and terminal for remotely achieving alarm clock function
CN105530362A (en) Setting method, device and system of terminal timing event
CN101345955A (en) Mobile terminal reminding method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12858335

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12858335

Country of ref document: EP

Kind code of ref document: A1