CN104869532B - Group member management method and device - Google Patents

Group member management method and device Download PDF

Info

Publication number
CN104869532B
CN104869532B CN201510208633.6A CN201510208633A CN104869532B CN 104869532 B CN104869532 B CN 104869532B CN 201510208633 A CN201510208633 A CN 201510208633A CN 104869532 B CN104869532 B CN 104869532B
Authority
CN
China
Prior art keywords
group
subgroup
information
host
members
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201510208633.6A
Other languages
Chinese (zh)
Other versions
CN104869532A (en
Inventor
李娜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qingdao Haier Intelligent Home Appliance Technology Co Ltd
Haier Smart Home Co Ltd
Haier Uplus Intelligent Technology Beijing Co Ltd
Original Assignee
Qingdao Haier Intelligent Home Appliance Technology Co Ltd
Haier Uplus Intelligent Technology Beijing Co Ltd
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 Qingdao Haier Intelligent Home Appliance Technology Co Ltd, Haier Uplus Intelligent Technology Beijing Co Ltd filed Critical Qingdao Haier Intelligent Home Appliance Technology Co Ltd
Priority to CN201510208633.6A priority Critical patent/CN104869532B/en
Publication of CN104869532A publication Critical patent/CN104869532A/en
Application granted granted Critical
Publication of CN104869532B publication Critical patent/CN104869532B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/06Selective distribution of broadcast services, e.g. multimedia broadcast multicast service [MBMS]; Services to user groups; One-way selective calling services
    • H04W4/08User group management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/70Services for machine-to-machine communication [M2M] or machine type communication [MTC]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a group member management method and a device, wherein the method comprises the following steps: detecting whether a plurality of members in the group members are registered on the same member host; in the case that the detection result is positive, requesting the member host to create a subgroup for the plurality of members; when the subgroup is created, the information of the subgroup is stored. The method of the invention actively requests the member host side to establish the subgroup before the group does not distribute the message, thereby avoiding the problems of group message distribution delay and repeated subgroup establishment.

Description

Group member management method and device
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a group member management method and apparatus.
Background
The machine-to-machine communication refers to data communication between machines without human participation, and is suitable for scenes such as traffic control management, remote meter reading, remote monitoring, medical monitoring, intelligent home control and the like. To provide a standardized interface between machines and devices of a machine communication system, the OneM2M standard organization defines a standard specification of the machine communication system.
In this specification, a group resource is created on a group host CSE (Common Services Entity), which contains information on the group members. In the process of creating the group, whether the type of the member is consistent with the set type needs to be verified, and if so, the group is created. If not, whether to create the group is decided according to a preset rule.
In addition, the member list can include not only the individual but also the subgroup, so that when the member type is verified, the type of the member can be judged for the individual through the provided member information, such as URI; for the subgroup, an acquisition request needs to be sent to the subgroup to acquire the member type.
At present, when a message is distributed through a group, a group host detects whether a plurality of members are registered on the same host, if so, a subgroup is created, and the members are taken as members of the subgroup; if not, the distributed work is performed.
In the prior art, detecting whether a plurality of members are registered on the same host and creating subgroup resources on the host are all performed when the group host performs message distribution, and no identifier established by the subgroup exists on the group host side, so the following problems are easily caused: the detection process is performed each time a message is distributed, the distribution operation is delayed, and the problem of creating subgroups repeatedly many times may occur.
In addition, in the prior art, if the request for creating the group includes the subgroup as a member, other platforms or applications cannot see the member information in the subgroup. In the process of message distribution, the platform needs to acquire member information of all members in the group in order to avoid sending errors or retransmitting messages, so that the platform needs to interact with the member host where the subgroup is located through the group host for multiple times to acquire the member information. However, the member information acquisition mode is low in efficiency, and affects the message distribution efficiency.
Disclosure of Invention
In view of the above problems, the present invention has been made to provide a group member management method and apparatus that solve the above problems or partially solve the above problems.
According to an aspect of the present invention, there is provided a group member management method, including:
detecting whether a plurality of members in the group members are registered on the same member host;
in the case that the detection result is positive, requesting the member host to create a subgroup for the plurality of members;
when the subgroup is created, the information of the subgroup is stored.
Optionally, in the method of the present invention, when creating the group, it is detected whether a plurality of members of the group are registered on the same member host.
Optionally, in the method of the present invention, when a group is created, if a member list sent by a group creation initiator includes a subgroup, when type information of a subgroup member is obtained from a member host side where the subgroup is located, member information of the subgroup is obtained at the same time.
Optionally, in the method of the present invention, after storing the information of the subgroup, the method further includes: and replacing the information of a plurality of members forming the subgroup in the group member list with the corresponding subgroup information.
Optionally, in the method of the present invention, when the information of the subgroup is stored, the subgroup is identified as the subgroup created by the group host side.
Optionally, in the method of the present invention, when a group is deleted, a member host in which each subgroup in the group is located is requested to delete the subgroup of the group, or only a member host in which the subgroup created by the group host in the group is located is requested to delete the subgroup of the group.
According to another aspect of the present invention, there is provided a group member management apparatus, including:
the detection module is used for detecting whether a plurality of members in the group members are registered on the same member host or not, and requesting the member host to establish subgroups for the members under the condition that the detection result is positive;
and the information management module is used for storing the information of the subgroups after the subgroups are created.
Optionally, the apparatus of the present invention further includes: and the group creating module is used for creating a group and triggering the detection module when the group is created.
Optionally, in the apparatus of the present invention, the group creating module is further configured to, when creating the group, if the member list sent by the group creation initiator includes the subgroup, obtain the member information of the subgroup when obtaining the type information of the subgroup member from the member host side where the subgroup is located.
Optionally, in the apparatus of the present invention, the information management module is further configured to, after storing the information of the subgroup, replace information of a plurality of members forming the subgroup in the group member list with corresponding subgroup information.
Optionally, in the apparatus according to the present invention, the information management module is further configured to, when storing the information of the subgroup, identify the subgroup as the subgroup created by the group member management apparatus.
Optionally, the apparatus of the present invention further includes: and the group deleting module is used for requesting the member host where each subgroup is positioned in the group to delete the subgroup of the group when the group is deleted, or only requesting the member host where the created subgroup is positioned in the group initiated by the group member management device to delete the subgroup of the group.
The invention has the following beneficial effects:
firstly, before the group does not distribute the message, preferably after the group is established, the invention actively requests the member host side to establish the subgroup and stores the information of the established subgroup, thereby avoiding the problems of group message distribution delay and repeated subgroup establishment for many times;
in the group creating process, the invention acquires the subgroup member types and also acquires the subgroup member information, so that other platforms can directly acquire the member information of the subgroups from the group host, and the information acquisition efficiency is improved.
Thirdly, after the group is deleted, the invention simultaneously informs the member host where the subgroup is located to delete the subgroup, thereby avoiding unnecessary waste of storage space.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of a group member management method provided in the present invention;
fig. 2 is a flowchart of a group member management method according to an exemplary application of the present invention;
FIG. 3 is a flowchart of a group member management method according to an exemplary application of the present invention;
fig. 4 is a flowchart of a group member management method according to a third application example provided in the present invention;
fig. 5 is a block diagram of a group member management device according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example one
The embodiment of the invention provides a group member management method, which is applied to a group host side, and as shown in fig. 1, the method comprises the following steps:
step S101, detecting whether a plurality of members in the group member are registered on the same member host;
step S102, requesting the member host to create subgroups for the plurality of members under the condition that the detection result is positive;
step S103, when the subgroup is created, the information of the subgroup is stored.
That is, the method of the present invention actively requests the member host side to establish the subgroup before the group does not distribute the message, and stores the information of the subgroup. The problems of group message distribution delay and multiple iterations of creating subgroups are avoided.
Based on the above description of the principles, several specific and preferred embodiments are given below to refine and optimize the function of the method of the present invention, so as to make the implementation of the solution of the present invention more convenient and accurate. It should be noted that the following features may be arbitrarily combined with each other without conflict.
The execution of the method of the present invention is preferably, but not limited to, when creating the group. Optionally, it can also be done before the message is distributed over the group.
In some embodiments, when a group is created, if a member list sent by a group creation initiator includes a subgroup, when type information of a subgroup member is acquired from a member host side where the subgroup is located, member information of the subgroup, such as a URI of the member, is acquired at the same time. That is, in the group creating process, the invention acquires the subgroup member information while acquiring the subgroup member type, so that other platforms can acquire the subgroup member information by directly performing one-time interaction with the group host, and support is provided for improving the information acquisition efficiency.
In some embodiments, after storing the information of the subgroup, the method further comprises: and replacing the information of a plurality of members forming the subgroup in the group member list with the corresponding subgroup information. I.e., updates to the group member list.
In some embodiments, when storing information for a subgroup, the subgroup is identified as the subgroup created by the group host side initiative to distinguish from the subgroup contained in the member list sent by the group creation originator.
In some embodiments, when deleting the group, the member host in which each subgroup is located in the group is requested to delete the subgroup of the group, or only the member host in which the subgroup initiated by the group host is located in the group is requested to delete the subgroup of the group. Therefore, after the group is deleted, the member host where the subgroup is located is informed to delete the subgroup at the same time, and the storage space is released. In addition, when the subgroup is deleted, the subgroup can be deleted conditionally according to the identification, so that the flexibility is higher.
Specific application examples of the present invention are given below according to fig. 2 to fig. 4, and further details of the present invention are given in conjunction with the description of the application examples, so that the present invention can better explain specific implementation procedures of the method provided by the present invention.
Application example 1
As shown in fig. 2, a flowchart of a group member management method provided for the application example specifically includes the following steps:
step S201, the initiator AE or CSE sends a request for creating a group to the group host CSE, and carries the member list.
The member list includes information of the member, such as a URI (Uniform resource identifier) of the member. Example (c): the member list includes member A, B, C, D and sub-group sub-GA, etc., wherein B, C, D is registered on member host CSE1, and sub-group sub-GA is registered on member host CSE 2.
Step S202, after receiving the request, the group host CSE initiates a request for obtaining the subgroup member type and member information (such as member URI) to the member host CSE2 where the subgroup is located;
in step S203, the member host CSE2 returns the member type and member information, such as URI, to the group host CSE.
In step S204, the group host CSE verifies whether the type of each member is consistent with the set type, and if so, creates a group and stores the acquired information of the subgroup, i.e. stores the information of the subgroup and the members constituting the subgroup, e.g. the subgroup sub-GA is composed of GA1, GA2, etc. and contains information of members such as GA1, GA2, etc., e.g. URIs.
Step S205, the group host CSE detects whether there are multiple members in the member list registered on the same member host, if so, creates a subgroup on the member host, where the members in the subgroup are the members in the list registered on the member host, and if B, C, D in the member list are all registered on the member host CSE1, creates a subgroup on the member host CSE1, where the member of the subgroup is B, C, D.
Step S206, the group host CSE sends a create subgroup request to the member host CSE1, carrying the member list, e.g., B, C, D.
Step S207, the group host CSE sends a group creation response to the initiator.
Step S208, after receiving the request, the member host CSE1 detects whether each member in the carried member list is registered in the host, and if so, creates a subgroup.
At step S209, the member host CSE1 sends a subgroup creation response to the group host CSE.
In step S210, the group host stores the information of the subgroup and updates the member list, i.e. replaces the information of the members registered in the CSE1 of the member host with the information of the subgroup, such as replacing the information of B, C, D with the information of the subgroup. The stored information of the subgroup includes information of the subgroup and members constituting the subgroup. And when the information of the subgroup is stored, the created subgroup is distinguished from the subgroup carried in the member list of the request.
Application example two
As shown in fig. 3, the flowchart of the group member management method provided for the application example specifically includes the following steps:
step S301, the initiator sends a request for deleting the group to the group host CSE.
Step S302, after receiving the request, the CSE detects whether there is a subgroup in the member list, and if yes, executes step S303.
In step S303, the group host CSE sends a request for deleting the subgroup to the member hosts including the subgroup, such as the member host CSE1 and the member host CSE 2.
In step S304, the member hosts CSE1 and CSE2 delete the corresponding subgroups.
In step S305, the member hosts CSE1 and CSE2 send delete responses to the group host CSE.
Step S306, the group host CSE deletes the group and sends a deletion response to the initiator. This step may also be completed in step S302.
Application example three
As shown in fig. 4, the flowchart of the group member management method provided for the application example specifically includes the following steps:
step S401, the initiator sends a request for deleting the group to the group host CSE.
Step S402, after the CSE receives the request, it detects whether there is a subgroup marked as the created by the CSE in the member list, if yes, then it executes step S403;
in step S403, the group host CSE sends a request for deleting the subgroup to the member host CSE1 containing the subgroup marked as created by the group host.
In step S404, the member host CSE1 deletes the subgroup.
In step S405, the member host CSE1 sends a delete response to the group host CSE.
Step S406, the group host deletes the group and sends a deletion response to the initiator. This step may also be completed in step S402.
Example two
An embodiment of the present invention provides a group member management device, as shown in fig. 5, specifically including:
a detecting module 510, configured to detect whether multiple members of a group member are registered in the same member host, and request the member host to create a subgroup for the multiple members if a detection result is positive;
and an information management module 520, configured to store information of the subgroup after the subgroup is created.
Based on the above structural framework and implementation principle, several specific and preferred embodiments under the above structure are given below to refine and optimize the functions of the device of the present invention, so as to make the implementation of the scheme of the present invention more convenient and accurate. The method specifically comprises the following steps:
the group member management device according to the embodiment of the present invention further includes:
a group creation module 530 for creating a group and, when creating a group, triggering the detection module 510.
The group creating module 530, when creating a group, if the member list sent by the group creation initiator includes a subgroup, obtains the type information of the subgroup member from the member host side where the subgroup is located, and obtains the member information of the subgroup at the same time.
Further, in this embodiment of the present invention, the information management module 520 is further configured to, after storing the information of the subgroup, replace information of a plurality of members forming the subgroup in the group member list with information of the corresponding subgroup. I.e., updates to the group member list.
Further, in this embodiment of the present invention, when storing the information of the subgroup, the information management module 520 identifies the subgroup as the subgroup created by the group member management apparatus, so as to distinguish the subgroup from the subgroup included in the member list sent by the group creation initiator.
Further, the group member management apparatus according to the embodiment of the present invention further includes:
the group deleting module 540 is configured to, when the group is deleted, request the member host in which each subgroup is located in the group to delete the subgroup of the group, or request only the member host in which the subgroup created by the group member management device is located in the group to delete the subgroup of the group.
The group member management device of the embodiment of the invention is applied to the group host.
In summary, it can be seen that the device of the present invention actively requests the member host side to establish the subgroup before the group does not distribute the message, preferably, when the group is created, and stores the information of the subgroup, thereby avoiding the problems of group message distribution delay and repeated subgroup creation.
In addition, in the group creating process, the subgroup member types are acquired and the subgroup member information is also acquired, so that the member information of the subgroups can be acquired through one-time interaction between other platforms and the group host, and support is provided for improving the information acquisition efficiency.
In addition, after the group is deleted, the member host where the subgroup is located is informed to delete the subgroup at the same time, and the storage space is released.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (8)

1. A group member management method is applied to a group host side, and comprises the following steps:
detecting whether a plurality of members in the group members are registered on the same member host;
in the case that the detection result is positive, requesting the member host to create a subgroup for the plurality of members;
after the subgroup is created, storing information of the subgroup;
after storing the information of the subgroup, the method further comprises the following steps: replacing a plurality of member information forming a subgroup in the group member list with corresponding subgroup information;
when the information of the subgroup is stored, the subgroup is identified as the subgroup created by the group host side.
2. The method of claim 1, wherein when creating a group, detecting whether multiple members of the group member are registered on the same member host.
3. The method of claim 2, wherein when creating the group, if the member list sent by the group creation initiator includes a subgroup, the member information of the subgroup is simultaneously acquired when acquiring the type information of the subgroup member from the member host side where the subgroup is located.
4. The method of claim 1, wherein when deleting a group, a member host in which each subgroup resides in the group is requested to delete the subgroup of the group, or only a member host in which the subgroup originated the creation by the group host resides in the group is requested to delete the subgroup of the group.
5. A group member management apparatus, comprising:
the detection module is used for detecting whether a plurality of members in the group members are registered on the same member host or not, and requesting the member host to establish subgroups for the members under the condition that the detection result is positive;
the information management module is used for storing the information of the subgroups after the subgroups are created;
the information management module is also used for replacing a plurality of member information forming the subgroup in the group member list with corresponding subgroup information after the information of the subgroup is stored;
and the information management module is also used for identifying the subgroup as the subgroup created by the group member management device when the information of the subgroup is stored.
6. The group member management apparatus of claim 5, further comprising:
and the group creating module is used for creating a group and triggering the detection module when the group is created.
7. The group member management device according to claim 6, wherein the group creation module is further configured to, when creating the group, if the member list sent by the group creation initiator includes the subgroup, obtain the member information of the subgroup when obtaining the type information of the subgroup member from the member host side where the subgroup is located.
8. The group member management apparatus of claim 5, further comprising:
and the group deleting module is used for requesting the member host where each subgroup is positioned in the group to delete the subgroup of the group when the group is deleted, or only requesting the member host where the created subgroup is positioned in the group initiated by the group member management device to delete the subgroup of the group.
CN201510208633.6A 2015-04-28 2015-04-28 Group member management method and device Active CN104869532B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510208633.6A CN104869532B (en) 2015-04-28 2015-04-28 Group member management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510208633.6A CN104869532B (en) 2015-04-28 2015-04-28 Group member management method and device

Publications (2)

Publication Number Publication Date
CN104869532A CN104869532A (en) 2015-08-26
CN104869532B true CN104869532B (en) 2020-10-09

Family

ID=53914962

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510208633.6A Active CN104869532B (en) 2015-04-28 2015-04-28 Group member management method and device

Country Status (1)

Country Link
CN (1) CN104869532B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108075908B (en) * 2016-11-11 2023-01-17 京东方科技集团股份有限公司 Method and device for processing operation request
CN110766378A (en) * 2019-09-27 2020-02-07 北京字节跳动网络技术有限公司 Group construction method, device, medium and electronic equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101060663A (en) * 2006-04-21 2007-10-24 中兴通讯股份有限公司 A method for realizing the dynamic reconstruction service of cluster system
CN102387545A (en) * 2010-09-01 2012-03-21 中兴通讯股份有限公司 Multi-user multiple input multiple output (MU-MIMO) packet processing method and system for access point (AP)
WO2012106619A1 (en) * 2011-02-03 2012-08-09 Telcordia Technologies, Inc. System and method for group communications in 3gpp machine-to-machine networks
CN102907139A (en) * 2010-04-02 2013-01-30 交互数字专利控股公司 Group procedures for machine type communications devices
CN103491643A (en) * 2012-06-12 2014-01-01 电信科学技术研究院 Method and device for setting up group communication connection
CN103546871A (en) * 2012-07-16 2014-01-29 普天信息技术研究院有限公司 M2M (machine to machine) terminal group management method
CN103888344A (en) * 2014-03-20 2014-06-25 小米科技有限责任公司 Group creation method, group exiting method and device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5409930B2 (en) * 2009-12-22 2014-02-05 インターデイジタル パテント ホールディングス インコーポレイテッド Group-based machine-to-machine communication
CN102130773B (en) * 2011-02-25 2012-12-19 华为技术有限公司 Group communication method and device
ES2665585T3 (en) * 2012-11-22 2018-04-26 Huawei Technologies Co., Ltd. Method and device for group management in machine communication

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101060663A (en) * 2006-04-21 2007-10-24 中兴通讯股份有限公司 A method for realizing the dynamic reconstruction service of cluster system
CN102907139A (en) * 2010-04-02 2013-01-30 交互数字专利控股公司 Group procedures for machine type communications devices
CN102387545A (en) * 2010-09-01 2012-03-21 中兴通讯股份有限公司 Multi-user multiple input multiple output (MU-MIMO) packet processing method and system for access point (AP)
WO2012106619A1 (en) * 2011-02-03 2012-08-09 Telcordia Technologies, Inc. System and method for group communications in 3gpp machine-to-machine networks
CN103491643A (en) * 2012-06-12 2014-01-01 电信科学技术研究院 Method and device for setting up group communication connection
CN103546871A (en) * 2012-07-16 2014-01-29 普天信息技术研究院有限公司 M2M (machine to machine) terminal group management method
CN103888344A (en) * 2014-03-20 2014-06-25 小米科技有限责任公司 Group creation method, group exiting method and device

Also Published As

Publication number Publication date
CN104869532A (en) 2015-08-26

Similar Documents

Publication Publication Date Title
CN108696581B (en) Distributed information caching method and device, computer equipment and storage medium
US9930632B2 (en) M2M application remote registration method, device, system and storage medium
US10638496B2 (en) Method and apparatus for group management during machine-to-machine communication
EP3145148A1 (en) Resource subscription processing method and device
CN105867837A (en) Method, equipment and system for updating configurations of clients in distributed high-speed cache systems
CN103297468A (en) Operation method for group resources and group server
US20180242177A1 (en) Monitoring management method and apparatus
US10419950B2 (en) Monitoring processing method and device
EP3185598B1 (en) Application registration method and apparatus
US20170126828A1 (en) Sending Method and Apparatus and Computer Storage Medium of Notification Message
WO2018000653A1 (en) Information processing method for m2m application, cse and ae
CN108880972B (en) Information processing method, server and terminal
CN105208654B (en) Notification message sending method and device
WO2017045433A1 (en) Method and device for detecting communication state between stations, and storage medium
KR20210008525A (en) Subscription server, subscription terminal, information subscription method, and system
US20170085673A1 (en) Attribute Operating Method and Apparatus
WO2017071118A1 (en) Monitoring resource management method and apparatus, cse and storage medium
CN104869532B (en) Group member management method and device
JP6509367B2 (en) Data processing method, apparatus and device
CN104869531B (en) Group member updating method and device
CN106790354B (en) Communication method and device for preventing data congestion
EP2914028A1 (en) Method and apparatus for deregistering terminal peripheral
CN107534678B (en) Method, device and system for establishing connection between VNFM and VIM
EP3174322A1 (en) Method for deleting notification resource, and common service entity
EP3346671A1 (en) Service processing method and equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20170125

Address after: 100086 room 601-606, level, Pacific International Building, Zhichun Road, Beijing, 106, China

Applicant after: HAIER UPLUS INTELLIGENT TECHNOLOGY (BEIJING) Co.,Ltd.

Applicant after: QINGDAO HAIER INTELLIGENT HOME APPLIANCE TECHNOLOGY Co.,Ltd.

Address before: 100086 Beijing, Zhichun Road, Zhongguancun, No. 106 crown office building, layer, layer 15

Applicant before: BEIJING HAIER GUANGKE DIGITAL TECHNOLOGY Co.,Ltd.

Applicant before: QINGDAO HAIER INTELLIGENT HOME APPLIANCE TECHNOLOGY Co.,Ltd.

SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20210207

Address after: Room 601-606, 6 / F, Pacific International Building, 106 Zhichun Road, Haidian District, Beijing 100086

Patentee after: HAIER UPLUS INTELLIGENT TECHNOLOGY (BEIJING) Co.,Ltd.

Patentee after: QINGDAO HAIER INTELLIGENT HOME APPLIANCE TECHNOLOGY Co.,Ltd.

Patentee after: Haier Smart Home Co., Ltd.

Address before: Room 601-606, 6 / F, Pacific International Building, 106 Zhichun Road, Haidian District, Beijing 100086

Patentee before: HAIER UPLUS INTELLIGENT TECHNOLOGY (BEIJING) Co.,Ltd.

Patentee before: QINGDAO HAIER INTELLIGENT HOME APPLIANCE TECHNOLOGY Co.,Ltd.