WO2016084577A1 - 情報通信端末、周辺機器連携方法及びプログラム - Google Patents

情報通信端末、周辺機器連携方法及びプログラム Download PDF

Info

Publication number
WO2016084577A1
WO2016084577A1 PCT/JP2015/081221 JP2015081221W WO2016084577A1 WO 2016084577 A1 WO2016084577 A1 WO 2016084577A1 JP 2015081221 W JP2015081221 W JP 2015081221W WO 2016084577 A1 WO2016084577 A1 WO 2016084577A1
Authority
WO
WIPO (PCT)
Prior art keywords
setting
peripheral device
service application
storage unit
notification
Prior art date
Application number
PCT/JP2015/081221
Other languages
English (en)
French (fr)
Inventor
立司 西
加藤 禎篤
義典 松島
浅野 浩一
博規 石川
Original Assignee
株式会社Nttドコモ
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 株式会社Nttドコモ filed Critical 株式会社Nttドコモ
Priority to CN201580063222.0A priority Critical patent/CN107003878B/zh
Priority to EP15862890.9A priority patent/EP3226127B1/en
Priority to JP2016561477A priority patent/JP6214791B2/ja
Priority to US15/520,299 priority patent/US10455545B2/en
Publication of WO2016084577A1 publication Critical patent/WO2016084577A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • G06F9/4413Plug-and-play [PnP]
    • G06F9/4415Self describing peripheral devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W68/00User notification, e.g. alerting and paging, for incoming communication, change of service or the like
    • H04W68/02Arrangements for increasing efficiency of notification or paging channel
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • 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/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72409User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by interfacing with external accessories
    • H04M1/72412User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by interfacing with external accessories using two-way short-range wireless interfaces
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/50Service provisioning or reconfiguring

Definitions

  • the present invention relates to an information communication terminal, a peripheral device cooperation method, and a program.
  • service applications applications on smartphones (hereinafter referred to as service applications) are connected by different connection methods for each peripheral device. That is, a service application is created for each peripheral device.
  • Fig. 1 shows the peripheral device linkage method in the prior art.
  • the service app A for the peripheral device 1 is installed on the smartphone.
  • the service application B for the peripheral device 2 is installed on the smartphone. In this way, cooperation between the smartphone and the peripheral devices 1 and 2 is realized.
  • the service application and the peripheral device need to be linked in a 1: 1 ratio. Since the service application A for the peripheral device 1 is a service application for data transmission / reception with the peripheral device 1, data transmission / reception with respect to the peripheral device 2 cannot be performed. Similarly, since the service application B for the peripheral device 2 is a service application for data transmission / reception with the peripheral device 2, data transmission / reception with respect to the peripheral device 1 cannot be performed. Even if the service application has the same contents, it is necessary to prepare a separate service application for each peripheral device.
  • notification settings from the service application to the peripheral device are also managed in the setting database (setting DB 1 and setting DB 2) of each service application.
  • the cooperation method is different for each peripheral device, user convenience is reduced. For example, when performing notification settings such as ringing settings when notifying a peripheral device from a service application, it is necessary to launch and set a different service application for each peripheral device.
  • the service application developer needs to develop a service app for each peripheral device.
  • An object of the present invention is to provide a method in which a plurality of service applications in an information communication terminal such as a smartphone can cooperate with a plurality of peripheral devices, and to centrally manage notification settings from the service application to the peripheral devices. .
  • An information communication terminal is provided.
  • a receiver for receiving notification setting values of a plurality of connected peripheral devices A peripheral device setting storage unit that stores setting values of notification settings of a plurality of received peripheral devices;
  • a service application setting storage unit that stores setting values of notification settings from a service application to the plurality of connected peripheral devices, with setting values stored in the peripheral device setting storage unit as initial values;
  • a control unit that gives a setting value of notification setting to the transmission data;
  • a transmission unit that transmits the transmission data to which the setting value of the notification setting is given to at least one peripheral device; It is characterized by having.
  • the peripheral device cooperation method includes: Receiving notification setting values of a plurality of connected peripheral devices; Storing the received setting values of the plurality of peripheral device notification settings in the peripheral device setting storage unit; Storing the setting value of the notification setting from the service application to the plurality of connected peripheral devices in the service application setting storage unit, with the setting value stored in the peripheral device setting storage unit as an initial value;
  • Receiving notification setting values of a plurality of connected peripheral devices Storing the received setting values of the plurality of peripheral device notification settings in the peripheral device setting storage unit; Storing the setting value of the notification setting from the service application to the plurality of connected peripheral devices in the service application setting storage unit, with the setting value stored in the peripheral device setting storage unit as an initial value;
  • receiving transmission data from a service application providing a setting value for notification setting to the transmission data based on a setting value stored in the service application setting storage unit; Transmitting the transmission data to which the setting value of the notification setting is given to at least one peripheral device; It is characterized by having.
  • a program is In order to link with peripheral devices, a computer as an information communication terminal
  • a receiving means for receiving notification setting values of a plurality of connected peripheral devices
  • Peripheral device setting storage means for storing the setting value of the received notification setting of a plurality of peripheral devices
  • Service application setting storage means for storing setting values for notification settings from a service application to the plurality of connected peripheral devices, using the setting values stored in the peripheral device setting storage means as initial values
  • the control means for giving the setting value of the notification setting to the transmission data based on the setting value stored in the service application setting storage means, and the setting value of the notification setting is given
  • Transmitting means for transmitting transmission data to at least one peripheral device; It is made to function as.
  • a plurality of service applications in an information communication terminal such as a smartphone can cooperate with a plurality of peripheral devices, and centrally manage notification settings from the service application to the peripheral devices. It becomes possible to do.
  • the figure which shows the example of the data which the peripheral device cooperation application receives from the service application The figure which shows the example of the data which the peripheral device cooperation application transmits to the peripheral device
  • the figure which shows the example of the data which the peripheral device cooperation application receives from the service application The figure which shows the example of the data which the peripheral device cooperation application transmits to the peripheral device
  • the figure which shows the example of the data which the peripheral device cooperation application receives from the peripheral device The figure which shows the example of the data which the peripheral device cooperation application transmits to the service application Functional block diagram of a smartphone and peripheral devices according to an embodiment of the present invention
  • the figure which shows the example of the data which the peripheral device cooperation application receives from the peripheral device The figure which shows the example of the data which the peripheral device cooperation application transmits to the peripheral device A flowchart combining the flowchart of FIG. 15 and the flowchart of FIG.
  • a smart phone will be described as an example of an information communication terminal capable of cooperating with a peripheral device.
  • the embodiment of the present invention is not limited to a mobile phone, a tablet, a computer, etc. It can also be applied to other information communication terminals.
  • FIG. 2 shows a cooperation method of peripheral devices in the embodiment of the present invention.
  • setting values of a plurality of peripheral devices are centrally managed using an application (hereinafter referred to as a peripheral device cooperation app) for linking a service application in a smartphone and a peripheral device.
  • the plurality of service apps perform data transmission / reception with the peripheral device via the peripheral device cooperation app.
  • a common cooperation method in which a service application and a peripheral device cooperate with each other in N: M (N and M are one or more) via a peripheral device cooperation application is realized.
  • the peripheral device cooperation application receives the setting values of the peripheral devices from each peripheral device and stores them in the setting DB (database) in order to centrally manage the setting values of the peripheral devices.
  • the setting DB also stores setting values when the service application uses peripheral devices.
  • the setting value when the service application uses the peripheral device may be changed by the user or the like with the setting value received from the peripheral device as an initial value. For example, ON / OFF of notifications to peripheral devices, ringing settings, and the like are stored in the setting DB.
  • the peripheral device cooperation app receives transmission data from the service app to the peripheral device, the peripheral device cooperation app notifies the peripheral device based on the setting value stored in the setting DB.
  • FIG. 3 is a functional block diagram of the smartphone 10 and the peripheral device 20 according to the embodiment of the present invention.
  • the smartphone 10 is an information communication terminal that can cooperate with the peripheral device 20.
  • the smartphone 10 may be an information communication terminal including a CPU (Central Processing Unit) such as a processor, a memory device such as a RAM (Random Access Memory) and a ROM (Read Only Memory), a storage device such as a hard disk, and the like.
  • a CPU Central Processing Unit
  • the smartphone 10 may be an information communication terminal including a CPU (Central Processing Unit) such as a processor, a memory device such as a RAM (Random Access Memory) and a ROM (Read Only Memory), a storage device such as a hard disk, and the like.
  • a CPU Central Processing Unit
  • RAM Random Access Memory
  • ROM Read Only Memory
  • storage device such as a hard disk, and the like.
  • each function and process of the smartphone 10 described below is realized by the CPU executing data and programs stored in the storage device or the memory device.
  • the smartphone 10 includes a peripheral device cooperation application 100 for cooperation with the peripheral device 20, and the peripheral device cooperation application 100 includes a display unit 101, an input unit 103, a storage unit 105, a control unit 107, and a communication establishment unit. 109, a data transmission unit 111, a data reception unit 113, and a setting DB (database) 115.
  • the peripheral device cooperation application 100 includes a display unit 101, an input unit 103, a storage unit 105, a control unit 107, and a communication establishment unit. 109, a data transmission unit 111, a data reception unit 113, and a setting DB (database) 115.
  • the display unit 101 displays information on the screen of the smartphone 10. For example, the display unit 101 displays the setting values of peripheral devices managed by the peripheral device cooperation application 100 on the screen.
  • the input unit 103 receives information input to the smartphone 10. For example, the input unit 103 receives an input for changing a setting value or the like of a peripheral device managed by the peripheral device cooperation application 100.
  • the storage unit 105 is a storage device that stores information received by the peripheral device cooperation application 100, generated information, and the like.
  • the control unit 107 controls operations related to cooperation with the peripheral device 20 in the peripheral device cooperation application 100. For example, when receiving transmission data notified from the service application to the peripheral device 20, the control unit 107 gives an appropriate setting value to the transmission data.
  • the communication establishment unit 109 establishes communication with the peripheral device 20. For example, when the communication establishment unit 109 detects that the peripheral device 20 is within a predetermined range from the smartphone 10, the communication establishment unit 109 establishes communication with the peripheral device 20 using a communication protocol such as Bluetooth (registered trademark) or wireless LAN. To do.
  • a communication protocol such as Bluetooth (registered trademark) or wireless LAN.
  • the data transmission unit 111 transmits data to the peripheral device 20.
  • the data transmission unit 111 transmits transmission data to the peripheral device 20 received from the service application or the like to the peripheral device 20.
  • the data receiving unit 113 receives data from the peripheral device 20.
  • the data receiving unit 113 receives setting values of the peripheral device 20 and data from the peripheral device 20 to the service application.
  • the setting DB 115 stores setting values of the connected peripheral device 20.
  • the setting DB 115 stores setting values related to the notification setting of the peripheral device 20.
  • the notification setting is a setting that determines the operation of the peripheral device 20 when the peripheral device 20 receives data.
  • the notification setting is also called ringing setting.
  • the setting DB 115 includes a peripheral device setting storage unit 117 and a service application setting storage unit 119.
  • the peripheral device setting storage unit 117 stores the setting value of the notification setting of the peripheral device 20 received from the peripheral device 20 by the data receiving unit 113.
  • the service application setting storage unit 119 stores setting values for notification settings when the service application uses the peripheral device 20.
  • the initial value of the setting value of the service application setting storage unit 119 is set to the setting value of the peripheral device setting storage unit 117 (here, referred to as common setting).
  • the common setting means that the setting value of the service application setting storage unit 119 is the same as the setting value of the peripheral device setting storage unit 117. That is, when the common setting is set in the service application setting storage unit 119, the setting value in the peripheral device setting storage unit 117 is used. This common setting may be changed to a different setting value depending on the service application by an input from the input unit 103.
  • the peripheral device 20 includes an output unit 201, an input unit 203, a storage unit 205, a control unit 207, a communication establishment unit 209, a data transmission unit 211, and a data reception unit 213. These functional units are originally provided in the peripheral device 20, but there may be peripheral devices that do not include the output unit 201, the input unit 203, and the like.
  • the output unit 201 outputs information or notification to the peripheral device 20.
  • the output unit 201 displays data transmitted from the service application via the peripheral device cooperation application 100 on the screen.
  • the output unit 201 performs ringing such as ringing of a notification sound, ringing of vibration, blinking of an LED, and display of information on a screen.
  • the input unit 203 receives information input to the peripheral device 20.
  • the input unit 203 receives an input for changing a setting value or the like of the peripheral device 20.
  • the storage unit 205 is a storage device that stores information received by the peripheral device 20, generated information, and the like.
  • the storage unit 205 also stores setting values for the peripheral device 20.
  • the control unit 207 controls operations related to cooperation with the smartphone 10. For example, the control unit 207 controls ringing in the output unit 201 according to the notification setting when the transmission data is received from the service application and the notification setting is given to the transmission data.
  • the communication establishment unit 209 establishes communication with the smartphone 10.
  • the data transmission unit 211 transmits data to the smartphone 10. For example, the data transmission unit 211 transmits the setting value of the peripheral device 20 and data from the peripheral device 20 to the service application.
  • the data receiving unit 213 receives data from the smartphone 10.
  • the data receiving unit 213 receives transmission data from a service application or the like.
  • FIG. 4 is a flowchart showing a creation procedure of the setting DB 115 in the peripheral device cooperation application 100 according to the embodiment of the present invention.
  • the communication establishment unit 109 of the peripheral device cooperation application 100 connects to the communication establishment unit 209 of the peripheral device 20 (S101).
  • a communication protocol such as Bluetooth (registered trademark) or wireless LAN is used.
  • the peripheral device 20 transmits the setting information and the setting value stored in the storage unit 205 to the peripheral device cooperation application 100, and the data reception unit 113 of the peripheral device cooperation application 100 receives the setting information and the setting value (S103). ). If the setting information and the setting value are already received by connecting to the peripheral device 20, the setting information and the setting value may not be received. However, even if it is already connected to the peripheral device 20 and receiving setting information and setting values, the setting information and setting values may be received periodically.
  • the setting information includes hardware (HW) included in the peripheral device, types of ringing that can be set, a range of setting values, and the like. For example, when the type of the peripheral device is fixed and the setting information is determined in advance, the data receiving unit 113 of the peripheral device cooperation application 100 may receive only the setting value.
  • HW hardware
  • the control unit 107 of the peripheral device cooperation application 100 adds the item of the peripheral device 20 to the peripheral device setting storage unit 117 and receives the received setting information. Then, the set value is stored (S105).
  • the control unit 107 updates the setting information and the setting value in the peripheral device setting storage unit 117.
  • FIG. 5 shows an example of information stored in the peripheral device setting storage unit 117.
  • the peripheral device setting storage unit 117 stores the HW included in the peripheral device, the availability of setting for each type of sound that can be set, the range of setting values, and the setting value.
  • the peripheral device 1 including a display, a vibration, a speaker, and an LED
  • setting availability, a setting value range, and a setting value are stored for the notification sound, the vibration, the LED color, and the blinking pattern.
  • the peripheral device 2 that does not include a display and a speaker
  • there is no setting relating to the notification sound (setting availability: no).
  • the peripheral device 3 that does not include a display, a speaker, and vibration, there are no settings related to notification sound and vibration.
  • the setting value of the peripheral device setting storage unit 117 may be changed from the input unit 103.
  • the set value may be changed within the range of the set value, or OFF (not ringing) may be set.
  • control unit 107 of the peripheral device cooperation application 100 sets and notifies the service application setting storage unit 119 whether to notify the peripheral device from the service application (notification ON / OFF) for each peripheral device. Is stored (S107).
  • the initial value of the setting value in the service application setting storage unit 119 is set to the setting value (common setting) in the peripheral device setting storage unit 117.
  • the notification ON / OFF and setting value in the service application setting storage unit 119 may be changed from the input unit 103.
  • a value that can be input as a setting value by the input unit 103 is a value within the range of the setting value stored in the peripheral device setting storage unit 117, OFF (does not ring), or is stored in the peripheral device setting storage unit 117.
  • One of the set values common settings).
  • FIG. 6 shows an example of information stored in the service application setting storage unit 119.
  • the service application setting storage unit 119 stores setting values for notification ON / OFF and ringing setting for each service application.
  • a peripheral device item is added to the peripheral device setting storage unit 117
  • a corresponding peripheral device item is also added to the service application setting storage unit 119.
  • the initial value of the setting value in the service application setting storage unit 119 is notification ON for all service applications, and all ringing settings may be common settings. That is, in the initial setting, a notification from the service application is notified to the peripheral device 20 according to the setting of the peripheral device setting storage unit 117. Notification ON may be changed from the input unit 103 to notification OFF.
  • the common setting set as the initial value may be changed from the input unit 103.
  • the set value may be changed within the range of the set value, or OFF (not ringing) may be set.
  • FIG. 7 is a flowchart showing a data transmission procedure in the peripheral device cooperation application 100 according to the embodiment of the present invention.
  • control unit 107 of the peripheral device cooperation application 100 receives data transmitted from the service application to the peripheral device 20, the control unit 107 checks whether or not the peripheral device to be notified is specified in the data (S201). .
  • FIG. 8A shows an example of data received by the peripheral device cooperation application 100 from the service application.
  • the data received from the service application includes the identifier of the service application and the identifier of the transmission destination peripheral device in addition to the contents of the transmission data transmitted to the peripheral device.
  • Information indicating that there is no ringing setting specified by the service application may be included.
  • the control unit 107 determines to notify the peripheral device specified by the identifier (S203), and includes the identifier of the transmission destination peripheral device. If not, it is determined to notify all peripheral devices (S205).
  • the control unit 107 selects one peripheral device from the target peripheral devices (S207), refers to the service application setting storage unit 119, and selects the selected peripheral device from the service application that received the data. It is confirmed whether the notification to is ON (S209). The service application that has received the data can be determined by the service application identifier. If the notification is OFF, the next peripheral device is selected without notifying the selected peripheral device (S207).
  • the control unit 107 confirms whether the setting value of the service application setting storage unit 119 is a common setting (S211). In the case of the common setting, the control unit 107 reads the setting value from the peripheral device setting storage unit 117 (S213), and adds the ringing setting to the data (S215). If not the common setting, the setting value of the ringing setting in the service application setting storage unit 119 is added to the data (S215). Thereafter, data is transmitted from the data transmission unit 111 to the peripheral device 20 (S217). The peripheral device 20 receives the data, and rings at the output unit 201 according to the ring setting. The above process is performed for all the peripheral devices to be notified (S207).
  • FIG. 8B shows an example of data that the peripheral device cooperation application 100 transmits to the peripheral device 20 (an example of data for each peripheral device to be transmitted).
  • the data transmitted to the peripheral device 20 includes a service application identifier and ringing setting in addition to the content of the transmission data transmitted to the peripheral device.
  • the ringing setting transmitted to the peripheral device 20 becomes the setting value of the peripheral device setting storage unit 117 when the setting value of the service application setting storage unit 119 is a common setting, and the service application setting storage unit When the setting value of 119 is not a common setting, the setting value of the service application setting storage unit 119 is used.
  • FIG. 9 is a flowchart showing a data transmission procedure in the peripheral device cooperation application 100 according to the first modification of the present invention.
  • the ring setting is added to the data transmitted from the service application to the peripheral device 20, and the data is transmitted to the peripheral device cooperation application 100.
  • FIG. 10A shows an example of data received by the peripheral device cooperation application 100 from the service application.
  • the data received from the service application includes the service application identifier, the destination peripheral device identifier, and the ringing setting in addition to the contents of the transmission data transmitted to the peripheral device.
  • Information indicating that there is a ringing setting indicating that there is a ringing setting specified by the service application may be included.
  • the control unit 107 refers to the service application setting storage unit 119 and confirms whether the notification to the selected peripheral device is ON from the service application that has received the data (S209). When the notification is ON, the control unit 107 confirms whether the ringing setting is given to the data transmitted from the service application (S210). When the ringing setting is not given, data is transmitted from the data transmission unit 111 to the peripheral device 20 according to the same procedure as in FIG. When the ringing setting is given, the control unit 107 prioritizes the ringing setting of the service application. That is, the control unit 107 transmits data from the data transmission unit 111 to the peripheral device 20 with the ring setting of the service application being given (S217). The peripheral device 20 receives the data, and rings at the output unit 201 according to the ring setting. Thus, the ringing setting given by the service application can be given priority over the setting value in the setting DB 115.
  • FIG. 10B shows a data example (data example for each peripheral device to be transmitted) that the peripheral device cooperation application 100 transmits to the peripheral device 20.
  • the data transmitted to the peripheral device 20 includes a service application identifier and ringing setting in addition to the content of the transmission data transmitted to the peripheral device.
  • the service application designates the ringing setting
  • the ringing setting transmitted to the peripheral device 20 becomes the setting value of the ringing setting specified by the service application.
  • Modification 2 in which not only data from the service application but also notifications from the service application to the operating system (OS) are transmitted to the peripheral device 20 will be described.
  • OS operating system
  • the service application is a mail application
  • the service application notifies the OS that a new mail has been received, the subject of the new mail, and the like.
  • the peripheral device cooperation application 100 may transmit such notification from the service application to the OS to the peripheral device 20.
  • the peripheral device cooperation application 100 has already transmitted data from the service application to the peripheral device 20, double notification is prevented.
  • the control unit 107 of the peripheral device cooperation application 100 adds a service application item to the service application setting storage unit 119 when receiving a notification from the service application to the OS.
  • the initial value of the setting value related to the service application added to the service application setting storage unit 119 is notification OFF, and the ringing setting may be a common setting.
  • the setting value of the service application setting storage unit 119 may be changed by the input unit 103.
  • the control unit 107 assigns a ringing setting to the notification to the OS based on the setting value in the service application setting storage unit 119.
  • the control unit 107 discards the notification from the service application to the OS without transmitting it to the peripheral device 20.
  • FIG. 11 is a flowchart showing a data transmission procedure in the peripheral device cooperation application 100 according to the second modification of the present invention.
  • the control unit 107 of the peripheral device cooperation application 100 adds the service application that has sent the notification to the OS to the service application setting storage unit 119 (S303).
  • the service application item already exists in the service application setting storage unit 119 and the notification ON / OFF setting value is notification ON data from the service application is transmitted to the peripheral device 20. I understand that. In this case, it is not necessary to add the service application that has notified the OS to the service application setting storage unit 119.
  • the initial value of the ringing setting of the service application added to the service application setting storage unit 119 is a common setting, and the initial value of notification ON / OFF is notification OFF. These initial values may be changed from the input unit 103 (S305).
  • the control unit 107 of the peripheral device cooperation application 100 checks whether or not the peripheral device to be notified is specified in the data (S307). As described with reference to FIG. 8A, when the identifier of the transmission destination peripheral device is included in the notification from the service application to the OS, the control unit 107 determines to notify the peripheral device specified by the identifier, When the identifier of the transmission destination peripheral device is not included, it is determined to notify all the peripheral devices.
  • the control unit 107 selects one peripheral device from the target peripheral devices (S309), refers to the service application setting storage unit 119, and is selected from the service applications that have notified the OS. It is confirmed whether the notification to the peripheral device is ON (S311). Note that the service application that has notified the OS can be determined by the identifier of the service application included in the notification to the OS. If the notification to the selected peripheral device is OFF, the next peripheral device is selected without notifying the selected peripheral device (S309).
  • the control unit 107 determines the setting value from the peripheral device setting storage unit 117 when the setting value of the service application setting storage unit 119 is a common setting. Read and ring settings are added to the data. If it is not the common setting, the setting value of the ringing setting in the service application setting storage unit 119 is added to the data (S313). Thereafter, data is transmitted from the data transmission unit 111 to the peripheral device 20 (S315). The peripheral device 20 receives the data, and rings at the output unit 201 according to the ring setting. The above processing is performed for all the peripheral devices to be notified (S309).
  • FIG. 12 is a functional block diagram of the smartphone 10 and the peripheral device 20 according to the third embodiment of the present invention.
  • the smartphone 10 shown in FIG. 12 further includes an HW (hardware) condition setting storage unit 121 in addition to the smartphone 10 shown in FIG.
  • the HW condition setting storage unit 121 stores a relationship between hardware information of peripheral devices and transmission data selected from transmission data.
  • FIG. 13 shows an example of information stored in the HW condition setting storage unit 121.
  • the HW condition setting storage unit 121 stores a relationship between hardware included in the peripheral device and transmission data selected when transmitting to the corresponding hardware among the transmission data of the service application. For example, when the peripheral device includes a display, the mail application, schedule application, and incoming call transmission data are all transmitted to the peripheral device. For example, when the peripheral device has vibration, only the notification ID is selected from the mail application, the schedule application, and the incoming call transmission data, and transmitted to the peripheral device.
  • the peripheral device setting storage unit 117 stores information on hardware included in the peripheral device.
  • the control unit 107 acquires hardware information of the peripheral device that is the transmission destination of the transmission data from the peripheral device setting storage unit 117, and according to the acquired hardware information, the HW condition setting storage unit 121. Referring to FIG. 4, the transmission data is selected, that is, a part of the transmission data is deleted. When the peripheral device includes a plurality of hardware, the transmission data is selected based on the sum (OR) of the conditions stored in the HW condition setting storage unit 121.
  • the data transmitted from the peripheral device cooperation application 100 to the peripheral device 20 includes the setting value of the ringing setting.
  • the setting value of the ringing setting is also selected. May be.
  • the control unit 107 may delete the vibration ringing setting from the data transmitted to the peripheral device 20, and when the peripheral device does not have LED, the control unit 107 The LED ring setting may be deleted from the data transmitted to the device 20.
  • FIG. 14A shows an example of data received by the peripheral device cooperation application 100 from the service application.
  • the data received from the service application includes the identifier of the service application and the identifier of the destination peripheral device in addition to the content of the transmission data transmitted to the peripheral device.
  • Information indicating that there is no ringing setting specified by the service application may be included.
  • FIG. 14B shows an example of data that the peripheral device cooperation application 100 transmits to the peripheral device 20.
  • the data transmitted to the peripheral device 20 includes a service application identifier and ringing setting in addition to the content of the transmission data transmitted to the peripheral device.
  • the content of the transmission data is selected according to the hardware included in the peripheral device, and the ringing setting is also selected according to the hardware included in the peripheral device. For example, when transmitting data to a peripheral device having only vibration, only the setting value of the ringing setting related to vibration is selected from the setting value of the ringing setting, and only the notification ID is selected from the contents of the transmission data.
  • step S215 giving ringing settings
  • step S217 transmitting data to peripheral devices
  • FIG. 15 is a flowchart showing a data reception procedure in the peripheral device cooperation application 100 according to the embodiment of the present invention.
  • the peripheral device 20 transmits the data acquired from the input unit 203 or the storage unit 205 from the data transmission unit 211 to the smartphone 10 together with information on the service application of the transmission destination.
  • the control unit 107 of the peripheral device cooperation application 100 determines a transmission destination service application from the service application identifier assigned to the data (S ⁇ b> 401).
  • FIG. 16A shows an example of data received by the peripheral device cooperation application 100 from the peripheral device 20.
  • the data received from the peripheral device includes a service application identifier in addition to the content of the transmission data.
  • the control unit 107 determines whether or not a destination service application exists on the smartphone 10 (S403), and if present, transmits data to the service application (S405). When the destination service application does not exist, the control unit 107 discards the data (S407).
  • the service application receives data from the peripheral device cooperation application 100 and performs operations such as data display.
  • FIG. 16B shows an example of data that the peripheral device cooperation application 100 transmits to the service application.
  • the data to be transmitted to the service application only needs to include the content of data received from the peripheral device.
  • FIG. 17 is a functional block diagram of the smartphone 10 and the peripheral devices 20_1 and 20_2 according to the embodiment of the present invention.
  • the smartphone 10 and the peripheral devices 20_1 and 20_2 illustrated in FIG. 17 are configured in the same manner as in FIG. In FIG. 17, a signal flow is added to clarify the data flow with the peripheral device.
  • FIG. 18 is a flowchart showing a data transfer procedure in the peripheral device cooperation application 100 according to the embodiment of the present invention.
  • the peripheral device 20_1 transmits data acquired from the input unit 203 or the storage unit 205 from the data transmission unit 211 to the smartphone 10 together with information on the transmission destination peripheral device.
  • Peripheral device 20_1 may transmit the presence / absence of ringing setting in addition to information on the destination peripheral device.
  • the information on the peripheral device of the transmission destination may be a peripheral device name or identifier that designates the peripheral device of the transmission destination, may be the type of the peripheral device, and information on hardware included in the peripheral device (for example, a peripheral device including a display) Or a peripheral device having a vibration).
  • the control unit 107 of the peripheral device cooperation application 100 determines the transmission destination peripheral device when the data receiving unit 113 receives the data to which the transmission destination peripheral device information is added from the peripheral device 20_1 (S503). ). For example, when information about hardware included in a peripheral device is acquired as information about a destination peripheral device, the control unit 107 refers to the peripheral device setting storage unit 117 and selects a peripheral device that satisfies the hardware conditions. To do.
  • FIG. 19A shows an example of data received by the peripheral device cooperation application 100 from the peripheral device 20_1.
  • the data received from the peripheral device includes information on the destination peripheral device and presence / absence of ringing setting in addition to the content of the transmission data.
  • the control unit 107 selects one peripheral device from the transmission destination peripheral devices (S505, S507), and when information indicating that the ringing setting is present is given to the data (S509), the peripheral device The setting value is read from the setting storage unit 117, and the ringing setting is added to the data (S511). If information indicating that no ringing is set is added to the data (S513), information indicating that no ringing is set is added to the data (S513). When the information that the sound setting is present / not present is not given, the control unit 107 may determine that the sound setting is present, or may determine that the sound setting is not present. Thereafter, data is transmitted from the data transmission unit 111 to the peripheral device 20_2.
  • the control unit 107 discards the data (S515).
  • the peripheral device 20 receives the data, and rings at the output unit 201 according to the ring setting. The above processing is performed for all the peripheral devices to be notified (S505).
  • FIG. 19B shows an example of data that the peripheral device cooperation application 100 transmits to the peripheral device 20_2.
  • the data transmitted to the peripheral device 20_2 includes ringing settings in addition to the content of the transmission data transmitted to the peripheral device.
  • the ringing setting transmitted to the peripheral device 20 becomes a setting value in the peripheral device setting storage unit 117 when the information indicating that the peripheral device 20_1 has ringing setting is given.
  • data transmission from the peripheral device to the service application and data transfer from the peripheral device to the peripheral device can be combined by using information indicating the type of transmission destination.
  • FIG. 20 is a flowchart in which the flowchart of FIG. 15 and the flowchart of FIG. 18 are combined.
  • the control unit 107 of the peripheral device cooperation application 100 determines whether the transmission destination is a service application from the information of the transmission destination type attached to the data. It is determined whether it exists (S601).
  • 21A and 21B show examples of data that the peripheral device cooperation application 100 receives from the peripheral device.
  • 21A shows a case where the transmission destination is a service application
  • FIG. 21B shows a case where the transmission destination is a peripheral device.
  • the data received from the peripheral device by the peripheral device cooperation application 100 includes information indicating the type of transmission destination.
  • the transmission destination is a service application
  • the identifier of the transmission destination service application is included.
  • the transmission destination is a peripheral device, information on the peripheral device of the transmission destination and whether or not a ringing setting is included are included. It is.
  • information indicating the type of transmission destination is used, but the range of values used for the identifier of the service application of the transmission destination and the range of values used for information of the peripheral device of the transmission destination are divided in advance. Thus, it is possible not to use information indicating the type of transmission destination.
  • FIG. 22 is a functional block diagram of the smartphone 10 and the peripheral device 20 according to Modification 4 of the present invention.
  • the peripheral device 20 illustrated in FIG. 22 further includes a setting DB 215 in addition to the peripheral device 20 illustrated in FIG.
  • the setting DB 215 stores information of the setting DB 115 received from the peripheral device cooperation application 100. Information in the setting DB 215 may be changed from the input unit 203.
  • FIG. 23 is a flowchart showing a setting DB change procedure in the peripheral device cooperation app according to the fourth modification of the present invention.
  • the data transmission unit 111 of the peripheral device cooperation application 100 transmits information in the setting DB 115 to the peripheral device 20 (S701).
  • the information in the setting DB 115 to be transmitted may be all or some of the information in the peripheral device setting storage unit 117, the service application setting storage unit 119, and the HW condition setting storage unit 121. For example, only information related to the destination peripheral device 20 may be transmitted.
  • the control unit 207 stores the received information in the setting DB 215.
  • Information in the setting DB 215 can be changed from the input unit 203.
  • the changed information in the setting DB 215 is transmitted from the data transmission unit 211 to the smartphone 10.
  • the data receiving unit 113 of the peripheral device cooperation application 100 receives the changed setting DB 215 information (S703).
  • the control unit 107 updates the information in the setting DB 115 according to the received information in the setting DB 215 (S705). Thereafter, data is transmitted and received between the service application and the peripheral device 20 according to the updated information in the setting DB 115.
  • Example 5 of changing setting DB etc. via server> the example in which the information in the setting DB 115 is updated from the peripheral device 20 has been described. Similarly, the peripheral device cooperation application 100 can also update the information in the setting DB 115 using a server.
  • FIG. 24 is a functional block diagram of the smartphone 10, the peripheral device 20, and the server 30 according to the fifth modification of the present invention.
  • the smartphone 10 and the peripheral device 20 shown in FIG. 24 are configured in the same manner as in FIG. However, the communication establishment unit 109, the data transmission unit 111, and the data reception unit 113 of the smartphone 10 can be connected to the server 30.
  • the data transmission unit 111 of the peripheral device cooperation application 100 may transmit information in the setting DB 115 to the server 30.
  • the information in the setting DB 115 to be transmitted may be all or some of the information in the peripheral device setting storage unit 117, the service application setting storage unit 119, and the HW condition setting storage unit 121.
  • the data receiving unit 113 of the peripheral device cooperation application 100 receives the changed setting DB 115 information, and the control unit 107 updates the setting DB 115 information according to the received setting DB 115 information. Thereafter, data is transmitted and received between the service application and the peripheral device according to the updated information in the setting DB 115.
  • the peripheral device cooperation application 100 can also receive or add or change a file or a program describing the operation of the control unit 107 from the server 30. For example, a data transmission / reception profile that manages the order and type of data transmission may be added or changed.
  • data for the peripheral device 20 can be transmitted from the server to the peripheral device 20.
  • the peripheral device cooperation application 100 may receive firmware update data of the peripheral device 20 from the server 30 and transmit it to the peripheral device 20.
  • ⁇ Effect of the embodiment of the present invention it is possible to provide a method in which a plurality of service applications in an information communication terminal such as a smartphone can cooperate with a plurality of peripheral devices.
  • the peripheral device cooperation application 100 it is possible to unify communication methods that have been different for each peripheral device, and the peripheral device cooperation application 100 according to the embodiment of the present invention enables cooperation with peripheral devices using a unified communication method.
  • the service application developer since the service application developer only needs to create one service application with a unified linkage method, the development effort can be reduced.
  • the embodiment of the present invention it is possible to centrally manage notification settings from service applications to peripheral devices.
  • the user does not need to start up a plurality of service applications and change the notification setting, and the user's effort can be reduced.
  • the operations are unified by the peripheral device cooperation application 100 according to the embodiment of the present invention, usability is improved.
  • common settings can be provided in the service application setting storage unit 119 of the peripheral device cooperation application 100.
  • the common settings it is possible to automatically create a setting value when the service application notifies the peripheral device, and by simply changing the setting of the peripheral device setting storage unit 117, the setting value of each service application can be changed at once. All can be changed.
  • the server information managed by the server (setting DB information, data transmission / reception profile, peripheral device firmware, etc.) is received, and the setting DB 115 and peripheral device 20 information are updated. It becomes possible to do.
  • the information communication terminal according to the embodiment of the present invention is described using a functional block diagram.
  • the information communication terminal according to the embodiment of the present invention may be hardware, software, or a combination thereof. It may be realized.
  • an embodiment of the present invention is a program that causes a computer to realize each function of the information communication terminal according to the embodiment of the present invention, and a program that causes a computer to execute each procedure of the method according to the embodiment of the present invention. Or the like.
  • the functional units may be used in combination as necessary.
  • the method according to the embodiment of the present invention may be performed in an order different from the order shown in the embodiment.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Telephone Function (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Stored Programmes (AREA)

Abstract

 本発明の一形態に係る情報通信端末は、接続された複数の周辺機器の通知設定の設定値を受信する受信部と、受信した複数の周辺機器の通知設定の設定値を記憶する周辺機器設定記憶部と、前記周辺機器設定記憶部に記憶された設定値を初期値として、サービスアプリから前記接続された複数の周辺機器への通知設定の設定値を記憶するサービスアプリ設定記憶部と、サービスアプリから送信データを受信した場合、前記サービスアプリ設定記憶部に記憶された設定値に基づいて、送信データに通知設定の設定値を付与する制御部と、通知設定の設定値が付与された送信データを少なくとも1つの周辺機器に送信する送信部とを有する。

Description

情報通信端末、周辺機器連携方法及びプログラム
 本発明は、情報通信端末、周辺機器連携方法及びプログラムに関する。
 スマートフォンのような情報通信端末が高性能化するにつれて、周辺機器との連携が可能になっている。例えば、スマートフォンに届いたメールをウェアラブルデバイスで確認したり、スマートフォンに登録された予定が近づいたときにウェアラブルデバイスに通知することが可能になっている。
 このような連携を可能とするために、スマートフォン上のアプリケーション(以下、サービスアプリと呼ぶ)は、周辺機器毎に異なる接続方式で接続する。すなわち、サービスアプリは周辺機器毎に作成される。
 図1に、従来技術における周辺機器の連携方式を示す。スマートフォンと周辺機器1との間でデータ送受信を行うためには、周辺機器1向けサービスアプリAをスマートフォン上にインストールする。また、スマートフォンと周辺機器2との間でデータ送受信を行うためには、周辺機器2向けサービスアプリBをスマートフォン上にインストールする。このようにして、スマートフォンと周辺機器1及び2との連携が実現される。
 図1を参照して説明したように、周辺機器との連携を実現するためには、サービスアプリと周辺機器は1:1で連携する必要がある。周辺機器1向けサービスアプリAは、周辺機器1との間のデータ送受信のためのサービスアプリであるため、周辺機器2に対してデータ送受信はできない。同様に、周辺機器2向けサービスアプリBは、周辺機器2との間のデータ送受信のためのサービスアプリであるため、周辺機器1に対してデータ送受信はできない。仮に同じような内容のサービスアプリであっても、周辺機器毎にサービスアプリを別に用意する必要がある。
 また、サービスアプリから周辺機器への通知設定についても、各サービスアプリの設定データベース(設定DB1及び設定DB2)でそれぞれ管理される。
 このように、周辺機器毎に連携方式が異なるため、ユーザの使い勝手が低下する。例えば、サービスアプリから周辺機器に通知を行う際の鳴動設定のような通知設定を行う場合、周辺機器毎に異なるサービスアプリを立ち上げて設定を実施する必要がある。
 更に、周辺機器毎に連携方式が異なるため、サービスアプリ開発者は周辺機器毎にサービスアプリを開発する必要がある。
 以上のように、周辺機器毎に連携方式が異なる場合、複数のサービスアプリが複数の周辺機器と連携することができず、ユーザ及びサービスアプリ開発者の双方の利便性が低下する。
 本発明は、スマートフォンのような情報通信端末内の複数のサービスアプリが複数の周辺機器と連携可能な方式を提供すると共に、サービスアプリから周辺機器への通知設定を一元管理することを目的とする。
 本発明の一形態に係る情報通信端末は、
 接続された複数の周辺機器の通知設定の設定値を受信する受信部と、
 受信した複数の周辺機器の通知設定の設定値を記憶する周辺機器設定記憶部と、
 前記周辺機器設定記憶部に記憶された設定値を初期値として、サービスアプリから前記接続された複数の周辺機器への通知設定の設定値を記憶するサービスアプリ設定記憶部と、
 サービスアプリから送信データを受信した場合、前記サービスアプリ設定記憶部に記憶された設定値に基づいて、送信データに通知設定の設定値を付与する制御部と、
 通知設定の設定値が付与された送信データを少なくとも1つの周辺機器に送信する送信部と、
 を有することを特徴とする。
 また、本発明の一形態に係る周辺機器連携方法は、
 接続された複数の周辺機器の通知設定の設定値を受信するステップと、
 受信した複数の周辺機器の通知設定の設定値を周辺機器設定記憶部に記憶するステップと、
 前記周辺機器設定記憶部に記憶された設定値を初期値として、サービスアプリから前記接続された複数の周辺機器への通知設定の設定値をサービスアプリ設定記憶部に記憶するステップと、
 サービスアプリから送信データを受信した場合、前記サービスアプリ設定記憶部に記憶された設定値に基づいて、送信データに通知設定の設定値を付与するステップと、
 通知設定の設定値が付与された送信データを少なくとも1つの周辺機器に送信するステップと、
 を有することを特徴とする。
 また、本発明の一形態に係るプログラムは、
 周辺機器と連携するために、情報通信端末としてのコンピュータを、
 接続された複数の周辺機器の通知設定の設定値を受信する受信手段、
 受信した複数の周辺機器の通知設定の設定値を記憶する周辺機器設定記憶手段、
 前記周辺機器設定記憶手段に記憶された設定値を初期値として、サービスアプリから前記接続された複数の周辺機器への通知設定の設定値を記憶するサービスアプリ設定記憶手段、
 サービスアプリから送信データを受信した場合、前記サービスアプリ設定記憶手段に記憶された設定値に基づいて、送信データに通知設定の設定値を付与する制御手段、及び
 通知設定の設定値が付与された送信データを少なくとも1つの周辺機器に送信する送信手段、
 として機能させることを特徴とする。
 本発明によれば、スマートフォンのような情報通信端末内の複数のサービスアプリが複数の周辺機器と連携可能な方式を提供することが可能になり、サービスアプリから周辺機器への通知設定を一元管理することが可能になる。
従来技術における周辺機器の連携方式を示す概略図 本発明の実施例における周辺機器の連携方式を示す概略図 本発明の実施例に係るスマートフォン及び周辺機器の機能ブロック図 本発明の実施例に係る周辺機器連携アプリにおける設定DBの作成手順を示すフローチャート 周辺機器設定記憶部に記憶される情報の例を示す図 サービスアプリ設定記憶部に記憶される情報の例を示す図 本発明の実施例に係る周辺機器連携アプリにおけるデータ送信手順を示すフローチャート 周辺機器連携アプリがサービスアプリから受信するデータ例を示す図 周辺機器連携アプリが周辺機器に送信するデータ例を示す図 本発明の変更例1に係る周辺機器連携アプリにおけるデータ送信手順を示すフローチャート 周辺機器連携アプリがサービスアプリから受信するデータ例を示す図 周辺機器連携アプリが周辺機器に送信するデータ例を示す図 本発明の変更例2に係る周辺機器連携アプリ100におけるデータ送信手順を示すフローチャート 本発明の実施例3に係るスマートフォン及び周辺機器の機能ブロック図 HW条件設定記憶部に記憶される情報の例を示す図 周辺機器連携アプリがサービスアプリから受信するデータ例を示す図 周辺機器連携アプリが周辺機器に送信するデータ例を示す図 本発明の実施例に係る周辺機器連携アプリにおけるデータ受信手順を示すフローチャート 周辺機器連携アプリが周辺機器から受信するデータ例を示す図 周辺機器連携アプリがサービスアプリに送信するデータ例を示す図 本発明の実施例に係るスマートフォン及び周辺機器の機能ブロック図 本発明の実施例に係る周辺機器連携アプリにおけるデータ転送手順を示すフローチャート 周辺機器連携アプリが周辺機器から受信するデータ例を示す図 周辺機器連携アプリが周辺機器に送信するデータ例を示す図 図15のフローチャートと図18のフローチャートを組み合わせたフローチャート 周辺機器連携アプリが周辺機器から受信するデータ例を示す図(送信先がサービスアプリの場合) 周辺機器連携アプリが周辺機器から受信するデータ例を示す図(送信先が周辺機器の場合) 本発明の変更例4に係るスマートフォン及び周辺機器の機能ブロック図 本発明の変更例4に係る周辺機器連携アプリにおける設定DB変更手順を示すフローチャート 本発明の変更例5に係るスマートフォン、周辺機器及びサーバの機能ブロック図
 以下、本発明の実施例について図面を参照して説明する。
 本発明の実施例では、周辺機器と連携可能な情報通信端末として、スマートフォンを例に挙げて説明するが、本発明の実施例は、周辺機器と連携可能な携帯電話機、タブレット、コンピュータ等の他の情報通信端末にも適用可能である。
 <本発明の実施例の概要>
 図2に、本発明の実施例における周辺機器の連携方式を示す。本発明の実施例では、スマートフォン内のサービスアプリと、周辺機器とを連携させるためのアプリケーション(以下、周辺機器連携アプリと呼ぶ)を用いて、複数の周辺機器の設定値を一元管理する。複数のサービスアプリは、周辺機器連携アプリを介して周辺機器とデータ送受信を行う。このように、本発明の実施例によれば、サービスアプリと周辺機器が周辺機器連携アプリを介してN:M(N、Mはそれぞれ1以上)で連携する共通連携方式が実現される。
 より具体的には、周辺機器連携アプリは、周辺機器の設定値を一元管理するために、周辺機器の設定値をそれぞれの周辺機器から受信して設定DB(データベース)に記憶する。また、設定DBには、サービスアプリが周辺機器を利用するときの設定値も記憶される。サービスアプリが周辺機器を利用するときの設定値は、周辺機器から受信した設定値を初期値とし、ユーザ等により変更されてもよい。例えば、周辺機器への通知のON/OFF、鳴動設定等が設定DBに記憶される。周辺機器連携アプリは、サービスアプリから周辺機器への送信データを受信した場合、設定DBに記憶された設定値に基づいて、周辺機器に対して通知を行う。
 図3は、本発明の実施例に係るスマートフォン10及び周辺機器20の機能ブロック図である。
 スマートフォン10は、周辺機器20と連携可能な情報通信端末である。スマートフォン10は、プロセッサ等のCPU(Central Processing Unit)、RAM(Random Access Memory)やROM(Read Only Memory)等のメモリ装置、ハードディスク等の記憶装置等から構成された情報通信端末でもよい。例えば、以下に説明するスマートフォン10の各機能及び処理は、記憶装置又はメモリ装置に記憶されているデータやプログラムをCPUが実行することによって実現される。
 スマートフォン10は、周辺機器20と連携するための周辺機器連携アプリ100を含み、周辺機器連携アプリ100は、表示部101と、入力部103と、記憶部105と、制御部107と、通信確立部109と、データ送信部111と、データ受信部113と、設定DB(データベース)115とを有する。
 表示部101は、スマートフォン10の画面に情報を表示させる。例えば、表示部101は、周辺機器連携アプリ100において管理されている周辺機器の設定値等を画面に表示させる。
 入力部103は、スマートフォン10に入力された情報を受け取る。例えば、入力部103は、周辺機器連携アプリ100において管理されている周辺機器の設定値等を変更するための入力を受け取る。
 記憶部105は、周辺機器連携アプリ100で受信した情報、生成された情報等を記憶する記憶装置である。
 制御部107は、周辺機器連携アプリ100における周辺機器20との連携に関する動作を制御する。例えば、制御部107は、サービスアプリから周辺機器20に通知される送信データを受信した場合、送信データに対して適切な設定値を付与する。
 通信確立部109は、周辺機器20との通信を確立する。例えば、通信確立部109は、周辺機器20がスマートフォン10から所定の範囲内に存在することを検出すると、Bluetooth(登録商標)、無線LAN等の通信プロトコルを用いて周辺機器20との通信を確立する。
 データ送信部111は、周辺機器20に対してデータを送信する。例えば、データ送信部111は、サービスアプリ等から受け取った周辺機器20への送信データを周辺機器20に対して送信する。
 データ受信部113は、周辺機器20からのデータを受信する。例えば、データ受信部113は、周辺機器20の設定値、周辺機器20からサービスアプリ等へのデータを受信する。
 設定DB115は、接続された周辺機器20の設定値を記憶する。本発明の実施例では、設定DB115は、周辺機器20の通知設定に関する設定値を記憶する。通知設定とは、周辺機器20がデータを受信したときの周辺機器20の動作を決める設定であり、例えば、通知音の設定、バイブレーションの設定、LEDの明滅設定、画面上への情報表示設定等が含まれる。以下、通知設定を鳴動設定とも呼ぶ。設定DB115は、周辺機器設定記憶部117と、サービスアプリ設定記憶部119とを有する。
 周辺機器設定記憶部117は、データ受信部113が周辺機器20から受信した周辺機器20の通知設定の設定値を記憶する。
 サービスアプリ設定記憶部119は、サービスアプリが周辺機器20を利用するときの通知設定の設定値を記憶する。サービスアプリ設定記憶部119の設定値の初期値は、周辺機器設定記憶部117の設定値(ここでは、共通設定と呼ぶ)とする。共通設定とは、サービスアプリ設定記憶部119の設定値が周辺機器設定記憶部117の設定値と同じであることを意味する。すなわち、サービスアプリ設定記憶部119に共通設定が設定されている場合、周辺機器設定記憶部117の設定値が用いられる。この共通設定は、入力部103からの入力によって、サービスアプリによって異なる設定値に変更されてもよい。
 また、周辺機器20は、出力部201と、入力部203と、記憶部205と、制御部207と、通信確立部209と、データ送信部211と、データ受信部213とを有する。これらの機能部は、本来、周辺機器20に備わっているものであるが、出力部201、入力部203等が存在しない周辺機器も存在し得る。
 出力部201は、周辺機器20への情報又は通知を出力する。例えば、出力部201は、サービスアプリから周辺機器連携アプリ100を介して送信されたデータを画面に表示させる。また、出力部201は、サービスアプリ等から通知を受け取ったときに通知音の鳴動、バイブレーションの鳴動、LEDの明滅、画面上への情報表示のような鳴動を行う。
 入力部203は、周辺機器20に入力された情報を受け取る。例えば、入力部203は、周辺機器20の設定値等を変更するための入力を受け取る。
 記憶部205は、周辺機器20で受信した情報、生成された情報等を記憶する記憶装置である。また、記憶部205は、周辺機器20の設定値を記憶する。
 制御部207は、スマートフォン10との連携に関する動作を制御する。例えば、制御部207は、サービスアプリからの送信データを受信した場合、送信データに通知設定が付与されている場合、通知設定に従って出力部201における鳴動を制御する。
 通信確立部209は、スマートフォン10との通信を確立する。
 データ送信部211は、スマートフォン10に対してデータを送信する。例えば、データ送信部211は、周辺機器20の設定値、周辺機器20からサービスアプリ等へのデータを送信する。
 データ受信部213は、スマートフォン10からのデータを受信する。例えば、データ受信部213は、サービスアプリ等からの送信データを受信する。
 <前処理:設定DBの作成>
 まず、サービスアプリから周辺機器への通知の前処理として、設定DB115の作成に関する動作について説明する。
 図4は、本発明の実施例に係る周辺機器連携アプリ100における設定DB115の作成手順を示すフローチャートである。
 まず、周辺機器連携アプリ100の通信確立部109は、周辺機器20の通信確立部209と接続する(S101)。周辺機器20との接続のために、Bluetooth(登録商標)、無線LAN等の通信プロトコルが用いられる。
 周辺機器20は、記憶部205に記憶されている設定情報及び設定値を周辺機器連携アプリ100に送信し、周辺機器連携アプリ100のデータ受信部113は、設定情報及び設定値を受信する(S103)。なお、既に周辺機器20と接続して設定情報及び設定値を受信している場合には、設定情報及び設定値を受信しなくてもよい。ただし、既に周辺機器20と接続して設定情報及び設定値を受信している場合であっても、定期的に設定情報及び設定値を受信してもよい。設定情報には、周辺機器が具備するハードウェア(HW)、設定できる鳴動の種類、設定値の範囲等が含まれる。例えば周辺機器の種類が固定されており設定情報が予め決められている場合には、周辺機器連携アプリ100のデータ受信部113は、設定値のみを受信してもよい。
 周辺機器連携アプリ100の制御部107は、データ受信部113において周辺機器20の設定情報及び設定値を受信すると、周辺機器設定記憶部117に周辺機器20の項目を追加して、受信した設定情報及び設定値を記憶する(S105)。なお、既に周辺機器20と接続して設定情報及び設定値を記憶している場合、制御部107は、周辺機器設定記憶部117の設定情報及び設定値を更新する。
 図5に、周辺機器設定記憶部117に記憶される情報の例を示す。周辺機器設定記憶部117には、周辺機器が具備するHW、設定できる鳴動の種類毎に設定可否、設定値の範囲及び設定値が記憶される。例えば、ディスプレイ、バイブレーション、スピーカー及びLEDを具備する周辺機器1については、通知音、バイブレーション、LEDの色及び明滅パターンに関して、設定可否、設定値の範囲及び設定値が記憶される。ディスプレイ及びスピーカーを具備しない周辺機器2については、通知音に関する設定は存在しない(設定可否:否となる)。また、ディスプレイ、スピーカー及びバイブレーションを具備しない周辺機器3については、通知音及びバイブレーションに関する設定は存在しない。
 なお、周辺機器設定記憶部117の設定値は、入力部103から変更されてもよい。例えば、設定値の範囲内で設定値が変更されてもよく、OFF(鳴動しない)が設定されてもよい。
 次に、周辺機器連携アプリ100の制御部107は、サービスアプリ設定記憶部119に、周辺機器毎に、サービスアプリから周辺機器に通知を行うか(通知のON/OFF)の設定及び通知する際の設定値を記憶する(S107)。なお、サービスアプリ設定記憶部119の設定値の初期値は、周辺機器設定記憶部117の設定値(共通設定)とする。
 サービスアプリ設定記憶部119における通知のON/OFF及び設定値は、入力部103から変更されてもよい。入力部103により設定値として入力可能な値は、周辺機器設定記憶部117に記憶されている設定値の範囲内の値、OFF(鳴動しない)、又は周辺機器設定記憶部117に記憶されている設定値(共通設定)のいずれかである。
 図6に、サービスアプリ設定記憶部119に記憶される情報の例を示す。サービスアプリ設定記憶部119には、サービスアプリ毎に、通知のON/OFF、鳴動設定の設定値が記憶される。周辺機器設定記憶部117に周辺機器の項目が追加されると、サービスアプリ設定記憶部119にも対応する周辺機器の項目が追加される。サービスアプリ設定記憶部119の設定値の初期値は、全てのサービスアプリに関して、通知ONであり、全ての鳴動設定が共通設定でもよい。すなわち、初期設定では、サービスアプリからの通知は、周辺機器設定記憶部117の設定に従って周辺機器20に通知される。通知ONは、入力部103から通知OFFに変更されてもよい。この場合、通知OFFに設定されたサービスアプリから周辺機器20への通知は行われない。また初期値として設定された共通設定は、入力部103から変更されてもよい。例えば、設定値の範囲内で設定値が変更されてもよく、OFF(鳴動しない)が設定されてもよい。
 <サービスアプリから周辺機器へのデータ送信>
 次に、上記のように設定されたサービスアプリ設定記憶部119を用いて、周辺機器連携アプリ100においてサービスアプリからの送信データを周辺機器20に送信する動作について説明する。
 図7は、本発明の実施例に係る周辺機器連携アプリ100におけるデータ送信手順を示すフローチャートである。
 まず、周辺機器連携アプリ100の制御部107は、サービスアプリから周辺機器20に送信されるデータを受信した場合、そのデータに通知先の周辺機器が指定されているか否かを確認する(S201)。
 図8Aに、周辺機器連携アプリ100がサービスアプリから受信するデータ例を示す。サービスアプリから受信するデータには、周辺機器に送信する送信データの内容に加えて、サービスアプリの識別子、送信先周辺機器の識別子が含まれる。なお、サービスアプリが指定した鳴動設定がないことを示す鳴動設定なしという情報が含まれてもよい。
 サービスアプリから受信したデータに送信先周辺機器の識別子が含まれている場合、制御部107は、識別子によって指定された周辺機器に通知すると判断し(S203)、送信先周辺機器の識別子が含まれていない場合、全ての周辺機器に通知すると判断する(S205)。
 次に、制御部107は、対象の周辺機器の中から1つの周辺機器を選択し(S207)、サービスアプリ設定記憶部119を参照して、データを受信したサービスアプリから、選択された周辺機器への通知がONであるかを確認する(S209)。なお、データを受信したサービスアプリは、サービスアプリの識別子により判断可能である。通知がOFFである場合、選択された周辺機器には通知せずに次の周辺機器を選択する(S207)。
 通知がONである場合、制御部107は、サービスアプリ設定記憶部119の設定値が共通設定であるかを確認する(S211)。共通設定である場合、制御部107は、周辺機器設定記憶部117から設定値を読み出し(S213)、鳴動設定をデータに付与する(S215)。共通設定でない場合、サービスアプリ設定記憶部119の鳴動設定の設定値をデータに付与する(S215)。その後、データ送信部111から周辺機器20にデータを送信する(S217)。周辺機器20は、データを受信し、鳴動設定に従い出力部201で鳴動を行う。上記の処理が通知対象の周辺機器の全てに対して行われる(S207)。
 図8Bに、周辺機器連携アプリ100が周辺機器20に送信するデータ例(送信する周辺機器ごとのデータ例)を示す。周辺機器20に送信するデータには、周辺機器に送信する送信データの内容に加えて、サービスアプリの識別子、鳴動設定が含まれる。上記のように、周辺機器20に送信される鳴動設定は、サービスアプリ設定記憶部119の設定値が共通設定である場合には、周辺機器設定記憶部117の設定値となり、サービスアプリ設定記憶部119の設定値が共通設定でない場合には、サービスアプリ設定記憶部119の設定値となる。
 <サービスアプリが付与した鳴動設定を優先させる変更例1>
 次に、サービスアプリが周辺機器にデータを送信するときに、サービスアプリが鳴動設定を指定する変更例1について説明する。
 図9は、本発明の変更例1に係る周辺機器連携アプリ100におけるデータ送信手順を示すフローチャートである。
 変更例1では、サービスアプリが周辺機器20に送信するデータに鳴動設定を付与して周辺機器連携アプリ100に送信する。
 図10Aに、周辺機器連携アプリ100がサービスアプリから受信するデータ例を示す。本発明の変更例では、サービスアプリから受信するデータには、周辺機器に送信する送信データの内容に加えて、サービスアプリの識別子、送信先周辺機器の識別子、鳴動設定が含まれる。なお、サービスアプリが指定した鳴動設定があることを示す鳴動設定ありという情報が含まれてもよい。
 周辺機器連携アプリにおける処理は、ステップS210を除き、図7と同様に行われる。以下、図7と異なる点を説明する。
 制御部107は、サービスアプリ設定記憶部119を参照して、データを受信したサービスアプリから、選択された周辺機器への通知がONであるかを確認する(S209)。通知がONである場合、制御部107は、サービスアプリから送信されたデータに鳴動設定が付与されているかを確認する(S210)。鳴動設定が付与されていない場合、図7と同様の手順に従って、データ送信部111から周辺機器20にデータを送信する。鳴動設定が付与されている場合、制御部107は、サービスアプリの鳴動設定を優先させる。すなわち、制御部107は、サービスアプリの鳴動設定を付与したまま、データ送信部111から周辺機器20にデータを送信する(S217)。周辺機器20は、データを受信し、鳴動設定に従い出力部201で鳴動を行う。このように、サービスアプリが付与した鳴動設定は、設定DB115の設定値よりも優先させることができる。
 図10Bに、周辺機器連携アプリ100が周辺機器20に送信するデータ例(送信する周辺機器ごとのデータ例)を示す。周辺機器20に送信するデータには、周辺機器に送信する送信データの内容に加えて、サービスアプリの識別子、鳴動設定が含まれる。上記のように、サービスアプリが鳴動設定を指定している場合には、周辺機器20に送信される鳴動設定は、サービスアプリが指定した鳴動設定の設定値となる。
 <オペレーティングシステムへの通知を周辺機器に送信する変更例2>
 次に、サービスアプリからのデータだけでなく、サービスアプリからオペレーティングシステム(OS)への通知を周辺機器20に送信する変更例2について説明する。例えば、サービスアプリがメールアプリである場合、新規メールを受信した場合に、サービスアプリからOSに新規メールを受信した旨、新規メールの件名等が通知される。周辺機器連携アプリ100は、このようなサービスアプリからOSへの通知を、周辺機器20に送信してもよい。ただし、周辺機器連携アプリ100がサービスアプリからのデータを既に周辺機器20に送信している場合には、二重通知を防止する。
 具体的には、周辺機器連携アプリ100の制御部107は、サービスアプリからOSへの通知を受信した場合、サービスアプリ設定記憶部119にサービスアプリの項目を追加する。サービスアプリ設定記憶部119に追加したサービスアプリに関する設定値の初期値は、通知OFFであり、鳴動設定は共通設定でもよい。サービスアプリ設定記憶部119の設定値は、入力部103により変更されてもよい。制御部107は、サービスアプリからOSへの通知を受信した場合、サービスアプリ設定記憶部119の設定値に基づいてOSへの通知に鳴動設定を付与する。ただし、既にサービスアプリ設定記憶部119に当該サービスアプリの項目が存在しており、その通知のON/OFFの設定値が通知ONである場合、サービスアプリからのデータが周辺機器20に送信されることがわかる。この場合、二重通知を防止するため、制御部107は、サービスアプリからOSへの通知を周辺機器20に送信せずに破棄する。
 図11は、本発明の変更例2に係る周辺機器連携アプリ100におけるデータ送信手順を示すフローチャートである。
 まず、周辺機器連携アプリ100の制御部107は、サービスアプリからOSへの通知を受信すると(S301)、OSへの通知を出したサービスアプリをサービスアプリ設定記憶部119に追加する(S303)。ただし、既にサービスアプリ設定記憶部119に当該サービスアプリの項目が存在しており、その通知のON/OFFの設定値が通知ONである場合、サービスアプリからのデータが周辺機器20に送信されることがわかる。この場合、OSへの通知を出したサービスアプリをサービスアプリ設定記憶部119に追加する必要はない。なお、サービスアプリ設定記憶部119に追加したサービスアプリの鳴動設定の初期値は共通設定とし、通知のON/OFFの初期値は通知OFFとする。これらの初期値は、入力部103から変更されてもよい(S305)。
 次に、サービスアプリが2回目以降にOSへ通知を出したときの動作について説明する。周辺機器連携アプリ100の制御部107は、サービスアプリからOSへの通知を受信した場合、そのデータに通知先の周辺機器が指定されているか否かを確認する(S307)。図8Aを参照して説明したように、サービスアプリからOSへの通知に送信先周辺機器の識別子が含まれている場合、制御部107は、識別子によって指定された周辺機器に通知すると判断し、送信先周辺機器の識別子が含まれていない場合、全ての周辺機器に通知すると判断する。
 次に、制御部107は、対象の周辺機器の中から1つの周辺機器を選択し(S309)、サービスアプリ設定記憶部119を参照して、OSへの通知を出したサービスアプリから、選択された周辺機器への通知がONであるかを確認する(S311)。なお、OSへの通知を出したサービスアプリは、OSへの通知に含まれるサービスアプリの識別子により判断可能である。選択された周辺機器への通知がOFFである場合、選択された周辺機器には通知せずに次の周辺機器を選択する(S309)。
 選択された周辺機器への通知がONである場合、制御部107は、サービスアプリ設定記憶部119の設定値が共通設定である場合、制御部107は、周辺機器設定記憶部117から設定値を読み出し、鳴動設定をデータに付与する。共通設定でない場合、サービスアプリ設定記憶部119の鳴動設定の設定値をデータに付与する(S313)。その後、データ送信部111から周辺機器20にデータを送信する(S315)。周辺機器20は、データを受信し、鳴動設定に従い出力部201で鳴動を行う。上記の処理が通知対象の周辺機器の全てに対して行われる(S309)。
 <周辺機器の具備するハードウェアに応じて送信データの選別を行う変更例3>
 次に、周辺機器の具備するハードウェアに応じて送信データの選別を行う変更例3について説明する。例えば、周辺機器20がディスプレイを有する場合には、メールアプリの送信データの全てを周辺機器20に送信してもよいが、周辺機器20がバイブレーションのみを有する場合には、メールアプリのタイトル、本文等を周辺機器20に送信する必要はない。このように、周辺機器の具備するハードウェアに応じて周辺機器20に送信する送信データを選別することで、無駄なデータ送信を削減することができる。
 図12は、本発明の実施例3に係るスマートフォン10及び周辺機器20の機能ブロック図である。
 図12に示すスマートフォン10は、図3に示すスマートフォン10に加えて、HW(ハードウェア)条件設定記憶部121を更に有する。
 HW条件設定記憶部121は、周辺機器の具備するハードウェアの情報と、送信データの中で選別する送信データとの関係を記憶する。
 図13は、HW条件設定記憶部121に記憶される情報の例を示す。HW条件設定記憶部121には、周辺機器が具備するハードウェアと、サービスアプリの送信データの中で該当するハードウェアに送信するときに選別する送信データとの関係が記憶される。例えば、周辺機器がディスプレイを具備する場合、メールアプリ、スケジュールアプリ、電話着信の送信データは、全て周辺機器に送信される。例えば、周辺機器がバイブレーションを具備する場合、メールアプリ、スケジュールアプリ、電話着信の送信データの中で通知IDのみが選別されて周辺機器に送信される。
 図5を参照して説明したように、周辺機器設定記憶部117には、周辺機器の具備するハードウェアの情報が記憶される。
 従って、制御部107は、周辺機器設定記憶部117から、送信データの送信先の周辺機器の具備するハードウェアの情報を取得し、取得したハードウェアの情報に応じて、HW条件設定記憶部121を参照して、送信データを選別する、すなわち、送信データの一部を削除する。なお、周辺機器が複数のハードウェアを具備する場合には、HW条件設定記憶部121に記憶された条件の和(OR)によって送信データが選別される。
 また、図8B及び図10Bを参照して説明したように、周辺機器連携アプリ100が周辺機器20に送信するデータには、鳴動設定の設定値が含まれるが、この鳴動設定の設定値も選別されてもよい。例えば、周辺機器がバイブレーションを具備しない場合、制御部107は、周辺機器20に送信するデータからバイブレーションの鳴動設定を削除してもよく、周辺機器がLEDを具備しない場合、制御部107は、周辺機器20に送信するデータからLEDの鳴動設定を削除してもよい。
 図14Aに、周辺機器連携アプリ100がサービスアプリから受信するデータ例を示す。図8Aを参照して説明したように、サービスアプリから受信するデータには、周辺機器に送信する送信データの内容に加えて、サービスアプリの識別子、送信先周辺機器の識別子が含まれる。なお、サービスアプリが指定した鳴動設定がないことを示す鳴動設定なしという情報が含まれてもよい。
 図14Bに、周辺機器連携アプリ100が周辺機器20に送信するデータ例を示す。周辺機器20に送信するデータには、周辺機器に送信する送信データの内容に加えて、サービスアプリの識別子、鳴動設定が含まれる。この送信データの内容は、周辺機器の具備するハードウェアに応じて選別され、鳴動設定も、周辺機器の具備するハードウェアに応じて選別される。例えば、バイブレーションのみを具備する周辺機器にデータを送信する場合、鳴動設定の設定値の中から、バイブレーションに関する鳴動設定の設定値のみが選別され、送信データの内容の中から通知IDのみが選別される。
 なお、このような送信データ及び鳴動設定の選別は、例えば、図7に示すフローチャートのステップS215(鳴動設定を付与)とステップS217(周辺機器にデータ送信)との間で行われてもよい。
 <周辺機器からサービスアプリへのデータ送信>
 次に、周辺機器連携アプリ100において周辺機器20からデータを受信し、サービスアプリにデータを送信する動作について説明する。
 図15は、本発明の実施例に係る周辺機器連携アプリ100におけるデータ受信手順を示すフローチャートである。
 まず、周辺機器20は、入力部203又は記憶部205から取得したデータを、送信先のサービスアプリの情報と共に、データ送信部211からスマートフォン10に送信する。周辺機器連携アプリ100の制御部107は、データ受信部113において周辺機器20からデータを受信した場合、そのデータに付与されたサービスアプリの識別子から送信先のサービスアプリを判定する(S401)。
 図16Aに、周辺機器連携アプリ100が周辺機器20から受信するデータ例を示す。周辺機器から受信するデータには、送信データの内容に加えて、サービスアプリの識別子が含まれる。
 制御部107は、スマートフォン10上に送信先のサービスアプリが存在するかを判断し(S403)、存在する場合にはサービスアプリにデータを送信する(S405)。送信先のサービスアプリが存在しない場合、制御部107はデータを破棄する(S407)。サービスアプリは、周辺機器連携アプリ100からデータを受信し、データの表示等の動作を行う。
 図16Bに、周辺機器連携アプリ100がサービスアプリに送信するデータ例を示す。サービスアプリに送信するデータには、周辺機器から受信したデータの内容が含まれていればよい。
 <周辺機器から周辺機器へのデータ転送>
 次に、周辺機器連携アプリ100において周辺機器20_1からデータを受信し、別の周辺機器20_2にデータを転送する動作について説明する。
 図17は、本発明の実施例に係るスマートフォン10及び周辺機器20_1及び20_2の機能ブロック図である。図17に示すスマートフォン10、周辺機器20_1及び20_2は、図3と同様に構成される。図17では、周辺機器とのデータの流れを明確にするために、信号の流れが追加されている。
 図18は、本発明の実施例に係る周辺機器連携アプリ100におけるデータ転送手順を示すフローチャートである。
 まず、周辺機器20_1は、入力部203又は記憶部205から取得したデータを、送信先の周辺機器の情報と共に、データ送信部211からスマートフォン10に送信する。周辺機器20_1は、送信先の周辺機器の情報に加えて、鳴動設定あり/なしを送信してもよい。送信先の周辺機器の情報は、送信先の周辺機器を指定する周辺機器名又は識別子でもよく、周辺機器の種類でもよく、周辺機器の具備するハードウェアの情報(例えば、ディスプレイを具備する周辺機器、バイブレーションを具備する周辺機器等)でもよい。周辺機器連携アプリ100の制御部107は、データ受信部113において周辺機器20_1から送信先の周辺機器の情報が付与されたデータを受信した場合(S501)、送信先の周辺機器を判定する(S503)。例えば、送信先の周辺機器の情報として周辺機器の具備するハードウェアの情報を取得した場合、制御部107は、周辺機器設定記憶部117を参照して、ハードウェアの条件を満たす周辺機器を選択する。
 図19Aに、周辺機器連携アプリ100が周辺機器20_1から受信するデータ例を示す。周辺機器から受信するデータには、送信データの内容に加えて、送信先の周辺機器の情報、鳴動設定あり/なしが含まれる。
 次に、制御部107は、送信先の周辺機器の中から1つの周辺機器を選択し(S505、S507)、鳴動設定ありという情報がデータに付与されている場合には(S509)、周辺機器設定記憶部117から設定値を読み出し、鳴動設定をデータに付与する(S511)。鳴動設定なしという情報がデータに付与されている場合には(S513)、鳴動設定なしという情報をデータに付与する(S513)。鳴動設定あり/なしという情報が付与されていない場合、制御部107は、鳴動設定ありと判断してもよく、鳴動設定なしと判断してもよい。その後、データ送信部111から周辺機器20_2にデータを送信する。ただし、送信先の周辺機器の情報に適合する周辺機器がない場合には、制御部107はデータを破棄する(S515)。周辺機器20は、データを受信し、鳴動設定に従い出力部201で鳴動を行う。上記の処理が通知対象の周辺機器の全てに対して行われる(S505)。
 図19Bに、周辺機器連携アプリ100が周辺機器20_2に送信するデータ例を示す。周辺機器20_2に送信するデータには、周辺機器に送信する送信データの内容に加えて、鳴動設定が含まれる。上記のように、周辺機器20に送信される鳴動設定は、周辺機器20_1が鳴動設定ありという情報を付与した場合には、周辺機器設定記憶部117の設定値となる。
 なお、周辺機器からサービスアプリへのデータ送信と、周辺機器から周辺機器へのデータ転送とは、送信先の種別を示す情報を用いることにより組み合わせることも可能である。
 図20は、図15のフローチャートと図18のフローチャートを組み合わせたフローチャートである。
 周辺機器連携アプリ100の制御部107は、データ受信部113において周辺機器からデータを受信した場合、そのデータに付与された送信先の種別の情報から、送信先がサービスアプリであるか周辺機器であるかを判定する(S601)。
 図21A及び図21Bに、周辺機器連携アプリ100が周辺機器から受信するデータ例を示す。図21Aは、送信先がサービスアプリの場合を示しており、図21Bは、送信先が周辺機器の場合を示している。図21A及び図21Bに示すように、周辺機器連携アプリ100が周辺機器から受信するデータには、送信先の種別を示す情報が含まれる。また、送信先がサービスアプリである場合には、送信先のサービスアプリの識別子が含まれ、送信先が周辺機器である場合には、送信先の周辺機器の情報、鳴動設定あり/なしが含まれる。
 送信先がサービスアプリである場合、図15のフローチャートに従って周辺機器からのデータがサービスアプリに送信される(S603)。一方、送信先が周辺機器である場合、図18のフローチャートに従って周辺機器からのデータが周辺機器に転送される(S605)。
 なお、上記の実施例では、送信先の種別を示す情報を用いたが、送信先のサービスアプリの識別子に用いる値の範囲と、送信先の周辺機器の情報に用いる値の範囲とを予め分けることにより、送信先の種別を示す情報を用いないことも可能である。
 <周辺機器により設定DBを変更する変更例4>
 次に、周辺機器20により設定DB115を変更する変更例4について説明する。上記の実施例では、スマートフォン内の設定DB115はスマートフォン10の入力部103により変更する例について説明したが、変更例4では、周辺機器20により設定DB115を変更する場合について説明する。
 図22は、本発明の変更例4に係るスマートフォン10及び周辺機器20の機能ブロック図である。
 図22に示す周辺機器20は、図3に示す周辺機器20に加えて、設定DB215を更に有する。
 設定DB215は、周辺機器連携アプリ100から受信した設定DB115の情報を記憶する。設定DB215の情報は、入力部203から変更されてもよい。
 図23は、本発明の変更例4に係る周辺機器連携アプリにおける設定DB変更手順を示すフローチャートである。
 周辺機器連携アプリ100のデータ送信部111は、設定DB115の情報を周辺機器20に送信する(S701)。送信される設定DB115の情報は、周辺機器設定記憶部117、サービスアプリ設定記憶部119及びHW条件設定記憶部121の情報の全てでもよく、一部でもよい。例えば、送信先の周辺機器20に関係する情報のみが送信されてもよい。
 周辺機器20のデータ受信部213が設定DB115の情報を受信すると、制御部207は、設定DB215に受信した情報を記憶する。設定DB215の情報は、入力部203から変更可能である。変更された設定DB215の情報は、データ送信部211からスマートフォン10に送信される。
 周辺機器連携アプリ100のデータ受信部113は、変更された設定DB215の情報を受信する(S703)。制御部107は、受信した設定DB215の情報に従って、設定DB115の情報を更新する(S705)。その後、更新された設定DB115の情報に従って、サービスアプリと周辺機器20との間でデータが送受信される。
 <サーバを介して設定DB等を変更する変更例5>
 上記の変更例4では、周辺機器20から設定DB115の情報を更新する例について説明したが、同様に、周辺機器連携アプリ100はサーバを用いて設定DB115の情報を更新することも可能である。
 図24は、本発明の変更例5に係るスマートフォン10、周辺機器20及びサーバ30の機能ブロック図である。
 図24に示すスマートフォン10及び周辺機器20は、図3と同様に構成される。ただし、スマートフォン10の通信確立部109、データ送信部111及びデータ受信部113がサーバ30と接続可能となっている。
 周辺機器連携アプリ100のデータ送信部111は、設定DB115の情報をサーバ30に送信してもよい。送信される設定DB115の情報は、周辺機器設定記憶部117、サービスアプリ設定記憶部119及びHW条件設定記憶部121の情報の全てでもよく、一部でもよい。
 周辺機器連携アプリ100のデータ受信部113は、変更された設定DB115の情報を受信し、制御部107は、受信した設定DB115の情報に従って、設定DB115の情報を更新する。その後、更新された設定DB115の情報に従って、サービスアプリと周辺機器との間でデータが送受信される。
 同様の手順により、周辺機器連携アプリ100は、サーバ30から、制御部107の動作を記述したファイル又はプログラムを受信して追加又は変更することも可能である。例えば、データを送信する順番や種別等を管理するデータ送受信のプロファイルを追加又は変更してもよい。
 更に、サーバから周辺機器20向けのデータを周辺機器20に送信することも可能である。例えば、周辺機器連携アプリ100は、サーバ30から周辺機器20のファームウェアの更新データを受信し、周辺機器20に送信してもよい。
 <本発明の実施例の効果>
 以上のように、本発明の実施例によれば、スマートフォンのような情報通信端末内の複数のサービスアプリが複数の周辺機器と連携可能な方式を提供することが可能になる。すなわち、周辺機器毎に異なっていた通信方式を統一することが可能になり、本発明の実施例に係る周辺機器連携アプリ100によって、統一された通信方式で周辺機器と連携することが可能になる。その結果、サービスアプリ開発者も統一された連携方式のサービスアプリを1つ作成すればよいため、開発の手間が削減可能になる。
 また、本発明の実施例によれば、サービスアプリから周辺機器への通知設定を一元管理することが可能になる。ユーザは複数のサービスアプリを立ち上げて通知設定を変更する必要がなくなり、ユーザの手間が削減可能になる。また、本発明の実施例に係る周辺機器連携アプリ100によって操作が統一化されるため、ユーザビリティが向上する。
 また、本発明の実施例で説明した通り、周辺機器連携アプリ100のサービスアプリ設定記憶部119において共通設定を設けることができる。共通設定により、サービスアプリが周辺機器に通知するときの設定値を自動的に作成することができ、また、周辺機器設定記憶部117の設定を変更するだけで各サービスアプリの設定値を一度に全て変更することが可能になる。
 更に、サービスアプリ設定記憶部119において周辺機器毎に設定値を変更可能にすることにより、サービスアプリからのデータについて、周辺機器毎に通知するかしないかの設定又は周辺機器毎に異なる鳴動設定を行うことが可能になる。
 本発明の変更例1によれば、サービスアプリが鳴動設定を付与することが可能になり、サービスアプリに付与された鳴動設定は、サービスアプリ設定記憶部119及び周辺機器設定記憶部117の設定値よりも優先させることも可能になる。
 本発明の変更例2によれば、サービスアプリからのデータだけでなく、サービスアプリからOSへの通知も周辺機器に送信することが可能になる。その際に二重通知を防止し、無駄なデータの送信を回避することが可能になる。
 本発明の変更例3によれば、周辺機器の具備するハードウェアに応じて送信データが選別されるため、無駄なデータを送信することがなくなり、周辺機器及びスマートフォンの消費電力を削減することが可能になる。
 更に、本発明の実施例によれば、周辺機器からサービスアプリを指定してデータを送信を行うことも可能になり、周辺機器から周辺機器を指定してデータを送信することも可能になる。
 また、本発明の変更例4によれば、スマートフォンを操作することなく、鳴動設定を変更することが可能になり、ユーザの利便性が向上する。
 また、本発明の変更例5によれば、サーバで管理されている情報(設定DBの情報、データ送受信のプロファイル、周辺機器のファームウェア等)を受信し、設定DB115や周辺機器20の情報を更新することが可能になる。
 説明の便宜上、本発明の実施例に係る情報通信端末は機能的なブロック図を用いて説明しているが、本発明の実施例に係る情報通信端末は、ハードウェア、ソフトウェアまたはそれらの組み合わせで実現されてもよい。例えば、本発明の実施例は、コンピュータに対して本発明の実施例に係る情報通信端末の各機能を実現させるプログラム、コンピュータに対して本発明の実施例に係る方法の各手順を実行させるプログラム等により、実現されてもよい。また、各機能部が必要に応じて組み合わせて使用されてもよい。また、本発明の実施例に係る方法は、実施例に示す順序と異なる順序で実施されてもよい。
 以上、情報通信端末内の複数のサービスアプリが複数の周辺機器と連携可能な方式を提供すると共に、サービスアプリから周辺機器への通知設定を一元管理するための手法について説明したが、本発明は、上記の実施例に限定されることなく、請求の範囲内において、種々の変更・応用が可能である。
 本国際出願は2014年11月26日に出願した日本国特許出願2014-239340号に基づく優先権を主張するものであり、2014-239340号の全内容を本国際出願に援用する。
 10  スマートフォン
 100 周辺機器連携アプリ
 101 表示部
 103 入力部
 105 記憶部
 107 制御部
 109 通信確立部
 111 データ送信部
 113 データ受信部
 115 設定DB
 117 周辺機器設定記憶部
 119 サービスアプリ設定記憶部
 121 HW条件設定記憶部
 20  周辺機器
 201 出力部
 203 入力部
 205 記憶部
 207 制御部
 209 通信確立部
 211 データ送信部
 213 データ受信部
 215 設定DB
 30  サーバ

Claims (10)

  1.  接続された複数の周辺機器の通知設定の設定値を受信する受信部と、
     受信した複数の周辺機器の通知設定の設定値を記憶する周辺機器設定記憶部と、
     前記周辺機器設定記憶部に記憶された設定値を初期値として、サービスアプリから前記接続された複数の周辺機器への通知設定の設定値を記憶するサービスアプリ設定記憶部と、
     サービスアプリから送信データを受信した場合、前記サービスアプリ設定記憶部に記憶された設定値に基づいて、送信データに通知設定の設定値を付与する制御部と、
     通知設定の設定値が付与された送信データを少なくとも1つの周辺機器に送信する送信部と、
     を有する情報通信端末。
  2.  前記制御部は、前記サービスアプリ設定記憶部に、前記周辺機器設定記憶部に記憶された設定値を参照する共通設定が記憶されている場合、前記周辺機器設定記憶部に記憶された設定値を参照して、送信データに通知設定の設定値を付与する、請求項1に記載の情報通信端末。
  3.  前記制御部は、サービスアプリから受信した送信データに通知設定の設定値が付与されているかを確認し、設定値が付与されている場合、当該設定値を優先させる、請求項1又は2に記載の情報通信端末。
  4.  前記制御部は、サービスアプリからオペレーティングシステムへの通知を受信した場合、前記サービスアプリ設定記憶部に記憶された設定値に基づいて、オペレーティングシステムへの通知に通知設定の設定値を付与し、
     更に、前記サービスアプリ設定記憶部においてオペレーティングシステムへの通知を行ったサービスアプリの通知設定がオンである場合、受信したオペレーティングシステムへの通知を周辺機器に送信せずに破棄する、請求項1乃至3のうちいずれか1項に記載の情報通信端末。
  5.  周辺機器の具備するハードウェアの情報と、送信データの中で選別する送信データとの関係を記憶するハードウェア条件設定記憶部を更に有し、
     前記周辺機器設定記憶部は、周辺機器の具備するハードウェアの情報を記憶し、
     前記制御部は、前記周辺機器設定記憶部から、送信データの送信先の周辺機器の具備するハードウェアの情報を取得し、取得したハードウェアの情報に応じて、前記ハードウェア条件設定記憶部を参照して、送信データを選別する、請求項1乃至4のうちいずれか1項に記載の情報通信端末。
  6.  前記受信部は、少なくとも1つの周辺機器から、送信先の周辺機器を示す情報が付与されたデータを受信し、
     前記制御部は、前記周辺機器設定記憶部に記憶された設定値に基づいて、受信したデータに通知設定の設定値を付与する、請求項1乃至5のうちいずれか1項に記載の情報通信端末。
  7.  前記送信部は、前記周辺機器設定記憶部及び前記サービスアプリ設定記憶部の設定値の少なくとも一部を周辺機器に送信し、
     前記受信部は、周辺機器において変更された設定値を受信し、
     前記制御部は、受信した設定値に従って、少なくとも前記周辺機器設定記憶部及び前記サービスアプリ設定記憶部の設定値を更新する、請求項1乃至6のうちいずれか1項に記載の情報通信端末。
  8.  前記受信部は、サーバから周辺機器の通知設定の設定値を受信し、
     前記制御部は、受信した設定値に従って、少なくとも前記周辺機器設定記憶部及び前記サービスアプリ設定記憶部の設定値を更新する、請求項1乃至7のうちいずれか1項に記載の情報通信端末。
  9.  情報通信端末における周辺機器連携方法であって、
     接続された複数の周辺機器の通知設定の設定値を受信するステップと、
     受信した複数の周辺機器の通知設定の設定値を周辺機器設定記憶部に記憶するステップと、
     前記周辺機器設定記憶部に記憶された設定値を初期値として、サービスアプリから前記接続された複数の周辺機器への通知設定の設定値をサービスアプリ設定記憶部に記憶するステップと、
     サービスアプリから送信データを受信した場合、前記サービスアプリ設定記憶部に記憶された設定値に基づいて、送信データに通知設定の設定値を付与するステップと、
     通知設定の設定値が付与された送信データを少なくとも1つの周辺機器に送信するステップと、
     を有する周辺機器連携方法。
  10.  周辺機器と連携するために、情報通信端末としてのコンピュータを、
     接続された複数の周辺機器の通知設定の設定値を受信する受信手段、
     受信した複数の周辺機器の通知設定の設定値を記憶する周辺機器設定記憶手段、
     前記周辺機器設定記憶手段に記憶された設定値を初期値として、サービスアプリから前記接続された複数の周辺機器への通知設定の設定値を記憶するサービスアプリ設定記憶手段、
     サービスアプリから送信データを受信した場合、前記サービスアプリ設定記憶手段に記憶された設定値に基づいて、送信データに通知設定の設定値を付与する制御手段、及び
     通知設定の設定値が付与された送信データを少なくとも1つの周辺機器に送信する送信手段、
     として機能させるためのプログラム。
PCT/JP2015/081221 2014-11-26 2015-11-05 情報通信端末、周辺機器連携方法及びプログラム WO2016084577A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN201580063222.0A CN107003878B (zh) 2014-11-26 2015-11-05 信息通信终端、外围设备协作方法及存储介质
EP15862890.9A EP3226127B1 (en) 2014-11-26 2015-11-05 Information communication terminal, peripheral device cooperation method, and program
JP2016561477A JP6214791B2 (ja) 2014-11-26 2015-11-05 情報通信端末、周辺機器連携方法及びプログラム
US15/520,299 US10455545B2 (en) 2014-11-26 2015-11-05 Information communication terminal, peripheral device cooperation method, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2014239340 2014-11-26
JP2014-239340 2014-11-26

Publications (1)

Publication Number Publication Date
WO2016084577A1 true WO2016084577A1 (ja) 2016-06-02

Family

ID=56074147

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/081221 WO2016084577A1 (ja) 2014-11-26 2015-11-05 情報通信端末、周辺機器連携方法及びプログラム

Country Status (5)

Country Link
US (1) US10455545B2 (ja)
EP (1) EP3226127B1 (ja)
JP (1) JP6214791B2 (ja)
CN (1) CN107003878B (ja)
WO (1) WO2016084577A1 (ja)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109086088A (zh) * 2018-08-15 2018-12-25 南昌华勤电子科技有限公司 一种实现多输入设备协同工作的设置方法及装置
US20210333828A1 (en) * 2018-10-29 2021-10-28 Hewlett-Packard Development Company, L.P. Mateable computing devices
US20220147368A1 (en) * 2019-07-26 2022-05-12 Hewlett-Packard Development Company, L.P. Configuring localizations based on peripheral device localization settings

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005277707A (ja) * 2004-03-24 2005-10-06 Yamaha Corp 携帯端末装置及び着信報知方法
US20070265038A1 (en) * 2006-05-01 2007-11-15 Kim Joon S Notification System And The Method Of Mobile Phone Call Arrival Using Sound Communication
JP2013197788A (ja) * 2012-03-19 2013-09-30 Casio Comput Co Ltd イベント報知装置、及び、イベント報知システム

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7996046B2 (en) * 2008-01-10 2011-08-09 Microsoft Corporation Smart alert charms for wireless devices
GB2479103B (en) * 2009-01-29 2014-01-01 Hewlett Packard Development Co Selectively communicating data of a peripheral device to plural sending computers
JP4801759B2 (ja) * 2009-06-30 2011-10-26 シャープ株式会社 複合機、認証サーバ、及びシステム
JP5810658B2 (ja) * 2011-06-17 2015-11-11 カシオ計算機株式会社 機能設定管理システム、携帯型電子装置、及び、機能設定管理装置
CN103294493B (zh) * 2012-02-28 2017-03-01 联想(北京)有限公司 一种外围设备的初始化方法、初始化装置及照相机
JP5724973B2 (ja) * 2012-09-14 2015-05-27 コニカミノルタ株式会社 携帯情報端末、情報管理システム、携帯情報端末の共有方法、およびコンピュータプログラム
CN103442129A (zh) * 2013-08-09 2013-12-11 宇龙计算机通信科技(深圳)有限公司 智能手表与移动终端的交互方法及系统
US9999019B2 (en) * 2014-05-23 2018-06-12 Samsung Electronics Co., Ltd. Wearable device and method of setting reception of notification message therein

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005277707A (ja) * 2004-03-24 2005-10-06 Yamaha Corp 携帯端末装置及び着信報知方法
US20070265038A1 (en) * 2006-05-01 2007-11-15 Kim Joon S Notification System And The Method Of Mobile Phone Call Arrival Using Sound Communication
JP2013197788A (ja) * 2012-03-19 2013-09-30 Casio Comput Co Ltd イベント報知装置、及び、イベント報知システム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3226127A4 *

Also Published As

Publication number Publication date
CN107003878B (zh) 2020-07-24
JP6214791B2 (ja) 2017-10-18
EP3226127A1 (en) 2017-10-04
CN107003878A (zh) 2017-08-01
US10455545B2 (en) 2019-10-22
JPWO2016084577A1 (ja) 2017-07-13
US20170339666A1 (en) 2017-11-23
EP3226127A4 (en) 2017-12-20
EP3226127B1 (en) 2022-03-30

Similar Documents

Publication Publication Date Title
US9749282B2 (en) Electronic device and methods of updating and managing application status information in the electronic device
KR102241318B1 (ko) 통신 서비스 운용 방법 및 이를 지원하는 전자 장치
US9301087B1 (en) Method and apparatus for connecting a bluetooth device
US11716244B2 (en) Data driven user interface for configuring device settings
US20160094502A1 (en) Service compatibility check for messages
EP2759892B1 (en) Synchronization of alarms between devices
JP6214791B2 (ja) 情報通信端末、周辺機器連携方法及びプログラム
WO2014045080A1 (en) Methods, apparatuses and computer program products for providing a protocol to resolve synchronization conflicts when synchronizing between multiple devices
US8838836B1 (en) Systems and methods for sharing digital information between mobile devices of friends and family using multiple LAN-based embedded devices
KR20150070005A (ko) 프레즌스-기반 콘텐츠 공유 방법 및 이를 지원하는 전자 장치
JP2005228144A (ja) タスク管理方法及び情報処理装置
JP5083711B2 (ja) 携帯端末、スケジュール通知システム、スケジュール通知方法、及びスケジュール通知プログラム
JP5997198B2 (ja) 端末管理装置、端末、通信システム、端末管理方法およびプログラム
JP2021010164A (ja) 通知プリセットを利用した通知処理方法および装置
JP2019003532A (ja) 情報処理システム、情報処理装置、情報処理プログラム、および、情報処理方法
JPWO2014207880A1 (ja) 情報処理装置、宛先情報更新方法、およびプログラム
KR101072348B1 (ko) 이동통신 단말의 업데이트 장치 및 방법, 업데이트 시스템 및 방법
JP2016052129A (ja) 補聴器ユーザガイドを提供するための装置および関連する方法
JP2020115437A (ja) 照明システム、端末装置、及びプログラム
US10003657B2 (en) Data transmission processing method and apparatus
JP5527378B2 (ja) 携帯端末、スケジュール通知システム、スケジュール通知方法、及びスケジュール通知プログラム
KR102116514B1 (ko) 응용프로그램 버전 관리 방법 및 장치
JP2017055222A (ja) 通信機器及び通信機器の制御方法
JP2017021566A (ja) ネットワーク管理装置、通信装置、プログラム更新システムおよびプログラム更新方法
CN104794083A (zh) 安卓设备间的数据传输、智能手表的消息获取方法及系统

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: 15862890

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2016561477

Country of ref document: JP

Kind code of ref document: A

REEP Request for entry into the european phase

Ref document number: 2015862890

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE