CN113766503B - Binding method and system of intelligent device and related device - Google Patents

Binding method and system of intelligent device and related device Download PDF

Info

Publication number
CN113766503B
CN113766503B CN202111013452.XA CN202111013452A CN113766503B CN 113766503 B CN113766503 B CN 113766503B CN 202111013452 A CN202111013452 A CN 202111013452A CN 113766503 B CN113766503 B CN 113766503B
Authority
CN
China
Prior art keywords
cloud platform
intelligent device
access
intelligent
user account
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
CN202111013452.XA
Other languages
Chinese (zh)
Other versions
CN113766503A (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 Technology Co Ltd
Haier Smart Home Co Ltd
Original Assignee
Qingdao Haier Technology Co Ltd
Haier Smart Home 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 Technology Co Ltd, Haier Smart Home Co Ltd filed Critical Qingdao Haier Technology Co Ltd
Priority to CN202111013452.XA priority Critical patent/CN113766503B/en
Publication of CN113766503A publication Critical patent/CN113766503A/en
Priority to PCT/CN2022/113115 priority patent/WO2023030014A1/en
Application granted granted Critical
Publication of CN113766503B publication Critical patent/CN113766503B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication
    • H04W12/068Authentication using credential vaults, e.g. password manager applications or one time password [OTP] applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/08Access security
    • H04W12/084Access security using delegated authorisation, e.g. open authorisation [OAuth] protocol
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/50Secure pairing of devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention provides a binding method, a binding system and related equipment of intelligent equipment, wherein a second user account of the intelligent equipment on a second cloud platform is generated according to user registration information sent by an APP; binding a second user account with the intelligent device; generating an access pass based on an access pass request sent by the first cloud platform and binding the access pass with a second user account; and sending the access pass to the first cloud platform, and binding the access pass with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device accesses the second cloud platform through the first cloud platform by using the access pass. In the scheme, when the access pass request sent by the first cloud platform is acquired, the access pass is generated based on the access pass request, the second user account is bound, the access pass is sent, the access pass is bound with the first user account created by the intelligent device on the first cloud platform, and cross-platform binding of the user account of the intelligent terminal and the intelligent device is achieved.

Description

Binding method and system of intelligent device and related device
Technical Field
The invention relates to the technical field of intelligent home, in particular to a binding method and system of intelligent equipment and related equipment.
Background
With the development of the smart home industry, the delivery of smart devices (smart home products) is greatly improved. But the activation rate after the intelligent device is in the home is not improved.
Different manufacturers (modules, equipment manufacturers, solution providers and the like) adopt different schemes to solve the problem of the activation rate of the intelligent equipment after the intelligent equipment is in the home, so that a user needs to access the intelligent equipment into the wireless local area network by using different technical schemes, and the situation directly influences the experience of the user on the intelligent equipment and the intelligent home application.
At present, the smart home industry proposes a technology or standard for uniformly configuring devices to access to a local area network by using some smart devices, but the problem of cross-platform binding between a user account of an intelligent terminal and the smart devices cannot be solved.
Disclosure of Invention
In view of the above, the embodiments of the present invention provide a binding method and system for an intelligent device, and related devices, so as to solve the problem in the prior art that a user account of an intelligent terminal is bound with the intelligent device across platforms.
In order to achieve the above object, the embodiment of the present invention provides the following technical solutions:
the first aspect of the embodiment of the invention discloses a binding method of intelligent equipment, which is applied to a second cloud platform and comprises the following steps:
After an application program APP opens an access point in advance and accesses an intelligent device, receiving user registration information, sent by the APP, of the intelligent device on the second cloud platform;
generating a second user account number and an authorization code of the intelligent device on the second cloud platform according to the user registration information;
binding the second user account with the intelligent device, and sending the authorization code to the APP, so that the APP sends the authorization code to a first cloud platform;
generating an access pass based on the access pass request sent by the first cloud platform, and binding the access pass with the second user account;
and sending the access pass to the first cloud platform, and binding the access pass with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device uses the access pass to access the second cloud platform through the first cloud platform.
Optionally, the process of verifying the validity of the smart device includes:
receiving verification information and encryption information sent by the intelligent equipment through the APP and the first cloud platform, wherein the verification information at least comprises equipment information of the intelligent equipment, and the encryption information is obtained by encrypting the equipment information by the intelligent equipment through a preset key;
And decrypting the encrypted information by using the preset key, and verifying the validity of the obtained equipment information to determine the validity of the intelligent equipment.
Optionally, after determining the validity of the smart device, the method further includes:
transmitting the equipment legal information of the intelligent equipment to the APP, enabling the APP to transmit the distribution network information to the intelligent equipment, receiving response information fed back by the intelligent equipment and received by the distribution network information, enabling the APP to transmit a request for registering a user account of a second cloud platform to the intelligent equipment, receiving a user registration link of the second cloud platform fed back by the intelligent equipment, and generating the user registration information of the intelligent equipment on the second cloud platform based on the user registration link of the second cloud platform.
Optionally, the access pass request includes an access token request, the generating an access pass based on the access pass request sent by the first cloud platform, and binding the access pass with the second user account includes:
generating an access token based on the authorization code and the access token request sent by the first cloud platform, and binding the access token with the second user account;
Correspondingly, the sending the access pass to the first cloud platform and binding the access pass with a first user account created by the intelligent device on the first cloud platform, so that the intelligent device uses the access pass to access the second cloud platform through the first cloud platform, including:
and sending the access token to the first cloud platform, and binding the access token with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device uses the access token to access the second cloud platform through the first cloud platform.
The second aspect of the embodiment of the invention discloses a binding method of intelligent equipment, which is applied to an application program APP and comprises the following steps:
pre-opening an access point and accessing the intelligent equipment;
transmitting a request for registering a user account of a second cloud platform to the intelligent device passing through the validity verification, receiving a user registration link of the second cloud platform transmitted by the intelligent device, generating user registration information of the second cloud platform based on the user registration link of the second cloud platform, transmitting the user registration information to the second cloud platform, enabling the second cloud platform to generate a second user account and an authorization code of the intelligent device on the second cloud platform according to the user registration information, binding the second user account with the intelligent device, and transmitting the authorization code to the APP;
Receiving an authorization code sent by the second cloud platform, sending the authorization code to a first cloud platform, enabling the first cloud platform to send the authorization code and an access pass request to the second cloud platform, enabling the second cloud platform to generate an access pass based on the access pass request, binding the access pass with the second user account, sending the access pass to the first cloud platform, binding the access pass with a first user account created by the intelligent device on the first cloud platform, and enabling the intelligent device to access the second cloud platform through the first cloud platform by using the access pass.
Optionally, before the request for registering the user account of the second cloud platform is sent to the intelligent device that passes the validity verification, the method further includes:
receiving equipment legal information of the intelligent equipment passing the legal verification, which is sent by the second cloud platform, and sending distribution network information to the intelligent equipment;
and receiving response information fed back by the intelligent equipment, which is received by the distribution network information.
Optionally, before receiving the device legal information of the intelligent device passing the validity verification, the method further includes:
Receiving verification information and encryption information sent by the intelligent equipment, wherein the verification information at least comprises equipment information of the intelligent equipment, and the encryption information is obtained by encrypting the equipment information by the intelligent equipment by using a preset key;
and sending the verification information and the encryption information to the first cloud platform, sending the verification information and the encryption information to the second cloud platform by the first cloud platform, enabling the second cloud platform to decrypt the encryption information by using the preset key, performing validity verification on the obtained device information, and determining the validity of the intelligent device.
The third aspect of the embodiment of the invention discloses a binding method of intelligent equipment, which is applied to a first cloud platform and comprises the following steps:
receiving an access pass sent by a second cloud platform, wherein the access pass is bound with a second user account generated by an intelligent device on the second cloud platform, and after an access point is opened in advance by the second cloud platform in an application program APP and the intelligent device is accessed, receiving user registration information, sent by the APP, of the intelligent device on the second cloud platform, and generating a second user account of the intelligent device on the second cloud platform according to the user registration information;
Binding the access pass with a first user account created by the intelligent device on the first cloud platform;
and enabling the intelligent device to access the second cloud platform by utilizing the access pass.
The fourth aspect of the embodiment of the invention discloses a second cloud platform, which comprises:
the receiving module is used for receiving user registration information of the intelligent device on the second cloud platform, which is sent by the APP, after the application program APP previously opens an access point and accesses the intelligent device;
the generation module is used for generating a second user account number and an authorization code of the intelligent device on the second cloud platform according to the user registration information;
the binding module is used for binding the second user account with the intelligent equipment and sending the authorization code to the APP, so that the APP sends the authorization code to the first cloud platform;
the processing module is used for generating an access pass based on the access pass request sent by the first cloud platform and binding the access pass with the second user account;
and the sending module is used for sending the access pass to the first cloud platform and binding the access pass with a first user account number created by the intelligent equipment on the first cloud platform, so that the intelligent equipment uses the access pass to access the second cloud platform through the first cloud platform.
A fifth aspect of the embodiment of the present invention discloses an application APP, which includes:
the access module is used for opening the access point in advance and accessing the intelligent equipment;
the first processing module is used for sending a request for registering a user account of a second cloud platform to the intelligent device passing through the validity verification, receiving a user registration link of the second cloud platform sent by the intelligent device, generating user registration information of the second cloud platform based on the user registration link of the second cloud platform, sending the user registration information to the second cloud platform, enabling the second cloud platform to generate a second user account and an authorization code of the intelligent device on the second cloud platform according to the user registration information, binding the second user account with the intelligent device, and sending the authorization code to the APP;
the second processing module is used for receiving the authorization code sent by the second cloud platform, sending the authorization code to the first cloud platform, enabling the first cloud platform to send the authorization code and the access pass request to the second cloud platform, enabling the second cloud platform to generate an access pass based on the access pass request, binding the access pass with the second user account, sending the access pass to the first cloud platform, binding the access pass with the first user account created by the intelligent device on the first cloud platform, and enabling the intelligent device to access the second cloud platform through the first cloud platform by using the access pass.
A sixth aspect of the embodiment of the present invention discloses a first cloud platform, where the first cloud platform includes:
the system comprises a receiving module, a first cloud platform and an intelligent device, wherein the receiving module is used for receiving an access pass sent by the second cloud platform, the access pass is bound with a second user account generated by the intelligent device on the second cloud platform, after an access point is started in advance by the second cloud platform on an application program APP and the intelligent device is accessed, user registration information, sent by the APP, of the intelligent device on the second cloud platform is received, and the second user account of the intelligent device on the second cloud platform is generated according to the user registration information;
the binding module is used for binding the access pass with a first user account created by the intelligent device on the first cloud platform;
and the processing module is used for enabling the intelligent equipment to access the second cloud platform by utilizing the access pass.
The seventh aspect of the embodiment of the invention discloses a binding system of intelligent equipment, which comprises the following components: the intelligent device, the application program APP, the first cloud platform and the second cloud platform;
the intelligent equipment is used for starting a distribution network mode, and scanning the access point started by the APP to access the APP;
The APP is used for starting an access point in advance, accessing the intelligent device, receiving an authorization code sent by the second cloud platform and sending the authorization code to the first cloud platform;
the second cloud platform is used for verifying the validity of the intelligent device, sending the device legal information of the intelligent device to the APP, receiving the user registration information of the intelligent device on the second cloud platform, which is sent by the APP, generating a second user account and an authorization code of the intelligent device on the second cloud platform according to the user registration information, binding the second user account with the intelligent device, sending the authorization code to the APP, generating an access pass based on an access pass request sent by the first cloud platform, binding the access pass with the second user account, and sending the access pass to the first cloud platform;
the first cloud platform is used for receiving the access pass and binding the access pass with a first user account created by the intelligent device on the first cloud platform, so that the intelligent device uses the access pass to access the second cloud platform through the first cloud platform.
An eighth aspect of the present embodiment discloses an electronic device, where the electronic device is configured to execute a program, where the program executes a binding method of an intelligent device according to any one of the first aspect of the present embodiment, or a binding method of an intelligent device according to any one of the second aspect of the present embodiment, or a binding method of an intelligent device according to the third aspect of the present embodiment.
A ninth aspect of the embodiment of the present invention discloses a storage medium, where the storage medium includes a storage program, where when the program runs, the device where the storage medium is controlled to execute a binding method of an intelligent device according to any one of the first aspect of the embodiment of the present invention, or a binding method of an intelligent device according to any one of the second aspect of the embodiment of the present invention, or a binding method of an intelligent device according to the third aspect of the embodiment of the present invention.
Based on the above binding method, system and related device of the intelligent device provided by the embodiment of the invention, the method comprises the following steps: after an application program APP opens an access point in advance and accesses the intelligent equipment, receiving user registration information of the intelligent equipment on a second cloud platform, wherein the user registration information is sent by the APP; generating a second user account number and an authorization code of the intelligent device on a second cloud platform according to the user registration information; binding the second user account with the intelligent device, and sending the authorization code to the APP, so that the APP sends the authorization code to a first cloud platform; generating an access pass based on the access pass request sent by the first cloud platform, and binding the access pass with the second user account; and sending the access pass to the first cloud platform, and binding the access pass with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device uses the access pass to access the second cloud platform through the first cloud platform. In the scheme, a second user account of the intelligent device on a second cloud platform is generated through user registration information, the second user account and the intelligent device are bound, when an access pass request sent by a first cloud platform is obtained, an access pass is generated based on the access pass request, the access pass and the second user account are bound, the access pass is sent to the first cloud platform, the access pass is bound with the first user account created by the intelligent device on the first cloud platform, the intelligent device uses the access pass to access the second cloud platform through the first cloud platform, and cross-platform binding of the user account of the intelligent terminal and the intelligent device is achieved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present invention, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flow chart of a binding method of an intelligent device according to an embodiment of the present invention;
fig. 2 is a schematic flow chart for verifying validity of an intelligent device according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating another method for binding an intelligent device according to an embodiment of the present invention;
fig. 4 is a flow chart of another binding method of an intelligent device according to an embodiment of the present invention;
fig. 5 is a flow chart of another binding method of an intelligent device according to an embodiment of the present invention;
FIG. 6 is an interaction schematic diagram of a binding method applied to an intelligent device according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a second cloud platform according to an embodiment of the present invention;
Fig. 8 is a schematic structural diagram of another second cloud platform according to an embodiment of the present application;
fig. 9 is a schematic structural diagram of an APP according to an embodiment of the present application;
fig. 10 is a schematic structural diagram of another application APP according to an embodiment of the present application;
fig. 11 is a schematic structural diagram of another application APP according to an embodiment of the present application;
fig. 12 is a schematic structural diagram of a first cloud platform according to an embodiment of the present application;
fig. 13 is a schematic structural diagram of a binding system of an intelligent device according to an embodiment of the present application;
fig. 14 is a schematic structural diagram of an electronic device 140 according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
In the present disclosure, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
As known from the background art, the smart home industry proposes a technology or standard for uniformly configuring devices to access to a local area network by using some smart devices, but the problem of cross-platform binding between a user account of an intelligent terminal and the smart devices cannot be solved.
Therefore, in the scheme, first, a second user account of the intelligent device on a second cloud platform is generated through user registration information, the second user account and the intelligent device are bound, when an access pass request sent by a first cloud platform is obtained, an access pass is generated based on the access pass request, the access pass and the second user account are bound, the access pass is sent to the first cloud platform, and the access pass is bound with the first user account created by the intelligent device on the first cloud platform, so that the intelligent device uses the access pass to access the second cloud platform through the first cloud platform, and cross-platform binding of the user account of the intelligent terminal and the intelligent device is achieved.
First, an embodiment of the present invention provides a binding system for an intelligent device, where the binding system for an intelligent device includes: the intelligent device 1, the application program APP2, the first cloud platform 3 and the second cloud platform 4.
Wherein, smart device 1 and second cloud platform 4 belong to same producer, and APP2 and first cloud platform 3 belong to same producer.
The first cloud platform 3 and the second cloud platform 4 are interconnected.
The intelligent device 1 is connected to the second cloud platform 4, and the APP2 is connected to the first cloud platform 3.
The intelligent device 1 may be an air conditioner, or may be other intelligent devices such as a refrigerator, and the present invention is not limited thereto.
The intelligent device 1 is used for starting a distribution network mode, scanning the access point started by the APP to access the APP, creating verification information by the intelligent device 1, encrypting the device information of the intelligent device in the verification information by using a preset key to obtain encryption information, and receiving and sending binding information for realizing the intelligent device.
The preset key is a preset key.
It should be noted that, the Access Point of APP2 may be an AP (Access Point) hotspot, may be bluetooth, may be WiFi, or the invention is not limited thereto.
In the embodiment of the invention, the access point is an access point with a specific name, wherein the specific name can be a name with a specific format or a name with a specific character, and the name is already agreed with an intelligent equipment manufacturer in advance.
For example, the access point is tenda_100.
When the smart device 1 accesses the access point, the smart device 1, the smart terminal 2, the first cloud platform 3, and the second cloud platform 4 can communicate with each other.
The APP2 is used for opening the access point in advance and accessing the intelligent device 1, and receiving and transmitting binding information of the intelligent device.
The first cloud platform 3 is used for receiving and forwarding binding information of the intelligent device.
The second cloud platform 4 is used for handling the related operations of the binding of the smart device.
The binding process of the intelligent device based on the binding system of the intelligent device disclosed above comprises the following steps:
APP2 opens the access point of specific name in advance, and intelligent device opens the distribution network mode to scan to the access point of specific name that APP2 opened and access APP2 through this access point of specific name, at this moment, intelligent device 1, APP2, first cloud platform 3 and second cloud platform 4 can communicate each other.
The intelligent device 1 creates verification information, encrypts device information of the intelligent device in the verification information by using a preset key to obtain encrypted information, and sends the created verification information and the encrypted information to the second cloud platform 4 through the APP2 and the first cloud platform 3.
The verification information includes at least device information of the smart device.
The device information of the smart device includes, but is not limited to, device identification, device manufacturer, and device type.
The second cloud platform 4 receives the verification information and the encryption information sent by the intelligent device 1, decrypts the encryption information by using a preset key to obtain device information, compares the device information with the received verification information, determines that the intelligent device 1 passes the validity verification if the device information is consistent with the received verification information, and then sends the device legal information of the intelligent device 1 passing the validity verification to the first cloud platform 3.
The first cloud platform 3 receives the device legal information of the intelligent device 1 sent by the second cloud platform 4, and sends the received device legal information of the intelligent device 1 to the APP2.
And the APP2 receives the equipment legal information of the intelligent equipment 1 sent by the first cloud platform 3 and sends the distribution network information to the intelligent equipment 1.
The intelligent device 1 feeds back response information of the received distribution network information to the intelligent terminal 2.
APP2 sends a request for registering the second cloud platform user account to intelligent device 1.
The intelligent device 1 feeds back a second cloud platform user registration link to the APP2.
The APP2 generates user registration information of the intelligent device 1 on the second cloud platform 4 based on the user registration link of the second cloud platform, and sends the user registration information to the second cloud platform 4.
The second cloud platform 4 receives user registration information, sent by the APP2, of the intelligent device 1 on the second cloud platform, generates a second user account and an authorization code of the second cloud platform according to the user registration information, binds the second user account with the intelligent device 1, and sends the authorization code to the APP2.
APP2 sends the authorization code to the first cloud platform 3.
The first cloud platform 3 sends an access pass request to the second cloud platform 4.
The second cloud platform 4 generates an access pass based on the access pass request sent by the first cloud platform 3, binds the access pass with a second user account, sends the access pass to the first cloud platform 3, binds the access pass with the first user account created by the intelligent device 1 on the first cloud platform 3, and enables the intelligent device 1 to access the second cloud platform 4 through the first cloud platform 3 by using the access pass.
According to the binding system of the intelligent equipment, after an application program APP opens an access point in advance and accesses the intelligent equipment, user registration information of the intelligent equipment on a second cloud platform, which is sent by the APP, is received; generating a second user account number and an authorization code of the intelligent device on a second cloud platform according to the user registration information; binding the second user account with the intelligent equipment, and sending the authorization code to the APP, so that the APP sends the authorization code to the first cloud platform; generating an access pass based on the access pass request sent by the first cloud platform, and binding the access pass with a second user account; and sending the access pass to the first cloud platform, and binding the access pass with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device accesses the second cloud platform through the first cloud platform by using the access pass. In the scheme, a second user account of the intelligent device on a second cloud platform is generated through user registration information, the second user account and the intelligent device are bound, when an access pass request sent by a first cloud platform is obtained, an access pass is generated based on the access pass request, the access pass and the second user account are bound, the access pass is sent to the first cloud platform, the access pass is bound with the first user account created by the intelligent device on the first cloud platform, the intelligent device uses the access pass to access the second cloud platform through the first cloud platform, and cross-platform binding of the user account of the intelligent terminal and the intelligent device is achieved.
Based on the binding system of the intelligent device shown in the embodiment of the present invention, as shown in fig. 1, a flow chart of a binding method of the intelligent device provided in the embodiment of the present invention is shown, where the binding method of the intelligent device is applied to a second cloud platform, where the second cloud platform is a cloud platform to which the intelligent device belongs, and the second cloud platform may be the second cloud platform shown in the binding system of the intelligent device, and the binding method of the intelligent device mainly includes the following steps:
step S101: after the application program APP opens the access point in advance and accesses the intelligent device, receiving user registration information of the intelligent device on the second cloud platform, wherein the user registration information is sent by the APP.
In step S101, the user registration information of the second cloud platform is obtained by triggering a user registration link of the second cloud platform sent by the intelligent device through validity verification by the APP and inputting the user registration information.
The APP may be an APP shown in the binding system of the smart device.
The smart device may be a smart device as shown in the binding system of the smart device.
In the specific implementation step S101, after the application APP opens the access point in advance and accesses the intelligent device, the APP receives a user registration link of the second cloud platform sent by the intelligent device through validity verification, and triggers the user registration link of the second cloud platform to input user registration information, so as to obtain user registration information of the intelligent device on the second cloud platform, and send the user registration information of the intelligent device on the second cloud platform to the second cloud platform, and the second cloud platform receives the user registration information of the intelligent device on the second cloud platform sent by the APP.
Step S102: and generating a second user account and an authorization code of the intelligent device on the second cloud platform according to the user registration information.
In step S102, the authorization code may be Authcode.
The purpose of generating the authorization code is to obtain an access pass for the second cloud platform.
In the specific implementation process of step S102, the second cloud platform generates, for the user, a second user account of the intelligent device on the second cloud platform and an authorization code capable of acquiring the access right of the second cloud platform according to the received user registration information of the intelligent device on the second cloud platform.
Step S103: binding the second user account with the intelligent device, and sending the authorization code to the APP, so that the APP sends the authorization code to the first cloud platform.
In step S103, the first cloud platform is a cloud platform to which the APP belongs.
The first cloud platform may be a first cloud platform shown in the binding system of the intelligent device.
In the specific implementation process of step S103, in the second cloud platform, the second cloud platform binds the generated second user account and the intelligent device, and sends the generated authorization code to the APP, so that the APP sends the authorization code to the first cloud platform.
Step S104: and generating an access pass based on the access pass request sent by the first cloud platform, and binding the access pass with the second user account.
In step S104, the access pass may be an access token, but is not limited thereto.
In the specific implementation process of step S104, in the second cloud platform, the second cloud platform receives the access pass request sent by the first cloud platform, generates an access pass according to the received access pass request, and binds the generated access pass with the generated user account of the second cloud platform.
Step S105: and sending the access pass to the first cloud platform, and binding the access pass with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device accesses the second cloud platform through the first cloud platform by using the access pass.
In the specific implementation process of step S105, the second cloud platform sends the generated access pass to the first cloud platform and binds with the first user account created by the intelligent device on the first cloud platform, when the user accesses the device under the second cloud platform through the first cloud platform, the first cloud platform can access the second cloud platform by using the access pass, and the second cloud platform is not required to be accessed by using the second cloud platform user account of the user, so that the second cloud platform user account is prevented from being revealed to the first cloud platform, that is, the intelligent device accesses the second cloud platform through the first cloud platform by using the access pass.
According to the binding method of the intelligent equipment, after the application program APP opens the access point in advance and accesses the intelligent equipment, user registration information of the intelligent equipment on the second cloud platform, which is sent by the APP, is received; generating a second user account number and an authorization code of the intelligent device on a second cloud platform according to the user registration information; binding the second user account with the intelligent equipment, and sending the authorization code to the APP, so that the APP sends the authorization code to the first cloud platform; generating an access pass based on the access pass request sent by the first cloud platform, and binding the access pass with a second user account; and sending the access pass to the first cloud platform, and binding the access pass with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device accesses the second cloud platform through the first cloud platform by using the access pass. In the scheme, a second user account of the intelligent device on a second cloud platform is generated through user registration information, the second user account and the intelligent device are bound, when an access pass request sent by a first cloud platform is obtained, an access pass is generated based on the access pass request, the access pass and the second user account are bound, the access pass is sent to the first cloud platform, the access pass is bound with the first user account created by the intelligent device on the first cloud platform, the intelligent device uses the access pass to access the second cloud platform through the first cloud platform, and cross-platform binding of the user account of the intelligent terminal and the intelligent device is achieved.
Optionally, based on the above binding method of an intelligent device provided by the embodiment of the present invention, after the application APP previously opens the access point and accesses the intelligent device, step S201 is executed to receive the process of the user registration information of the intelligent device sent by the APP on the second cloud platform, as shown in fig. 2, which is a schematic flow chart for verifying the validity of the intelligent device provided by the embodiment of the present invention, and mainly includes the following steps:
step S201: and receiving verification information and encryption information sent by the intelligent equipment through the APP and the first cloud platform.
In step S201, the verification information at least includes device information of the intelligent device, and the encrypted information is obtained by encrypting the device information by the intelligent device using a preset key.
In a specific implementation step S201, the smart device sends the created authentication information and encryption information to the APP, the APP sends the authentication information and encryption information created by the smart device to the first cloud platform, and the first cloud platform sends the authentication information and encryption information created by the smart device to the second cloud platform. In other words, the second cloud platform receives verification information and encryption information sent by the intelligent device through the APP and the first cloud platform.
Step S202: and decrypting the encrypted information by using the preset key, and verifying the validity of the obtained device information to determine the validity of the intelligent device.
In the specific implementation process of step S202, after the second cloud platform receives the verification information and the encryption information sent by the intelligent device through the APP and the first cloud platform, the second cloud platform needs to decrypt the encryption information, so that the encryption information can be decrypted by using a preset key to obtain device information, and the device information is validated to determine the validity of the intelligent device.
Optionally, the step S202 is executed to decrypt the encrypted information by using the preset key, and perform validity verification on the obtained device information, and determine the validity of the intelligent device, where the process mainly includes the following steps:
step S11: and decrypting the encrypted information by using the preset key to obtain the equipment information.
In the specific implementation process of step S11, after the second cloud platform receives the verification information and the encryption information sent by the intelligent device through the APP and the first cloud platform, the second cloud platform needs to decrypt the encryption information by using the preset key, so that device information is obtained.
Step S12: and comparing the device information with the verification information.
In the specific implementation process of step S12, in the second cloud platform, the second cloud platform compares the device information with the received verification information created by the intelligent device, so as to verify the validity of the intelligent device.
Step S13: and judging whether the equipment information is consistent with the received verification information created by the intelligent equipment, if so, executing the step S14, and if not, executing the step S15.
In the specific implementation step S13, whether the comparison between the device information and the received verification information created by the intelligent device is consistent is determined, if the comparison is inconsistent, it is indicated that the encryption information and the verification information created by the intelligent device are tampered, step S14 is executed, and if the comparison is consistent, it is indicated that the encryption information and the verification information created by the intelligent device are not tampered, and step S15 is executed.
Step S14: and determining that the intelligent device fails the validity verification.
In the specific implementation process of step S14, if the comparison between the known device information and the received verification information created by the intelligent device is inconsistent, it is determined that the intelligent device fails the validity verification.
Step S15: and determining that the intelligent device passes the validity verification.
In the specific implementation process of step S15, the known device information is compared and consistent with the received verification information created by the intelligent device, and it is determined that the intelligent device passes the validity verification.
Optionally, after determining the validity of the smart device in step S202, the method further includes:
and sending the equipment legal information of the intelligent equipment to the APP, sending the distribution network information to the intelligent equipment by the APP, receiving response information of the received distribution network information fed back by the intelligent equipment, sending a request for registering a user account of the second cloud platform to the intelligent equipment by the APP, receiving a user registration link of the second cloud platform fed back by the intelligent equipment, and generating user registration information of the intelligent equipment on the second cloud platform based on the user registration link of the second cloud platform.
According to the binding method of the intelligent equipment, provided by the embodiment of the invention, the validity of the intelligent equipment is verified, so that the leakage of user information is avoided, and a precondition is provided for realizing cross-platform binding of the user account of the intelligent terminal and the intelligent equipment.
Based on the above-mentioned method for binding an intelligent device according to the embodiment of the present invention, as shown in fig. 3, a flow chart of another method for binding an intelligent device according to the embodiment of the present invention is provided, where the method for binding an intelligent device is applied to a second cloud platform, and the request for access to a pass includes a request for access token, and the method for binding an intelligent device mainly includes the following steps:
Step S301: after the application program APP opens the access point in advance and accesses the intelligent device, receiving user registration information of the intelligent device on the second cloud platform, wherein the user registration information is sent by the APP.
Step S302: and generating a second user account and an authorization code of the intelligent device on the second cloud platform according to the user registration information.
Step S303: binding the second user account with the intelligent device, and sending the authorization code to the APP, so that the APP sends the authorization code to the first cloud platform.
The execution principle and process of the above steps S301 to S303 are the same as those of the steps S101 to S103 disclosed in fig. 1, and will be referred to herein without further description.
Step S304: and generating an access token based on the authorization code and the access token request sent by the first cloud platform, and binding the access token with the second user account.
In the specific implementation process of step S304, in the second cloud platform, the second cloud platform receives the authorization code and the access token request sent by the first cloud platform, generates an access token according to the received access token request, and binds the generated access token with the generated second user account.
Step S305: and sending the access token to the first cloud platform, and binding the access token with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device accesses the second cloud platform through the first cloud platform by using the access token.
In the specific implementation process of step S305, the second cloud platform sends the generated access token to the first cloud platform and binds with the first user account created by the intelligent device on the first cloud platform, when the user accesses the device under the second cloud platform through the first cloud platform, the first cloud platform can access the second cloud platform by using the access token, and the second cloud platform is not required to be accessed by using the second cloud platform user account of the user, so that the second cloud platform user account is prevented from being revealed to the first cloud platform, that is, the intelligent device accesses the second cloud platform through the first cloud platform by using the access token.
According to the binding method for the intelligent equipment, firstly, the second user account number and the authorization code of the intelligent equipment on the second cloud platform are generated through the user registration information, the second user account number and the intelligent equipment are bound, when the authorization code and the access token request sent by the first cloud platform are obtained, the access token is generated based on the access token request, the access token and the second cloud platform user account number are bound, the access token is sent to the first cloud platform, and the access token is bound with the first user account number created by the intelligent equipment on the first cloud platform, so that the intelligent equipment uses the access token to access the second cloud platform through the first cloud platform, and cross-platform binding of the user account number of the intelligent terminal and the intelligent equipment is achieved.
Based on the binding system of the intelligent device shown in the embodiment of the present invention, as shown in fig. 4, a flow chart of a binding method of the intelligent device provided in the embodiment of the present invention is shown, where the binding method of the intelligent device is applied to an application program APP, and the APP may be the APP shown in the binding system of the intelligent device, and the binding method of the intelligent device mainly includes the following steps:
step S401: the access point is pre-opened and the intelligent device is accessed.
In the specific implementation process of step S401, the application APP pre-opens the access point, and accesses the intelligent device through the access point.
Step S402: the method comprises the steps of sending a request for registering a user account of a second cloud platform to an intelligent device passing through validity verification, receiving a user registration link of the second cloud platform sent by the intelligent device, generating user registration information of the second cloud platform based on the user registration link of the second cloud platform, sending the user registration information to the second cloud platform, enabling the second cloud platform to generate a second user account and an authorization code of the intelligent device on the second cloud platform according to the user registration information, binding the second user account with the intelligent device, and sending the authorization code to an APP.
In step S402, the second cloud platform is a cloud platform to which the intelligent device belongs, and the second cloud platform may be a second cloud platform shown in the binding system of the intelligent device.
The smart device may be a smart device as shown in the binding system of the smart device.
In a specific implementation process of step S402, the APP sends a request for registering a user account of the second cloud platform to the intelligent device passing through the validity verification, the intelligent device sends a user registration link of the second cloud platform to the APP, the APP triggers the user registration link of the second cloud platform and inputs user registration information to obtain user registration information of the intelligent device on the second cloud platform, and sends the obtained user registration information to the second cloud platform, so that the second cloud platform generates a second user account and an authorization code of the intelligent device on the second cloud platform according to the user registration information, binds the second user account with the intelligent device, and sends the authorization code to the APP.
Step S403: receiving an authorization code sent by a second cloud platform, sending the authorization code to a first cloud platform, enabling the first cloud platform to send the authorization code and an access pass request to the second cloud platform, enabling the second cloud platform to generate an access pass based on the access pass request, binding the access pass with a second user account, sending the access pass to the first cloud platform, binding the access pass with a first user account created by the intelligent device on the first cloud platform, and enabling the intelligent device to access the second cloud platform through the first cloud platform by using the access pass.
In step S403, the first cloud platform is a cloud platform to which the APP belongs, and the first cloud platform may be a first cloud platform shown in the binding system of the above-mentioned intelligent device.
The access pass may be an access token, but is not limited thereto.
In a specific implementation process of step S403, the APP receives the authorization code sent by the second cloud platform, and sends the authorization code to the first cloud platform, the first cloud platform sends the authorization code and the access pass request to the second cloud platform, the second cloud platform generates the access pass based on the received access pass request, binds the access pass with the second cloud platform user account, sends the access pass to the first cloud platform, and binds the access pass with the first user account created by the smart device in the first cloud platform, so that the smart device uses the access pass to access the second cloud platform through the first cloud platform.
According to the binding method for the intelligent device, the user registration information of the second cloud platform is generated through the user registration link of the second cloud platform, the second cloud platform generates the second user account number and the authorization code of the intelligent device on the second cloud platform through the user registration information, the second user account number and the intelligent device are bound, when the second cloud platform obtains an access pass request sent by the first cloud platform, the access pass is generated based on the access pass request, the access pass is bound with the second user account number, the access pass is sent, the access pass is bound with the first user account number created by the intelligent device on the first cloud platform, the intelligent device uses the access pass to access the second cloud platform through the cloud platform, and cross-platform binding of the user account of the intelligent terminal and the intelligent device is achieved.
Based on the above-mentioned binding method of the intelligent device provided by the embodiment of the present invention, before executing step S401 to send a request for registering a user account of the second cloud platform to the intelligent device passing the validity verification, the binding method further includes the following steps:
step S21: and receiving the equipment legal information of the intelligent equipment passing the legal verification, which is sent by the second cloud platform, and sending the distribution network information to the intelligent equipment.
In the specific implementation process of step S21, the APP receives device legal information of the intelligent device passing the validity verification, which is sent by the second cloud platform, and sends distribution network information to the intelligent device.
Step S22: and receiving response information of the received distribution network information fed back by the intelligent equipment.
In the specific implementation process of step S22, the APP receives response information of the received configuration network information fed back by the intelligent device.
According to the binding method for the intelligent device, after response information of received distribution network information fed back by the intelligent device is received, user registration information of the intelligent device on the second cloud platform is generated through user registration links of the second cloud platform, the second cloud platform generates a second user account number and an authorization code of the intelligent device on the second cloud platform through the user registration information, the second user account number is bound with the intelligent device, when an access pass request sent by the first cloud platform is acquired by the second cloud platform, an access pass is generated based on the access pass request, the access pass is bound with the second user account number, the access pass is sent to the first cloud platform, and the access pass is bound with the first user account number created by the intelligent device on the first cloud platform, so that the intelligent device uses the access pass to access the second cloud platform through the cloud platform, and cross-platform binding of a user account of the intelligent terminal and the intelligent device is achieved.
Based on the above method for binding intelligent devices provided by the embodiment of the present invention, before executing step S21 to receive device legal information of intelligent devices passing the validity verification sent by the second cloud platform, the method further includes the following steps:
step S31: and receiving verification information and encryption information sent by the intelligent equipment.
In step S31, the verification information at least includes device information of the intelligent device, and the encrypted information is obtained by encrypting the device information by the intelligent device using a preset key.
It should be noted that, after the APP accesses the intelligent device through the access point, the APP, the intelligent device, the first cloud platform and the second cloud platform realize mutual communication.
In the specific implementation process of step S31, after the APP accesses the intelligent device, the authentication information and the encryption information created by the intelligent device and sent by the intelligent device are received.
Step S32: and sending the verification information and the encryption information to a first cloud platform, sending the verification information and the encryption information to a second cloud platform by the first cloud platform, enabling the second cloud platform to decrypt the encryption information by using a preset key, and carrying out validity verification on the obtained device information to determine the validity of the intelligent device.
In the specific implementation step S32, the APP sends the received verification information and encryption information to the first cloud platform, and the first cloud platform sends the verification information and encryption information to the second cloud platform, so that the second cloud platform decrypts the encryption information by using the preset key to obtain device information, and performs validity verification on the device information to determine validity of the intelligent device.
According to the binding method of the intelligent equipment, provided by the embodiment of the invention, the validity of the intelligent equipment is verified, so that the leakage of user information is avoided, and a precondition is provided for realizing cross-platform binding of the user account of the intelligent terminal and the intelligent equipment.
Based on the above-mentioned binding system of the intelligent device shown in the embodiment of the present invention, as shown in fig. 5, a flow chart of a binding method of the intelligent device provided in the embodiment of the present invention is shown, where the binding method of the intelligent device is applied to a first cloud platform, and the first cloud platform may be the first cloud platform shown in the binding system of the intelligent device, and the binding method of the intelligent device mainly includes the following steps:
step S501: and receiving an access pass sent by the second cloud platform.
In step S501, the access pass is bound with a second user account generated by the intelligent device on the second cloud platform, after the second user account is pre-opened by the second cloud platform at the application APP to access the intelligent device, user registration information, sent by the APP, of the intelligent device on the second cloud platform is received, and the second user account of the intelligent device on the second cloud platform is generated according to the user registration information.
In the specific implementation process of step S501, the first cloud platform receives the access pass sent by the second cloud platform.
Step S502: binding the access pass with a first user account created by the intelligent device on the first cloud platform.
In the specific implementation process of step S502, the first cloud platform binds the access pass with the first user account created by the intelligent device on the first cloud platform.
Step S503: and enabling the intelligent device to access the second cloud platform by using the access pass.
In a specific implementation process of step S503, the first cloud platform uses the access pass to enable the smart device to access the second cloud platform.
According to the binding method for the intelligent equipment, the received access pass sent by the second cloud platform is bound with the first user account number created by the intelligent equipment on the first cloud platform, so that the intelligent equipment can access the second cloud platform by using the access pass, and cross-platform binding of the user account of the intelligent terminal and the intelligent equipment is realized.
Based on the binding method of the intelligent device shown in the embodiment of the present invention, the embodiment of the present invention further correspondingly provides an interaction schematic diagram of the binding method applied to the intelligent device, as shown in fig. 6, where the method includes:
Step S601: the APP pre-opens the access point.
Step S602: the intelligent device is accessed to an access point opened by the APP, verification information is created, the verification information is encrypted by using a preset key, encrypted information is obtained, and the verification information and the encrypted information are sent to the APP.
Step S603: and the APP sends the verification information and the encryption information to the first cloud platform.
Step S604: and the first cloud platform sends the verification information and the encryption information to the second cloud platform.
Step S605: the second cloud platform decrypts the encrypted information by using the preset key to obtain equipment information, compares the equipment information with the verification information, determines that the intelligent equipment passes the validity verification if the comparison is consistent, determines that the intelligent equipment does not pass the validity verification if the comparison is inconsistent, and sends the equipment validity information of the intelligent equipment to the first cloud platform after the intelligent equipment passes the validity verification.
Step S606: the first cloud platform sends device legal information of the intelligent device to the APP.
Step S607: and the APP sends the distribution network information to the intelligent equipment.
Step S608: the intelligent device feeds back response information of the received distribution network information to the APP.
Step S609: and the APP sends a request for registering the user account of the second cloud platform to the intelligent device.
Step S610: the intelligent device feeds back a user registration link of the second cloud platform to the APP.
Step S611: the APP triggers a user registration link of the second cloud platform, inputs and generates user registration information, obtains the user registration information of the intelligent equipment on the second cloud platform, and sends the user registration information to the second cloud platform.
Step S612: and the second cloud platform generates a second user account number and an authorization code of the intelligent device on the second cloud platform according to the user registration information, binds the second user account number with the intelligent device, and sends the authorization code to the APP.
Step S613: the APP sends an authorization code to the first cloud platform.
Step S614: the first cloud platform sends an authorization code and an access pass request to the second cloud platform.
Step S615: the second cloud platform generates an access pass based on the access pass request, binds the access pass with the second user account, and sends the access pass to the first cloud platform.
Step S616: the first cloud platform binds a first user account number created by the intelligent device on the first cloud platform with the access pass, so that the intelligent device accesses the second cloud platform through the first cloud platform by using the access pass.
According to the binding method for the intelligent device, firstly, the second user account number and the authorization code of the intelligent device on the second cloud platform are generated through the user registration information of the second cloud platform, the second user account number and the intelligent device are bound, when an access pass request sent by the first cloud platform is obtained, an access pass is generated based on the access pass request, the access pass is bound with the second user account number, the first cloud platform sends the access pass, the access pass is bound with the first user account number created by the intelligent device on the first cloud platform, the intelligent device uses the access pass to access the second cloud platform through the first cloud platform, and cross-platform binding of the user account of the intelligent terminal and the intelligent device is achieved.
Corresponding to the binding method of the intelligent device shown in fig. 1 in the embodiment of the present invention, the embodiment of the present invention further correspondingly provides a second cloud platform, as shown in fig. 7, where the second cloud platform includes: a receiving module 71, a generating module 72, a binding module 73, a processing module 74 and a transmitting module 75.
The receiving module 71 is configured to receive, after the application APP previously opens the access point and accesses the smart device, user registration information of the smart device sent by the APP on the second cloud platform, where the user registration information is obtained by triggering, by the APP, a user registration link of the second cloud platform sent by the smart device that passes the validity verification and inputting the user registration information.
The generating module 72 is configured to generate a second user account and an authorization code of the intelligent device on the second cloud platform according to the user registration information.
And the binding module 73 is configured to bind the second user account with the intelligent device, and send the authorization code to the APP, so that the APP sends the authorization code to the first cloud platform, where the first cloud platform is a cloud platform to which the APP belongs.
And the processing module 74 is used for generating an access pass based on the access pass request sent by the first cloud platform and binding the access pass with the second user account.
And the sending module 75 is configured to send the access pass to the first cloud platform and bind the access pass with the first user account created by the smart device on the first cloud platform, so that the smart device accesses the second cloud platform through the first cloud platform using the access pass.
It should be noted that, the specific principle and the execution process of each module in the second cloud platform disclosed in the above embodiment of the present invention are the same as the binding method of the intelligent device implemented in the above embodiment of the present invention, and may refer to corresponding parts in the binding method of the intelligent device disclosed in the above embodiment of the present invention, and will not be described herein again.
Based on the second cloud platform provided by the embodiment of the invention, after an application program APP opens an access point in advance and accesses the intelligent equipment, user registration information of the intelligent equipment on the second cloud platform, which is sent by the APP, is received; generating a second user account number and an authorization code of the intelligent device on a second cloud platform according to the user registration information; binding the second user account with the intelligent equipment, and sending the authorization code to the APP, so that the APP sends the authorization code to the first cloud platform; generating an access pass based on the access pass request sent by the first cloud platform, and binding the access pass with a second user account; and sending the access pass to the first cloud platform, and binding the access pass with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device accesses the second cloud platform through the first cloud platform by using the access pass. In the scheme, a second user account of the intelligent device on a second cloud platform is generated through user registration information, the second user account and the intelligent device are bound, when an access pass request sent by a first cloud platform is obtained, an access pass is generated based on the access pass request, the access pass and the second user account are bound, the access pass is sent to the first cloud platform, the access pass and the first user account created by the intelligent device on the first cloud platform are combined, the intelligent device uses the access pass to access the second cloud platform through the first cloud platform, and cross-platform binding of the user account of the intelligent terminal and the intelligent device is achieved.
Optionally, based on the second cloud platform shown in fig. 7, in conjunction with fig. 7, as shown in fig. 8, a verification module 76 is further provided on the second cloud platform.
The verification module 76 is configured to receive verification information and encryption information sent by the intelligent device through the APP and the first cloud platform, where the verification information at least includes device information of the intelligent device, and the encryption information is obtained by encrypting the device information by using a preset key by the intelligent device; and decrypting the encrypted information by using the preset key, and verifying the validity of the obtained device information to determine the validity of the intelligent device.
According to the second cloud platform provided by the embodiment of the invention, the validity of the intelligent equipment is verified, so that the leakage of user information is avoided, and preconditions are provided for realizing cross-platform binding of the user account of the intelligent terminal and the intelligent equipment.
Optionally, based on the second cloud platform shown in fig. 7, the sending module 75 is further specifically configured to:
and sending the equipment legal information of the intelligent equipment to the APP, sending the distribution network information to the intelligent equipment by the APP, receiving response information of the received distribution network information fed back by the intelligent equipment, sending a request for registering a user account of the second cloud platform to the intelligent equipment by the APP, receiving a user registration link of the second cloud platform fed back by the intelligent equipment, and generating user registration information of the intelligent equipment on the second cloud platform based on the user registration link of the second cloud platform.
According to the second cloud platform provided by the embodiment of the invention, through sending the device legal information of the intelligent device passing the validity verification to the APP, a precondition is provided for realizing cross-platform binding of the user account of the intelligent terminal and the intelligent device.
Optionally, based on the second cloud platform shown in fig. 7, the access pass request includes an access token request, and the processing module 74 is specifically configured to:
and generating an access token based on the authorization code and the access token request sent by the first cloud platform, and binding the access token with the second user account.
Correspondingly, the sending module 75 is specifically configured to:
and sending the access token to the first cloud platform, and binding the access token with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device accesses the second cloud platform through the first cloud platform by using the access token.
According to the second cloud platform provided by the embodiment of the invention, the second user account number and the authorization code of the intelligent device on the second cloud platform are generated through the user registration information, the second user account number and the intelligent device are bound, when the authorization code and the access token request sent by the first cloud platform are obtained, the access token is generated based on the access token request, the access pass and the second user account number are bound, the access token is sent to the first cloud platform, and the access token is bound with the first user account number and the access token created by the intelligent device on the first cloud platform, so that cross-platform binding of the user account of the intelligent terminal and the intelligent device is realized.
Corresponding to the binding method of the intelligent device shown in fig. 4 in the embodiment of the present invention, the embodiment of the present invention further correspondingly provides an application APP, as shown in fig. 9, where the intelligent terminal includes: an access module 91, a first processing module 92 and a second processing module 93.
An access module 91, configured to pre-open an access point and access an intelligent device.
The first processing module 92 is configured to send a request for registering a user account of the second cloud platform to the smart device that passes the validity verification, receive a user registration link of the second cloud platform sent by the smart device, generate user registration information of the second cloud platform based on the user registration link of the second cloud platform, send the user registration information to the second cloud platform, enable the second cloud platform to generate a second user account and an authorization code of the smart device on the second cloud platform according to the user registration information, bind the second user account with the smart device, and send the authorization code to the APP.
The second processing module 93 is configured to receive the authorization code sent by the second cloud platform, send the authorization code to the first cloud platform, cause the first cloud platform to send the authorization code and the access pass request to the second cloud platform, cause the second cloud platform to generate an access pass based on the access pass request, bind the access pass with the second user account, send the access pass to the first cloud platform, bind the access pass with the first user account created by the intelligent device on the first cloud platform, and cause the intelligent device to access the second cloud platform through the first cloud platform using the access pass.
It should be noted that, the specific principle and the execution process of each module in the APP disclosed in the above embodiment of the present invention are the same as the binding method of the intelligent device implemented in the above embodiment of the present invention, and may refer to the corresponding parts in the binding method of the intelligent device disclosed in the above embodiment of the present invention, and will not be described herein again.
According to the APP provided by the embodiment of the invention, the user registration information of the second cloud platform is generated through the user registration link of the second cloud platform, the second cloud platform generates the second user account number and the authorization code of the intelligent device on the second cloud platform through the user registration information, the second user account number and the intelligent device are bound, when the second cloud platform acquires an access pass request sent by the first cloud platform, the access pass is generated based on the access pass request, the access pass and the second user account number are bound, the access pass is sent, and the access pass is bound with the first user account number created by the intelligent device on the first cloud platform, so that the intelligent device uses the access pass to access the second cloud platform through the cloud platform, and cross-platform binding of the user account number of the intelligent terminal and the intelligent device is realized.
Optionally, based on the APP shown in fig. 9, in conjunction with fig. 9, as shown in fig. 10, the intelligent terminal further sets a verification module 94.
The verification module 94 is configured to receive verification information and encryption information sent by the intelligent device, where the verification information at least includes device information of the intelligent device, and the encryption information is obtained by encrypting the device information by using a preset key by the intelligent device; and sending the verification information and the encryption information to a first cloud platform, sending the verification information and the encryption information to a second cloud platform by the first cloud platform, enabling the second cloud platform to decrypt the encryption information by using a preset secret key, and carrying out validity verification on the obtained device information to determine the validity of the intelligent device.
According to the APP provided by the embodiment of the invention, the validity of the intelligent equipment is verified, so that the leakage of user information is avoided, and a precondition is provided for realizing cross-platform binding of the user account of the intelligent terminal and the intelligent equipment.
Optionally, based on the APP shown in fig. 10, in conjunction with fig. 10, as shown in fig. 11, the intelligent terminal further sets a third processing module 95.
The third processing module 95 is configured to receive device legal information of the intelligent device that passes the validity verification and is sent by the second cloud platform, and send configuration network information to the intelligent device; and receiving response information of the received distribution network information fed back by the intelligent equipment.
According to the APP provided by the embodiment of the invention, after receiving response information of the received distribution network information fed back by the intelligent equipment, the user registration information of the second cloud platform is generated through the user registration link of the second cloud platform, the second cloud platform generates a second user account number and an authorization code of the intelligent equipment on the second cloud platform through the user registration information, the second user account number and the intelligent equipment are bound, when the second cloud platform acquires an access pass request sent by the first cloud platform, the access pass is generated and bound with the second user account number based on the access pass request, the access pass is sent to the first cloud platform, and the access pass is bound with the first user account number created by the intelligent equipment on the first cloud platform, so that the intelligent equipment uses the access pass to access the second cloud platform through one cloud platform, and cross-platform binding of the user account of the intelligent terminal and the intelligent equipment is realized.
Corresponding to the binding method of the intelligent device shown in fig. 5 in the above embodiment of the present invention, the embodiment of the present invention further correspondingly provides a first cloud platform, as shown in fig. 12, where the first cloud platform includes: a receiving module 121, a binding module 122 and a processing module 123.
The receiving module 121 is configured to receive an access pass sent by the second cloud platform, bind the access pass with a second user account generated by the intelligent device on the second cloud platform, and after the second user account is accessed to the intelligent device by the second cloud platform after the application APP previously opens the access point, receive user registration information, sent by the APP, of the intelligent device on the second cloud platform, and generate a second user account of the intelligent device on the second cloud platform according to the user registration information.
The binding module 122 is configured to bind the access pass with a first user account created by the smart device on the first cloud platform.
And the processing module 123 is used for enabling the intelligent device to access the second cloud platform by using the access pass.
It should be noted that, the specific principle and the execution process of each module in the first cloud platform disclosed in the above embodiment of the present invention are the same as the binding method of the intelligent device implemented in the above embodiment of the present invention, and may refer to corresponding parts in the binding method of the intelligent device disclosed in the above embodiment of the present invention, and will not be described herein again.
According to the first cloud platform provided by the embodiment of the invention, the access pass sent by the second cloud platform is bound with the first user account created by the intelligent device on the first cloud platform, so that the intelligent device can access the second cloud platform by using the access pass, and cross-platform binding of the user account of the intelligent terminal and the intelligent device is realized.
Corresponding to the binding method of the intelligent device shown in the embodiment of the present invention, the embodiment of the present invention further correspondingly provides a binding system of the intelligent device, as shown in fig. 13, where the binding system of the intelligent device includes: a smart device 131, an application APP132, a first cloud platform 133 and a second cloud platform 134.
The intelligent device 131 is configured to start a distribution network mode, and scan an access point opened by the APP for accessing the APP.
And the APP132 is used for pre-opening the access point and accessing the intelligent equipment, receiving the authorization code sent by the second cloud platform and sending the authorization code to the first cloud platform.
The second cloud platform 134 is configured to verify validity of the intelligent device, send device validity information of the intelligent device to the APP, receive user registration information of the intelligent device on the second cloud platform sent by the APP, generate a second user account and an authorization code of the intelligent device on the second cloud platform according to the user registration information, bind the second user account with the intelligent device, send the authorization code to the APP, generate an access pass based on an access pass request sent by the first cloud platform, bind the access pass with the second user account, and send the access pass to the first cloud platform.
The first cloud platform 133 is configured to receive an access pass, and bind the access pass with a first user account created by the smart device on the first cloud platform, so that the smart device accesses the second cloud platform through the first cloud platform using the access pass.
According to the binding system of the intelligent equipment, after an application program APP opens an access point in advance and accesses the intelligent equipment, user registration information of the intelligent equipment on a second cloud platform, which is sent by the APP, is received; generating a second user account number and an authorization code of the intelligent device on a second cloud platform according to the user registration information; binding the second user account with the intelligent equipment, and sending the authorization code to the APP, so that the APP sends the authorization code to the first cloud platform; generating an access pass based on the access pass request sent by the first cloud platform, and binding the access pass with a second user account; and sending the access pass to the first cloud platform, and binding the access pass with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device accesses the second cloud platform through the first cloud platform by using the access pass. In the scheme, a second user account of the intelligent device on a second cloud platform is generated through user registration information, the second user account and the intelligent device are bound, when an access pass request sent by a first cloud platform is obtained, an access pass is generated based on the access pass request, the access pass and the second user account are bound, the access pass is sent to the first cloud platform, the access pass is bound with the first user account created by the intelligent device on the first cloud platform, the intelligent device uses the access pass to access the second cloud platform through the first cloud platform, and cross-platform binding of the user account of the intelligent terminal and the intelligent device is achieved.
Based on the binding system of the intelligent device disclosed by the embodiment of the invention, each module can be realized by a hardware device consisting of a processor and a memory. The modules are stored in the memory as program units, and the processor executes the program units stored in the memory to realize the binding of the intelligent device.
The processor comprises a kernel, and the kernel fetches the corresponding program unit from the memory. The kernel can be provided with one or more than one, and the binding of the intelligent device is realized by adjusting the kernel parameters.
An embodiment of the present invention provides a computer storage medium, where the storage medium includes a binding program for storing an intelligent device, where the program when executed by a processor implements a binding method for an intelligent device according to any one of claims 1 to 4, or a binding method for an intelligent device according to any one of claims 5 to 7, or a binding method for an intelligent device according to claim 8.
The embodiment of the invention provides a processor, which is used for running a program, wherein the program runs to execute the binding method of the intelligent device disclosed in fig. 1, or the binding method of the intelligent device disclosed in fig. 4 and the binding method of the intelligent device disclosed in fig. 5.
An embodiment of the present invention provides an electronic device, as shown in fig. 14, which is a schematic structural diagram of an electronic device 140 according to an embodiment of the present invention.
The electronic device in the embodiment of the invention can be a server, a PC, a PAD, a mobile phone and the like.
The electronic device comprises at least one processor 1401, and at least one memory 1402 connected to the processor, and a bus 1403.
Processor 1401 and memory 1402 communicate with each other via bus 1403. A processor 1401 for executing programs stored in a memory 1402.
A memory 1402 for storing a program for at least: after an application program APP opens an access point in advance and accesses the intelligent equipment, receiving user registration information of the intelligent equipment on a second cloud platform, wherein the user registration information is sent by the APP; generating a second user account number and an authorization code of the intelligent device on a second cloud platform according to the user registration information; binding the second user account with the intelligent equipment, and sending the authorization code to the APP, so that the APP sends the authorization code to the first cloud platform; generating an access pass based on the access pass request sent by the first cloud platform, and binding the access pass with a second user account; and sending the access pass to the first cloud platform, and binding the access pass with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device accesses the second cloud platform through the first cloud platform by using the access pass.
The application also provides a computer program product adapted to perform, when executed on an electronic device, a program initialized with the method steps of:
after an application program APP opens an access point in advance and accesses the intelligent equipment, receiving user registration information of the intelligent equipment on a second cloud platform, wherein the user registration information is sent by the APP; generating a second user account number and an authorization code of the intelligent device on a second cloud platform according to the user registration information; binding the second user account with the intelligent equipment, and sending the authorization code to the APP, so that the APP sends the authorization code to the first cloud platform; generating an access pass based on the access pass request sent by the first cloud platform, and binding the access pass with a second user account; and sending the access pass to the first cloud platform, and binding the access pass with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device accesses the second cloud platform through the first cloud platform by using the access pass.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In one typical configuration, the device includes one or more processors (CPUs), memory, and a bus. The device may also include input/output interfaces, network interfaces, and the like.
The memory may include volatile memory, random Access Memory (RAM), and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM), among other forms in computer readable media, the memory including at least one memory chip. Memory is an example of a computer-readable medium.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for a system or system embodiment, since it is substantially similar to a method embodiment, the description is relatively simple, with reference to the description of the method embodiment being made in part. The systems and system embodiments described above are merely illustrative, wherein the elements illustrated as separate elements may or may not be physically separate, and the elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative elements and steps are described above generally in terms of functionality in order to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (14)

1. The binding method of the intelligent device is characterized by being applied to a second cloud platform, and comprises the following steps:
after an application program APP opens an access point in advance and accesses an intelligent device, receiving user registration information, sent by the APP, of the intelligent device passing the validity verification on the second cloud platform; the second cloud platform is a cloud platform to which the intelligent device belongs;
generating a second user account number and an authorization code of the intelligent device on the second cloud platform according to the user registration information;
binding the second user account with the intelligent device, and sending the authorization code to the APP, so that the APP sends the authorization code to a first cloud platform; the first cloud platform is a cloud platform to which the APP belongs;
Generating an access pass based on the access pass request sent by the first cloud platform, and binding the access pass with the second user account;
and sending the access pass to the first cloud platform, and binding the access pass with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device uses the access pass to access the second cloud platform through the first cloud platform.
2. The method of claim 1, wherein verifying the legitimacy of the smart device comprises:
receiving verification information and encryption information sent by the intelligent equipment through the APP and the first cloud platform, wherein the verification information at least comprises equipment information of the intelligent equipment, and the encryption information is obtained by encrypting the equipment information by the intelligent equipment through a preset key;
and decrypting the encrypted information by using the preset key, and verifying the validity of the obtained equipment information to determine the validity of the intelligent equipment.
3. The method of claim 2, further comprising, after determining the legitimacy of the smart device:
Transmitting the equipment legal information of the intelligent equipment to the APP, enabling the APP to transmit the distribution network information to the intelligent equipment, receiving response information fed back by the intelligent equipment and received by the distribution network information, enabling the APP to transmit a request for registering a user account of a second cloud platform to the intelligent equipment, receiving a user registration link of the second cloud platform fed back by the intelligent equipment, and generating the user registration information of the intelligent equipment on the second cloud platform based on the user registration link of the second cloud platform.
4. The method of claim 1, wherein the access pass request comprises an access token request, wherein the generating an access pass based on the access pass request sent by the first cloud platform, binding the access pass with the second user account, comprises:
generating an access token based on the authorization code and the access token request sent by the first cloud platform, and binding the access token with the second user account;
correspondingly, the sending the access pass to the first cloud platform and binding the access pass with a first user account created by the intelligent device on the first cloud platform, so that the intelligent device uses the access pass to access the second cloud platform through the first cloud platform, including:
And sending the access token to the first cloud platform, and binding the access token with a first user account number created by the intelligent device on the first cloud platform, so that the intelligent device uses the access token to access the second cloud platform through the first cloud platform.
5. A binding method for an intelligent device, applied to an application APP, the method comprising:
pre-opening an access point and accessing the intelligent equipment;
transmitting a request for registering a user account of a second cloud platform to the intelligent device passing through the validity verification, receiving a user registration link of the second cloud platform transmitted by the intelligent device, generating user registration information of the second cloud platform based on the user registration link of the second cloud platform, transmitting the user registration information to the second cloud platform, enabling the second cloud platform to generate a second user account and an authorization code of the intelligent device on the second cloud platform according to the user registration information, binding the second user account with the intelligent device, and transmitting the authorization code to the APP; the second cloud platform is a cloud platform to which the intelligent device belongs;
Receiving an authorization code sent by the second cloud platform, sending the authorization code to a first cloud platform, enabling the first cloud platform to send the authorization code and an access pass request to the second cloud platform, enabling the second cloud platform to generate an access pass based on the access pass request, binding the access pass with the second user account, sending the access pass to the first cloud platform, binding the access pass with a first user account created by the intelligent device on the first cloud platform, and enabling the intelligent device to access the second cloud platform through the first cloud platform by using the access pass; the first cloud platform is a cloud platform to which the APP belongs.
6. The method of claim 5, wherein before sending the request to the smart device that passes the validity verification to register the user account of the second cloud platform, further comprising:
receiving equipment legal information of the intelligent equipment passing the legal verification, which is sent by the second cloud platform, and sending distribution network information to the intelligent equipment;
and receiving response information fed back by the intelligent equipment, which is received by the distribution network information.
7. The method of claim 5, further comprising, prior to receiving the device legitimacy information of the smart device that passes the legitimacy verification and is sent by the second cloud platform:
receiving verification information and encryption information sent by the intelligent equipment, wherein the verification information at least comprises equipment information of the intelligent equipment, and the encryption information is obtained by encrypting the equipment information by the intelligent equipment by using a preset key;
and sending the verification information and the encryption information to the first cloud platform, sending the verification information and the encryption information to the second cloud platform by the first cloud platform, enabling the second cloud platform to decrypt the encryption information by using the preset key, performing validity verification on the obtained device information, and determining the validity of the intelligent device.
8. The binding method of the intelligent device is characterized by being applied to a first cloud platform, and comprises the following steps:
receiving an access pass sent by a second cloud platform, wherein the access pass is bound with a second user account generated by an intelligent device on the second cloud platform, and after an access point is pre-opened by the second cloud platform in an application program APP and the intelligent device is accessed, receiving user registration information, sent by the APP, of the intelligent device on the second cloud platform, which passes through validity verification, and generating a second user account of the intelligent device on the second cloud platform according to the user registration information; the second cloud platform is a cloud platform to which the intelligent device belongs;
Binding the access pass with a first user account created by the intelligent device on the first cloud platform; the first cloud platform is a cloud platform to which the APP belongs;
and enabling the intelligent device to access the second cloud platform by utilizing the access pass.
9. A second cloud platform, the second cloud platform comprising:
the receiving module is used for receiving user registration information, sent by the APP, of the intelligent device passing the validity verification on the second cloud platform after the application program APP previously opens an access point and accesses the intelligent device; the second cloud platform is a cloud platform to which the intelligent device belongs;
the generation module is used for generating a second user account number and an authorization code of the intelligent device on the second cloud platform according to the user registration information;
the binding module is used for binding the second user account with the intelligent equipment and sending the authorization code to the APP, so that the APP sends the authorization code to the first cloud platform; the first cloud platform is a cloud platform to which the APP belongs;
the processing module is used for generating an access pass based on the access pass request sent by the first cloud platform and binding the access pass with the second user account;
And the sending module is used for sending the access pass to the first cloud platform and binding the access pass with a first user account number created by the intelligent equipment on the first cloud platform, so that the intelligent equipment uses the access pass to access the second cloud platform through the first cloud platform.
10. An application APP, the application APP comprising:
the access module is used for opening the access point in advance and accessing the intelligent equipment;
the first processing module is used for sending a request for registering a user account of a second cloud platform to the intelligent device passing through the validity verification, receiving a user registration link of the second cloud platform sent by the intelligent device, generating user registration information of the second cloud platform based on the user registration link of the second cloud platform, sending the user registration information to the second cloud platform, enabling the second cloud platform to generate a second user account and an authorization code of the intelligent device on the second cloud platform according to the user registration information, binding the second user account with the intelligent device, and sending the authorization code to the APP; the second cloud platform is a cloud platform to which the intelligent device belongs;
The second processing module is used for receiving the authorization code sent by the second cloud platform, sending the authorization code to a first cloud platform, enabling the first cloud platform to send the authorization code and an access pass request to the second cloud platform, enabling the second cloud platform to generate an access pass based on the access pass request, binding the access pass with the second user account, sending the access pass to the first cloud platform, binding the access pass with a first user account created by the intelligent device on the first cloud platform, and enabling the intelligent device to access the second cloud platform through the first cloud platform by using the access pass; the first cloud platform is a cloud platform to which the APP belongs.
11. A first cloud platform, the first cloud platform comprising:
the system comprises a receiving module, a first cloud platform and an intelligent device, wherein the receiving module is used for receiving an access pass sent by the second cloud platform, the access pass is bound with a second user account generated by the intelligent device on the second cloud platform, after an access point is started in advance by the second cloud platform at an application program APP and the intelligent device is accessed, user registration information, sent by the APP, of the intelligent device on the second cloud platform through validity verification is received, and a second user account of the intelligent device on the second cloud platform is generated according to the user registration information; the second cloud platform is a cloud platform to which the intelligent device belongs;
The binding module is used for binding the access pass with a first user account created by the intelligent device on the first cloud platform; the first cloud platform is a cloud platform to which the APP belongs;
and the processing module is used for enabling the intelligent equipment to access the second cloud platform by utilizing the access pass.
12. A binding system for an intelligent device, comprising: the intelligent device, the application program APP, the first cloud platform and the second cloud platform;
the intelligent equipment is used for starting a distribution network mode, and scanning an access point started by the APP to access the APP;
the APP is used for starting an access point in advance, accessing the intelligent device, receiving an authorization code sent by the second cloud platform and sending the authorization code to the first cloud platform; the first cloud platform is a cloud platform to which the APP belongs;
the second cloud platform is used for verifying the validity of the intelligent device, sending the device legal information of the intelligent device to the APP, receiving the user registration information of the intelligent device on the second cloud platform, which is sent by the APP, generating a second user account and an authorization code of the intelligent device on the second cloud platform according to the user registration information, binding the second user account with the intelligent device, sending the authorization code to the APP, generating an access pass based on an access pass request sent by the first cloud platform, binding the access pass with the second user account, and sending the access pass to the first cloud platform; the second cloud platform is a cloud platform to which the intelligent device belongs;
The first cloud platform is used for receiving the access pass and binding the access pass with a first user account created by the intelligent device on the first cloud platform, so that the intelligent device uses the access pass to access the second cloud platform through the first cloud platform.
13. An electronic device, wherein the electronic device is configured to run a program, and wherein the program runs to perform the method for binding the smart device according to any one of claims 1 to 4, or the method for binding the smart device according to any one of claims 5 to 7, or the method for binding the smart device according to claim 8.
14. A storage medium, characterized in that the storage medium comprises a storage program, wherein the program, when run, controls a device in which the storage medium is located to perform the binding method of the smart device according to any one of claims 1 to 4, or the binding method of the smart device according to any one of claims 5 to 7, or the binding method of the smart device according to claim 8.
CN202111013452.XA 2021-08-31 2021-08-31 Binding method and system of intelligent device and related device Active CN113766503B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202111013452.XA CN113766503B (en) 2021-08-31 2021-08-31 Binding method and system of intelligent device and related device
PCT/CN2022/113115 WO2023030014A1 (en) 2021-08-31 2022-08-17 Method and system for binding smart device, and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111013452.XA CN113766503B (en) 2021-08-31 2021-08-31 Binding method and system of intelligent device and related device

Publications (2)

Publication Number Publication Date
CN113766503A CN113766503A (en) 2021-12-07
CN113766503B true CN113766503B (en) 2023-10-24

Family

ID=78792083

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111013452.XA Active CN113766503B (en) 2021-08-31 2021-08-31 Binding method and system of intelligent device and related device

Country Status (2)

Country Link
CN (1) CN113766503B (en)
WO (1) WO2023030014A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113766503B (en) * 2021-08-31 2023-10-24 青岛海尔科技有限公司 Binding method and system of intelligent device and related device
CN114338224B (en) * 2022-01-17 2024-04-12 广东好太太智能家居有限公司 Cross-platform control method and system for intelligent hardware

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103188241A (en) * 2011-12-31 2013-07-03 上海第九城市信息技术有限公司 User account management method based on mobile intelligent terminal number
WO2015103972A1 (en) * 2014-01-10 2015-07-16 Tencent Technology (Shenzhen) Company Limited Method and system for facilitating collaboration across multiple platforms
CN109525605A (en) * 2019-01-03 2019-03-26 杭州数梦工场科技有限公司 A kind of account management method, device, system and computer readable storage medium
CN109743598A (en) * 2018-12-29 2019-05-10 深圳Tcl新技术有限公司 Third party is authorized to access method, system and the readable storage medium storing program for executing of TV
CN113079224A (en) * 2021-03-19 2021-07-06 北京三快在线科技有限公司 Account binding method and device, storage medium and electronic equipment
CN114338224A (en) * 2022-01-17 2022-04-12 广东好太太智能家居有限公司 Intelligent hardware cross-platform control method and system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105897668A (en) * 2015-10-22 2016-08-24 乐视致新电子科技(天津)有限公司 Third party account authorization method, device, server and system
US10476857B2 (en) * 2015-11-19 2019-11-12 Electronics And Telecommunications Research Institute Method and apparatus for communication between heterogeneous platforms
CN107995215B (en) * 2017-12-20 2020-09-01 青岛海信智慧家居系统股份有限公司 Control method and device of intelligent household equipment and cloud platform server
CN112600856A (en) * 2020-12-28 2021-04-02 青岛海尔科技有限公司 Equipment authorization method and device, storage medium and electronic device
CN113766496B (en) * 2021-08-30 2024-01-26 青岛海尔科技有限公司 Cross-platform binding method and system for intelligent equipment and related equipment
CN113766503B (en) * 2021-08-31 2023-10-24 青岛海尔科技有限公司 Binding method and system of intelligent device and related device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103188241A (en) * 2011-12-31 2013-07-03 上海第九城市信息技术有限公司 User account management method based on mobile intelligent terminal number
WO2015103972A1 (en) * 2014-01-10 2015-07-16 Tencent Technology (Shenzhen) Company Limited Method and system for facilitating collaboration across multiple platforms
CN109743598A (en) * 2018-12-29 2019-05-10 深圳Tcl新技术有限公司 Third party is authorized to access method, system and the readable storage medium storing program for executing of TV
CN109525605A (en) * 2019-01-03 2019-03-26 杭州数梦工场科技有限公司 A kind of account management method, device, system and computer readable storage medium
CN113079224A (en) * 2021-03-19 2021-07-06 北京三快在线科技有限公司 Account binding method and device, storage medium and electronic equipment
CN114338224A (en) * 2022-01-17 2022-04-12 广东好太太智能家居有限公司 Intelligent hardware cross-platform control method and system

Also Published As

Publication number Publication date
CN113766503A (en) 2021-12-07
WO2023030014A1 (en) 2023-03-09

Similar Documents

Publication Publication Date Title
US10911939B2 (en) Embedded universal integrated circuit card profile management method and apparatus
KR102621499B1 (en) Method and device for downloading a profile to an embedded universal integrated circuit card (eUICC) of a terminal
RU2518924C2 (en) Wireless device, user access control client request method and access control client method
EP2255507B1 (en) A system and method for securely issuing subscription credentials to communication devices
US7628322B2 (en) Methods, system and mobile device capable of enabling credit card personalization using a wireless network
CN113766503B (en) Binding method and system of intelligent device and related device
CN107580790A (en) Method and apparatus for providing profile
EP4068834A1 (en) Initial security configuration method, security module, and terminal
CN112956155B (en) Apparatus and method for negotiating digital certificate between SSP device and server
CN113766496B (en) Cross-platform binding method and system for intelligent equipment and related equipment
US20220311625A1 (en) Certificate Application Method And Device
CN113766034A (en) Service processing method and device based on block chain
US11272370B2 (en) Method for managing profiles in embedded universal integrated circuit cards
CN107852603A (en) The method and apparatus of terminal authentication
CN108352982B (en) Communication device, communication method, and recording medium
US11943347B2 (en) Generation of initial network credentials in an integrated tamper resistant device
KR102658615B1 (en) Method for ssp device to interoperate between bundle donwload procedure and profile donwload procedure
KR20170021813A (en) Method for Processing Payment based on Application Program by using One Time Password
CN116346978B (en) Terminal device and data processing method of terminal device
CN115278644B (en) eUICC downloading method suitable for off-line production
WO2023240587A1 (en) Device permission configuration method and apparatus, and terminal device
KR102180481B1 (en) Methods and apparatus for providingbundle information
US20240129743A1 (en) Method for personalizing a secure element
EP3993343A1 (en) Method and device for moving bundle between devices
KR20240058779A (en) Secure element, associated host terminal, method for generating a certificate in a secure element, and associated computer program

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant