CN117254969A - Registration authentication method for intelligent equipment accessing to Internet of things system - Google Patents

Registration authentication method for intelligent equipment accessing to Internet of things system Download PDF

Info

Publication number
CN117254969A
CN117254969A CN202311329796.0A CN202311329796A CN117254969A CN 117254969 A CN117254969 A CN 117254969A CN 202311329796 A CN202311329796 A CN 202311329796A CN 117254969 A CN117254969 A CN 117254969A
Authority
CN
China
Prior art keywords
internet
things
equipment
information
platform
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.)
Pending
Application number
CN202311329796.0A
Other languages
Chinese (zh)
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.)
Beijing Prajna Zhiguang Technology Co ltd
Original Assignee
Beijing Prajna Zhiguang Technology 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 Beijing Prajna Zhiguang Technology Co ltd filed Critical Beijing Prajna Zhiguang Technology Co ltd
Priority to CN202311329796.0A priority Critical patent/CN117254969A/en
Publication of CN117254969A publication Critical patent/CN117254969A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16YINFORMATION AND COMMUNICATION TECHNOLOGY SPECIALLY ADAPTED FOR THE INTERNET OF THINGS [IoT]
    • G16Y40/00IoT characterised by the purpose of the information processing
    • G16Y40/50Safety; Security of things, users, data or systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/54Presence management, e.g. monitoring or registration for receipt of user log-on information, or the connection status of the users
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Power Engineering (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The application relates to the technical field of the Internet of things and discloses a registration authentication method for intelligent equipment to access an Internet of things system, which comprises the following steps: responding to a registration request initiated by intelligent Internet of things equipment; registering the intelligent internet of things equipment to a to-be-networked equipment list according to the internet of things equipment ID; encrypting according to the Internet of things equipment ID, the Internet of things system ID, the Internet of things equipment interface ID and the Internet of things system interface ID to obtain an Internet of things data packet; the internet of things data packet is returned to the intelligent internet of things device through the internet of things device ID, and the decryption hash value returned by the intelligent internet of things device based on the internet of things data packet is received; and if the decryption hash value is matched with the encryption hash value in the encryption process, registering the intelligent Internet of things equipment to a final network access equipment list, and distributing the Internet of things ID for the intelligent Internet of things equipment. The security of registration authentication of the intelligent equipment access to the internet of things system is improved.

Description

Registration authentication method for intelligent equipment accessing to Internet of things system
Technical Field
The application relates to the technical field of the Internet of things, in particular to a registration authentication method for intelligent equipment accessing to an Internet of things system.
Background
The existing registration authentication method for the intelligent equipment accessing the internet of things system mainly comprises a key authentication method and a user name password authentication method. The key authentication method is to generate a unique key or certificate for each device and store it in the device during the device manufacturing process. When the equipment is accessed to the Internet of things system, the key is used for authentication, and the server confirms the identity of the equipment by verifying the validity of the key. The user name and password authentication method is that when the equipment is accessed to the Internet of things system, preset user name and password are required to be provided for authentication. The server compares the credentials provided by verification with the pre-stored credentials to confirm the identity of the device. However, the key authentication method is vulnerable to key disclosure or tampering, and the user name password authentication method is vulnerable to password guessing, brute force cracking, or social engineering attack.
Disclosure of Invention
The present application aims to solve at least one of the technical problems existing in the related art. Therefore, the embodiment of the application provides a registration authentication method for the intelligent equipment to access the internet of things system, which can improve the security of registration authentication for the intelligent equipment to access the internet of things system.
In a first aspect, an embodiment of the present application provides a registration authentication method for an intelligent device accessing to an internet of things system, including:
responding to a registration request initiated by intelligent Internet of things equipment; the registration request comprises an Internet of things device ID, an Internet of things system ID, an Internet of things device interface ID and an Internet of things system interface ID;
registering the intelligent internet of things equipment to a to-be-networked equipment list according to the internet of things equipment ID;
encrypting according to the Internet of things equipment ID, the Internet of things system ID, the Internet of things equipment interface ID and the Internet of things system interface ID to obtain an Internet of things data packet;
returning the internet of things data packet to the intelligent internet of things device through the internet of things device ID, and receiving a decryption hash value returned by the intelligent internet of things device based on the internet of things data packet;
and if the decryption hash value is matched with the encryption hash value in the encryption process, registering the intelligent Internet of things equipment to a final network access equipment list, and distributing the Internet of things ID for the intelligent Internet of things equipment.
In a second aspect, an embodiment of the present application provides a registration authentication apparatus, including:
the response module is used for responding to a registration request initiated by the intelligent Internet of things equipment; the registration request comprises an Internet of things device ID, an Internet of things system ID, an Internet of things device interface ID and an Internet of things system interface ID;
The initial network entry registration module is used for registering the intelligent internet of things equipment to a to-be-network entry list according to the internet of things equipment ID;
the data encryption module is used for encrypting according to the Internet of things equipment ID, the Internet of things system ID, the Internet of things equipment interface ID and the Internet of things system interface ID to obtain an Internet of things data packet;
the data interaction module is used for returning the internet of things data packet to the intelligent internet of things device through the internet of things device ID and receiving a decryption hash value returned by the intelligent internet of things device based on the internet of things data packet;
and the network access registration authentication module is used for registering the intelligent Internet of things equipment to a final network access equipment list and distributing the Internet of things ID for the intelligent Internet of things equipment if the decryption hash value is matched with the encryption hash value in the encryption process.
In a third aspect, embodiments of the present application further provide an electronic device, including a memory storing a plurality of instructions; the processor loads instructions from the memory to execute any one of the registration authentication methods for the intelligent device to access the internet of things system provided by the embodiment of the application.
In a fourth aspect, embodiments of the present application further provide a computer readable storage medium, where the computer readable storage medium stores a plurality of instructions, where the instructions are adapted to be loaded by a processor, to execute any one of the registration authentication methods for accessing an intelligent device to an internet of things system provided by embodiments of the present application.
In a fifth aspect, embodiments of the present application further provide a computer program product, including a computer program or an instruction, where the computer program or the instruction, when executed by a processor, implement any one of the methods for registration authentication of an intelligent device accessing an internet of things system provided in the embodiments of the present application.
By adopting the scheme of the embodiment of the application, the Internet of things ID is distributed to the intelligent Internet of things equipment by encrypting according to the Internet of things equipment ID, the Internet of things system ID, the Internet of things equipment interface ID and the Internet of things system interface ID, so that the security of registration authentication of the intelligent equipment accessing the Internet of things system is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the description of the embodiments will be briefly introduced below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flow chart of a registration authentication method for an intelligent device to access an internet of things system provided in an embodiment of the present application;
fig. 2 is a schematic structural diagram of a registration authentication device of an intelligent device accessing an internet of things system provided in an embodiment of the present application;
Fig. 3 is a schematic structural diagram of an electronic device provided in an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are only some, but not all, of the embodiments of the present application. All other embodiments, which can be made by those skilled in the art based on the embodiments herein without making any inventive effort, are intended to be within the scope of the present application. Meanwhile, in the description of the embodiments of the present application, the terms "first", "second", and the like are used only to distinguish the description, and are not to be construed as indicating or implying relative importance. Thus, features defining "first", "second" may explicitly or implicitly include one or more features. In the description of the embodiments of the present application, the meaning of "" "is two or more, unless specifically defined otherwise.
The embodiment of the application provides a registration authentication method for intelligent equipment to access an Internet of things system. Specifically, the embodiment of the present application will be described from the perspective of a registration authentication apparatus, which may be specifically integrated in an electronic device, that is, the registration authentication method of the intelligent device accessing the internet of things system of the embodiment of the present application may be executed by the electronic device. Optionally, the electronic device includes a terminal device. The terminal device may be a mobile phone, a tablet computer, a smart bluetooth device, a notebook computer, a game console, or a personal computer (Personal Computer, PC), etc. Optionally, the electronic device includes a server, which may be a stand alone server, or may be a server network or a server cluster including, but not limited to, a computer, a network host, a single network server, a network server set, or a cloud server formed by servers. Wherein the Cloud server is composed of a large number of computers or web servers based on Cloud Computing (Cloud Computing).
The following description of the embodiments is not intended to limit the preferred embodiments. Although a logical order is depicted in the flowchart, in some cases the steps shown or described may be performed in an order different than depicted in the figures.
The following describes in detail the embodiments of the present application with reference to the drawings, wherein the registration authentication device is exemplified as an execution subject. Referring to fig. 1, fig. 1 is a flowchart of a registration authentication method for an intelligent device to access an internet of things system according to an embodiment of the present application. The specific flow of the registration authentication method for accessing the intelligent device to the internet of things system provided in the embodiment of the present application may include the following steps 101 to 105:
step 101, responding to a registration request initiated by intelligent Internet of things equipment;
step 102, registering the intelligent internet of things device to a to-be-networked device list according to the internet of things device ID;
step 103, encrypting according to the internet of things equipment ID, the internet of things system ID, the internet of things equipment interface ID and the internet of things system interface ID to obtain an internet of things data packet;
step 104, returning the internet of things data packet to the intelligent internet of things device through the internet of things device ID, and receiving a decryption hash value returned by the intelligent internet of things device based on the internet of things data packet;
And step 105, if the decryption hash value is matched with the encryption hash value in the encryption process, registering the intelligent internet of things equipment to a final network access equipment list, and distributing the internet of things ID for the intelligent internet of things equipment.
Optionally, the registration authentication device responds to a registration request initiated by the intelligent internet of things device, where the registration request includes an internet of things device ID (Identity, identity code), an internet of things system ID, an internet of things device interface ID, and an internet of things system interface ID.
Optionally, the registration authentication device registers the intelligent internet of things device to the to-be-networked device list according to the internet of things device ID.
Optionally, the registration authentication device encrypts according to the internet of things device ID, the internet of things system ID, the internet of things device interface ID and the internet of things system interface ID to obtain an internet of things data packet.
Optionally, the registration authentication device returns the internet of things data packet to the intelligent internet of things device through the internet of things device ID, and receives a decryption hash value returned by the intelligent internet of things device based on the internet of things data packet.
Optionally, if the decryption hash value is matched with the encryption hash value in the encryption process, the registration authentication device registers the intelligent internet of things device to a final internet of things device list, and allocates the internet of things ID for the intelligent internet of things device.
By adopting the scheme of the embodiment of the application, the Internet of things ID is distributed to the intelligent Internet of things equipment by encrypting according to the Internet of things equipment ID, the Internet of things system ID, the Internet of things equipment interface ID and the Internet of things system interface ID, so that the security of registration authentication of the intelligent equipment accessing the Internet of things system is improved.
Optionally, encrypting according to the internet of things device ID, the internet of things system ID, the internet of things device interface ID and the internet of things system interface ID to obtain an internet of things data packet, including:
generating first key information based on the Internet of things equipment ID and a first random key parameter, and generating second key information based on the Internet of things system ID and a second random key parameter;
acquiring a first timestamp and a first packet sequence number of the Internet of things equipment ID, and acquiring a second timestamp and a second packet sequence number of the Internet of things system ID;
generating first address information based on the internet of things device interface ID, the first key information, the first timestamp and the first packet sequence number;
generating second address information based on the internet of things system interface ID, the second key information, the second timestamp and the second packet sequence number;
And generating the Internet of things data packet based on the Internet of things equipment ID, the Internet of things system ID, the first address information and the second address information.
Optionally, the registration authentication device generates the first key information based on the internet of things device ID and the first random key parameter, and generates the second key information based on the internet of things system ID and the second random key parameter.
Optionally, the registration authentication device obtains a first timestamp and a first packet sequence number of the internet of things device ID, and obtains a second timestamp and a second packet sequence number of the internet of things system ID.
Optionally, the registration authentication apparatus generates the first address information based on the internet of things device interface ID, the first key information, the first timestamp and the first packet sequence number.
Optionally, the registration authentication device generates the second address information based on the internet of things system interface ID, the second key information, the second timestamp, and the second packet sequence number.
Optionally, the registration authentication device generates the internet of things data packet based on the internet of things device ID, the internet of things system ID, the first address information and the second address information.
Optionally, generating the internet of things data packet based on the internet of things device ID, the internet of things system ID, the first address information and the second address information includes:
Performing encryption calculation on the first address information and the second address information to obtain a decryption field;
fusing the Internet of things equipment ID and the Internet of things system ID to obtain a decryption ID segment;
encrypting the decryption field based on the decryption ID segment to generate the Internet of things data packet;
wherein the internet of things data packet is n= (decryption field) Decrypting ID segments
Optionally, the registration authentication device performs encryption calculation on the first address information and the second address information to obtain a decryption field.
Optionally, the registration authentication device fuses the internet of things device ID and the internet of things system ID to obtain the decrypted ID segment. Optionally, the registration authentication device encrypts the decryption field based on the decryption ID segment to generate an internet of things data packet, where the internet of things data packet is n= (decryption field) Decrypting ID segments
Optionally, after the internet of things ID is allocated to the intelligent internet of things device, the method further includes:
after the intelligent Internet of things equipment is accessed to an Internet of things system through the Internet of things ID, determining the number of times that the running environment of an initial scene rule in the equipment management task is interfered in the process of executing the equipment management task;
if the number of times is larger than a preset number of times threshold, generating a target scene rule according to the latest scene information of the account corresponding to the equipment management task;
And if the target scene rule passes the verification, updating the equipment management task based on the target scene rule.
Optionally, after the registration authentication device determines that the intelligent internet of things device accesses the internet of things system through the internet of things ID, in the process of executing the device management task, the number of times that the running environment of the initial scene rule in the device management task is interfered is determined.
Optionally, if the number of times is greater than a preset number of times threshold, the registration authentication device generates a target scene rule according to the latest scene information of the account corresponding to the device management task, where the preset number of times threshold is set according to the actual setting.
Optionally, if the target scenario rule passes the verification, the registration authentication device updates the device management task based on the target scenario rule.
Optionally, generating the target scene rule according to the latest scene information of the account corresponding to the device management task includes:
classifying the information of the latest scene information to obtain multi-dimensional scene information; the multi-dimensional scene information comprises user dimension information, equipment dimension information, time dimension information, space dimension information, environment dimension information and service dimension information;
inputting the multi-dimensional scene information into a scene engine model to obtain at least one scene demand information output by the scene engine model; the scene engine model is used for predicting scene demands;
And determining a target scene rule based on the scene requirement information.
Optionally, the registration authentication device performs information classification on the latest scene information to obtain multi-dimensional scene information, where the multi-dimensional scene information includes user dimension information, device dimension information, time dimension information, space dimension information, environment dimension information and service dimension information.
Optionally, the registration authentication device inputs the multidimensional scene information into a scene engine model to obtain at least one scene demand information output by the scene engine model, wherein the scene engine model is used for predicting the scene demand. Optionally, the registration authentication device determines the target scene rule based on the scene requirement information.
Optionally, after the internet of things ID is allocated to the intelligent internet of things device, the method further includes:
after the intelligent Internet of things equipment is determined to be accessed into an Internet of things system through the Internet of things ID, responding to an account authorization request initiated by the intelligent Internet of things equipment, and acquiring a third party platform target authorization token based on the account authorization request; the third party platform target authorization token is: the third party cloud platform sends an account authorization request to the local cloud platform to send an account authorization request to the third party cloud platform;
Acquiring a first platform user identification code based on the third party platform target authorization token; the first platform user identification code is: the third party cloud platform sends a third party identification code of the local cloud platform returned by the third party platform target authorization token according to the local cloud platform;
and updating the third party platform original authorization token of the local cloud platform by using the third party platform target authorization token based on the first platform user identification code.
Optionally, after the registration authentication device determines that the intelligent internet of things device accesses the internet of things system through the internet of things ID, responding to an account authorization request initiated by the intelligent internet of things device, and acquiring a third party platform target authorization token based on the account authorization request, wherein the third party platform target authorization token is: and the third party cloud platform returns a third party authorization token based on the account authorization request sent by the local cloud platform.
Optionally, the registration authentication device acquires a first platform user identification code based on the third party platform target authorization token, where the first platform user identification code is: and the third party cloud platform returns a third party identification code of the local cloud platform according to the third party platform target authorization token sent by the local cloud platform.
Optionally, the registration authentication device updates the third party platform original authorization token of the local cloud platform with the third party platform target authorization token based on the first platform user identification code.
Optionally, updating the third party platform original authorization token of the local cloud platform based on the first platform user identification code and with the third party platform target authorization token includes:
acquiring a second platform user identification code; the second platform user identification code is: third party identification codes of other cloud platforms except the local cloud platform;
if the first platform user identification code is inconsistent with the second platform user identification code and the first platform user identification code is consistent with the third party platform original user identification code, carrying out association binding on a local platform user identification code, the third party platform original user identification code and a third party platform target authorization token to generate target snapshot information of the local cloud platform;
updating original snapshot information with the target snapshot information; or alternatively, the first and second heat exchangers may be,
if the first platform user identification code is inconsistent with the second platform user identification code and the first platform user identification code is inconsistent with the original platform user identification code of the local cloud platform, returning prompt information that the account association has conflict, and acquiring prompt replies based on the prompt information;
If the prompt reply is determined to be: the original snapshot information is covered, then the third party equipment bound with the local platform user identification code is unbinding, and after all unbinding of the third party equipment is confirmed, the original snapshot information is updated by the target snapshot information;
if the prompt reply is determined to be: if the original snapshot information is not covered, the original snapshot information is not updated, and the original snapshot information is jumped to an account authorization guiding interface so as to respond to a new account authorization request based on the account authorization guiding interface, and the authorization token is updated based on the new account authorization request; or alternatively, the first and second heat exchangers may be,
and if the first platform user identification code is consistent with the second platform user identification code, the third-party platform target authorization token is sent to the rest of cloud platforms so that the rest of cloud platforms can update the third-party platform target authorization token to account authorization storage units of the rest of cloud platforms.
Optionally, the registration authentication device acquires a second platform user identification code, where the second platform user identification code is: and the third party identification codes of the rest cloud platforms except the local cloud platform.
Optionally, if it is determined that the first platform user identifier is inconsistent with the second platform user identifier and the first platform user identifier is consistent with the third party platform original user identifier, the registration authentication device carries out association binding on the local platform user identifier, the third party platform original user identifier and the third party platform target authorization token to generate target snapshot information of the local cloud platform. Optionally, the registration authentication device updates the original snapshot information with the target snapshot information.
Optionally, if it is determined that the first platform user identifier is inconsistent with the second platform user identifier and the first platform user identifier is inconsistent with the original platform user identifier of the local cloud platform, the registration authentication device returns prompt information that the account association has conflict, and obtains a prompt reply based on the prompt information.
Optionally, if the prompt reply is determined to be: and covering the original snapshot information, unbinding the third-party equipment bound with the user identification code of the local platform by the registration authentication device, and updating the original snapshot information by the target snapshot information after the third-party equipment is determined to be unbinding completely.
Optionally, if the prompt reply is determined to be: the original snapshot information is not covered, the registration authentication device does not update the original snapshot information and jumps to the account authorization guiding interface so as to respond to a new account authorization request based on the account authorization guiding interface and update the authorization token based on the new account authorization request.
Optionally, if it is determined that the first platform user identifier is consistent with the second platform user identifier, the registration authentication device sends the third party platform target authorization token to the rest of the cloud platforms, so that the rest of the cloud platforms update the third party platform target authorization token to account authorization storage units of the rest of the cloud platforms.
By adopting the scheme of the embodiment of the application, the Internet of things ID is distributed to the intelligent Internet of things equipment by encrypting according to the Internet of things equipment ID, the Internet of things system ID, the Internet of things equipment interface ID and the Internet of things system interface ID, so that the security of registration authentication of the intelligent equipment accessing the Internet of things system is improved.
The registration and authentication device provided in the embodiment of the present application is described below, and the registration and authentication device described below and the registration and authentication method for accessing the intelligent device to the internet of things system described above may be referred to correspondingly. Referring to fig. 2, fig. 2 is a schematic structural diagram of a registration authentication apparatus provided in an embodiment of the present application, and the registration authentication apparatus may include:
a response module 201, configured to respond to a registration request initiated by the intelligent internet of things device; the registration request comprises an Internet of things device ID, an Internet of things system ID, an Internet of things device interface ID and an Internet of things system interface ID;
the initial network entry registration module 202 is configured to register the intelligent internet of things device to a to-be-network entry list according to the internet of things device ID;
the data encryption module 203 is configured to encrypt according to the internet of things device ID, the internet of things system ID, the internet of things device interface ID, and the internet of things system interface ID to obtain an internet of things data packet;
The data interaction module 204 is configured to return the internet of things data packet to the intelligent internet of things device through the internet of things device ID, and receive a decryption hash value returned by the intelligent internet of things device based on the internet of things data packet;
the network-access registration authentication module 205 is configured to register the intelligent internet of things device to a final network-access device list and assign an internet of things ID to the intelligent internet of things device if the decrypted hash value matches the encrypted hash value in the encryption process.
By adopting the scheme of the embodiment of the application, the Internet of things ID is distributed to the intelligent Internet of things equipment by encrypting according to the Internet of things equipment ID, the Internet of things system ID, the Internet of things equipment interface ID and the Internet of things system interface ID, so that the security of registration authentication of the intelligent equipment accessing the Internet of things system is improved.
In an alternative example, the data encryption module 203 is further configured to:
generating first key information based on the Internet of things equipment ID and a first random key parameter, and generating second key information based on the Internet of things system ID and a second random key parameter;
acquiring a first timestamp and a first packet sequence number of the Internet of things equipment ID, and acquiring a second timestamp and a second packet sequence number of the Internet of things system ID;
Generating first address information based on the internet of things device interface ID, the first key information, the first timestamp and the first packet sequence number;
generating second address information based on the internet of things system interface ID, the second key information, the second timestamp and the second packet sequence number;
and generating the Internet of things data packet based on the Internet of things equipment ID, the Internet of things system ID, the first address information and the second address information.
In an alternative example, the data encryption module 203 is further configured to:
performing encryption calculation on the first address information and the second address information to obtain a decryption field;
fusing the Internet of things equipment ID and the Internet of things system ID to obtain a decryption ID segment;
encrypting the decryption field based on the decryption ID segment to generate the Internet of things data packet;
wherein the internet of things data packet is n= (decryption field) Decrypting ID segments
In an alternative example, the registration authentication means is further for:
after the intelligent Internet of things equipment is accessed to an Internet of things system through the Internet of things ID, determining the number of times that the running environment of an initial scene rule in the equipment management task is interfered in the process of executing the equipment management task;
If the number of times is larger than a preset number of times threshold, generating a target scene rule according to the latest scene information of the account corresponding to the equipment management task;
and if the target scene rule passes the verification, updating the equipment management task based on the target scene rule.
In an alternative example, the registration authentication means is further for:
classifying the information of the latest scene information to obtain multi-dimensional scene information; the multi-dimensional scene information comprises user dimension information, equipment dimension information, time dimension information, space dimension information, environment dimension information and service dimension information;
inputting the multi-dimensional scene information into a scene engine model to obtain at least one scene demand information output by the scene engine model; the scene engine model is used for predicting scene demands;
and determining a target scene rule based on the scene requirement information.
In an alternative example, the registration authentication means is further for:
after the intelligent Internet of things equipment is determined to be accessed into an Internet of things system through the Internet of things ID, responding to an account authorization request initiated by the intelligent Internet of things equipment, and acquiring a third party platform target authorization token based on the account authorization request; the third party platform target authorization token is: the third party cloud platform sends an account authorization request to the local cloud platform to send an account authorization request to the third party cloud platform;
Acquiring a first platform user identification code based on the third party platform target authorization token; the first platform user identification code is: the third party cloud platform sends a third party identification code of the local cloud platform returned by the third party platform target authorization token according to the local cloud platform;
and updating the third party platform original authorization token of the local cloud platform by using the third party platform target authorization token based on the first platform user identification code.
In an alternative example, the registration authentication means is further for:
acquiring a second platform user identification code; the second platform user identification code is: third party identification codes of other cloud platforms except the local cloud platform;
if the first platform user identification code is inconsistent with the second platform user identification code and the first platform user identification code is consistent with the third party platform original user identification code, carrying out association binding on a local platform user identification code, the third party platform original user identification code and a third party platform target authorization token to generate target snapshot information of the local cloud platform;
updating original snapshot information with the target snapshot information; or alternatively, the first and second heat exchangers may be,
If the first platform user identification code is inconsistent with the second platform user identification code and the first platform user identification code is inconsistent with the original platform user identification code of the local cloud platform, returning prompt information that the account association has conflict, and acquiring prompt replies based on the prompt information;
if the prompt reply is determined to be: the original snapshot information is covered, then the third party equipment bound with the local platform user identification code is unbinding, and after all unbinding of the third party equipment is confirmed, the original snapshot information is updated by the target snapshot information;
if the prompt reply is determined to be: if the original snapshot information is not covered, the original snapshot information is not updated, and the original snapshot information is jumped to an account authorization guiding interface so as to respond to a new account authorization request based on the account authorization guiding interface, and the authorization token is updated based on the new account authorization request; or alternatively, the first and second heat exchangers may be,
and if the first platform user identification code is consistent with the second platform user identification code, the third-party platform target authorization token is sent to the rest of cloud platforms so that the rest of cloud platforms can update the third-party platform target authorization token to account authorization storage units of the rest of cloud platforms.
The specific embodiment of the registration authentication device provided by the application is basically the same as each embodiment of the registration authentication method of the intelligent device accessing the internet of things system, and is not described herein.
Optionally, as shown in fig. 3, fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present application. The electronic device may include: processor 310, communication interface (Communication Interface) 320, memory 330 and communication bus 340, wherein processor 310, communication interface 320, memory 330 accomplish communication with each other through communication bus 340. The processor 310 may invoke the determiner program in the memory 330 to perform the steps of the registration authentication method of the smart device to the internet of things system, including, for example:
responding to a registration request initiated by intelligent Internet of things equipment; the registration request comprises an Internet of things device ID, an Internet of things system ID, an Internet of things device interface ID and an Internet of things system interface ID;
registering the intelligent internet of things equipment to a to-be-networked equipment list according to the internet of things equipment ID;
encrypting according to the Internet of things equipment ID, the Internet of things system ID, the Internet of things equipment interface ID and the Internet of things system interface ID to obtain an Internet of things data packet;
Returning the internet of things data packet to the intelligent internet of things device through the internet of things device ID, and receiving a decryption hash value returned by the intelligent internet of things device based on the internet of things data packet;
and if the decryption hash value is matched with the encryption hash value in the encryption process, registering the intelligent Internet of things equipment to a final network access equipment list, and distributing the Internet of things ID for the intelligent Internet of things equipment.
In an optional example, encrypting according to the internet of things device ID, the internet of things system ID, the internet of things device interface ID and the internet of things system interface ID to obtain an internet of things data packet, including:
generating first key information based on the Internet of things equipment ID and a first random key parameter, and generating second key information based on the Internet of things system ID and a second random key parameter;
acquiring a first timestamp and a first packet sequence number of the Internet of things equipment ID, and acquiring a second timestamp and a second packet sequence number of the Internet of things system ID;
generating first address information based on the internet of things device interface ID, the first key information, the first timestamp and the first packet sequence number;
Generating second address information based on the internet of things system interface ID, the second key information, the second timestamp and the second packet sequence number;
and generating the Internet of things data packet based on the Internet of things equipment ID, the Internet of things system ID, the first address information and the second address information.
In an optional example, generating the internet of things data packet based on the internet of things device ID, the internet of things system ID, the first address information, and the second address information includes:
performing encryption calculation on the first address information and the second address information to obtain a decryption field;
fusing the Internet of things equipment ID and the Internet of things system ID to obtain a decryption ID segment;
encrypting the decryption field based on the decryption ID segment to generate the Internet of things data packet;
wherein the internet of things data packet is n= (decryption field) Decrypting ID segments
In an optional example, after the assigning of the internet of things ID to the intelligent internet of things device, the method further includes:
after the intelligent Internet of things equipment is accessed to an Internet of things system through the Internet of things ID, determining the number of times that the running environment of an initial scene rule in the equipment management task is interfered in the process of executing the equipment management task;
If the number of times is larger than a preset number of times threshold, generating a target scene rule according to the latest scene information of the account corresponding to the equipment management task;
and if the target scene rule passes the verification, updating the equipment management task based on the target scene rule.
In an optional example, generating the target scenario rule according to the latest scenario information of the account corresponding to the device management task includes:
classifying the information of the latest scene information to obtain multi-dimensional scene information; the multi-dimensional scene information comprises user dimension information, equipment dimension information, time dimension information, space dimension information, environment dimension information and service dimension information;
inputting the multi-dimensional scene information into a scene engine model to obtain at least one scene demand information output by the scene engine model; the scene engine model is used for predicting scene demands;
and determining a target scene rule based on the scene requirement information.
In an optional example, after the assigning of the internet of things ID to the intelligent internet of things device, the method further includes:
after the intelligent Internet of things equipment is determined to be accessed into an Internet of things system through the Internet of things ID, responding to an account authorization request initiated by the intelligent Internet of things equipment, and acquiring a third party platform target authorization token based on the account authorization request; the third party platform target authorization token is: the third party cloud platform sends an account authorization request to the local cloud platform to send an account authorization request to the third party cloud platform;
Acquiring a first platform user identification code based on the third party platform target authorization token; the first platform user identification code is: the third party cloud platform sends a third party identification code of the local cloud platform returned by the third party platform target authorization token according to the local cloud platform;
and updating the third party platform original authorization token of the local cloud platform by using the third party platform target authorization token based on the first platform user identification code.
In an alternative example, based on the first platform user identification code, and updating the third party platform original authorization token of the local cloud platform with the third party platform target authorization token, includes:
acquiring a second platform user identification code; the second platform user identification code is: third party identification codes of other cloud platforms except the local cloud platform;
if the first platform user identification code is inconsistent with the second platform user identification code and the first platform user identification code is consistent with the third party platform original user identification code, carrying out association binding on a local platform user identification code, the third party platform original user identification code and a third party platform target authorization token to generate target snapshot information of the local cloud platform;
Updating original snapshot information with the target snapshot information; or alternatively, the first and second heat exchangers may be,
if the first platform user identification code is inconsistent with the second platform user identification code and the first platform user identification code is inconsistent with the original platform user identification code of the local cloud platform, returning prompt information that the account association has conflict, and acquiring prompt replies based on the prompt information;
if the prompt reply is determined to be: the original snapshot information is covered, then the third party equipment bound with the local platform user identification code is unbinding, and after all unbinding of the third party equipment is confirmed, the original snapshot information is updated by the target snapshot information;
if the prompt reply is determined to be: if the original snapshot information is not covered, the original snapshot information is not updated, and the original snapshot information is jumped to an account authorization guiding interface so as to respond to a new account authorization request based on the account authorization guiding interface, and the authorization token is updated based on the new account authorization request; or alternatively, the first and second heat exchangers may be,
and if the first platform user identification code is consistent with the second platform user identification code, the third-party platform target authorization token is sent to the rest of cloud platforms so that the rest of cloud platforms can update the third-party platform target authorization token to account authorization storage units of the rest of cloud platforms.
Further, the logic instructions in the memory 330 described above may be implemented in the form of software functional units and may be stored in a deterministic machine-readable storage medium when sold or used as a stand-alone product. Based on this understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, comprising several instructions for causing a determiner device (which may be a personal determiner, a server, a network device, etc.) to perform all or part of the steps of the method described in the various embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
In another aspect, embodiments of the present application further provide a non-transitory determining machine-readable storage medium, where the non-transitory determining machine-readable storage medium includes a determining machine program, where the determining machine program may be stored on the non-transitory determining machine-readable storage medium, and when the determining machine program is executed by a processor, the determining machine may perform the steps of the registration authentication method for accessing an intelligent device to an internet of things system provided in the foregoing embodiments, where the method includes:
Responding to a registration request initiated by intelligent Internet of things equipment; the registration request comprises an Internet of things device ID, an Internet of things system ID, an Internet of things device interface ID and an Internet of things system interface ID;
registering the intelligent internet of things equipment to a to-be-networked equipment list according to the internet of things equipment ID;
encrypting according to the Internet of things equipment ID, the Internet of things system ID, the Internet of things equipment interface ID and the Internet of things system interface ID to obtain an Internet of things data packet;
returning the internet of things data packet to the intelligent internet of things device through the internet of things device ID, and receiving a decryption hash value returned by the intelligent internet of things device based on the internet of things data packet;
and if the decryption hash value is matched with the encryption hash value in the encryption process, registering the intelligent Internet of things equipment to a final network access equipment list, and distributing the Internet of things ID for the intelligent Internet of things equipment.
In an optional example, encrypting according to the internet of things device ID, the internet of things system ID, the internet of things device interface ID and the internet of things system interface ID to obtain an internet of things data packet, including:
generating first key information based on the Internet of things equipment ID and a first random key parameter, and generating second key information based on the Internet of things system ID and a second random key parameter;
Acquiring a first timestamp and a first packet sequence number of the Internet of things equipment ID, and acquiring a second timestamp and a second packet sequence number of the Internet of things system ID;
generating first address information based on the internet of things device interface ID, the first key information, the first timestamp and the first packet sequence number;
generating second address information based on the internet of things system interface ID, the second key information, the second timestamp and the second packet sequence number;
and generating the Internet of things data packet based on the Internet of things equipment ID, the Internet of things system ID, the first address information and the second address information.
In an optional example, generating the internet of things data packet based on the internet of things device ID, the internet of things system ID, the first address information, and the second address information includes:
performing encryption calculation on the first address information and the second address information to obtain a decryption field;
fusing the Internet of things equipment ID and the Internet of things system ID to obtain a decryption ID segment;
encrypting the decryption field based on the decryption ID segment to generate the Internet of things data packet;
Wherein the internet of things data packet is n= (decryption field) Decrypting ID segments
In an optional example, after the assigning of the internet of things ID to the intelligent internet of things device, the method further includes:
after the intelligent Internet of things equipment is accessed to an Internet of things system through the Internet of things ID, determining the number of times that the running environment of an initial scene rule in the equipment management task is interfered in the process of executing the equipment management task;
if the number of times is larger than a preset number of times threshold, generating a target scene rule according to the latest scene information of the account corresponding to the equipment management task;
and if the target scene rule passes the verification, updating the equipment management task based on the target scene rule.
In an optional example, generating the target scenario rule according to the latest scenario information of the account corresponding to the device management task includes:
classifying the information of the latest scene information to obtain multi-dimensional scene information; the multi-dimensional scene information comprises user dimension information, equipment dimension information, time dimension information, space dimension information, environment dimension information and service dimension information;
inputting the multi-dimensional scene information into a scene engine model to obtain at least one scene demand information output by the scene engine model; the scene engine model is used for predicting scene demands;
And determining a target scene rule based on the scene requirement information.
In an optional example, after the assigning of the internet of things ID to the intelligent internet of things device, the method further includes:
after the intelligent Internet of things equipment is determined to be accessed into an Internet of things system through the Internet of things ID, responding to an account authorization request initiated by the intelligent Internet of things equipment, and acquiring a third party platform target authorization token based on the account authorization request; the third party platform target authorization token is: the third party cloud platform sends an account authorization request to the local cloud platform to send an account authorization request to the third party cloud platform;
acquiring a first platform user identification code based on the third party platform target authorization token; the first platform user identification code is: the third party cloud platform sends a third party identification code of the local cloud platform returned by the third party platform target authorization token according to the local cloud platform;
and updating the third party platform original authorization token of the local cloud platform by using the third party platform target authorization token based on the first platform user identification code.
In an alternative example, based on the first platform user identification code, and updating the third party platform original authorization token of the local cloud platform with the third party platform target authorization token, includes:
Acquiring a second platform user identification code; the second platform user identification code is: third party identification codes of other cloud platforms except the local cloud platform;
if the first platform user identification code is inconsistent with the second platform user identification code and the first platform user identification code is consistent with the third party platform original user identification code, carrying out association binding on a local platform user identification code, the third party platform original user identification code and a third party platform target authorization token to generate target snapshot information of the local cloud platform;
updating original snapshot information with the target snapshot information; or alternatively, the first and second heat exchangers may be,
if the first platform user identification code is inconsistent with the second platform user identification code and the first platform user identification code is inconsistent with the original platform user identification code of the local cloud platform, returning prompt information that the account association has conflict, and acquiring prompt replies based on the prompt information;
if the prompt reply is determined to be: the original snapshot information is covered, then the third party equipment bound with the local platform user identification code is unbinding, and after all unbinding of the third party equipment is confirmed, the original snapshot information is updated by the target snapshot information;
If the prompt reply is determined to be: if the original snapshot information is not covered, the original snapshot information is not updated, and the original snapshot information is jumped to an account authorization guiding interface so as to respond to a new account authorization request based on the account authorization guiding interface, and the authorization token is updated based on the new account authorization request; or alternatively, the first and second heat exchangers may be,
and if the first platform user identification code is consistent with the second platform user identification code, the third-party platform target authorization token is sent to the rest of cloud platforms so that the rest of cloud platforms can update the third-party platform target authorization token to account authorization storage units of the rest of cloud platforms.
In still another aspect, an embodiment of the present application further provides a computer product, where the computer product includes a determining computer program, where the determining computer program may be stored on the computer product, where the determining computer program when executed by a processor, is capable of executing the steps of the registration authentication method for accessing an intelligent device to an internet of things system provided in the foregoing embodiments, where the steps include:
responding to a registration request initiated by intelligent Internet of things equipment; the registration request comprises an Internet of things device ID, an Internet of things system ID, an Internet of things device interface ID and an Internet of things system interface ID;
Registering the intelligent internet of things equipment to a to-be-networked equipment list according to the internet of things equipment ID;
encrypting according to the Internet of things equipment ID, the Internet of things system ID, the Internet of things equipment interface ID and the Internet of things system interface ID to obtain an Internet of things data packet;
returning the internet of things data packet to the intelligent internet of things device through the internet of things device ID, and receiving a decryption hash value returned by the intelligent internet of things device based on the internet of things data packet;
and if the decryption hash value is matched with the encryption hash value in the encryption process, registering the intelligent Internet of things equipment to a final network access equipment list, and distributing the Internet of things ID for the intelligent Internet of things equipment.
In an optional example, encrypting according to the internet of things device ID, the internet of things system ID, the internet of things device interface ID and the internet of things system interface ID to obtain an internet of things data packet, including:
generating first key information based on the Internet of things equipment ID and a first random key parameter, and generating second key information based on the Internet of things system ID and a second random key parameter;
acquiring a first timestamp and a first packet sequence number of the Internet of things equipment ID, and acquiring a second timestamp and a second packet sequence number of the Internet of things system ID;
Generating first address information based on the internet of things device interface ID, the first key information, the first timestamp and the first packet sequence number;
generating second address information based on the internet of things system interface ID, the second key information, the second timestamp and the second packet sequence number;
and generating the Internet of things data packet based on the Internet of things equipment ID, the Internet of things system ID, the first address information and the second address information.
In an optional example, generating the internet of things data packet based on the internet of things device ID, the internet of things system ID, the first address information, and the second address information includes:
performing encryption calculation on the first address information and the second address information to obtain a decryption field;
fusing the Internet of things equipment ID and the Internet of things system ID to obtain a decryption ID segment;
encrypting the decryption field based on the decryption ID segment to generate the Internet of things data packet;
wherein the internet of things data packet is n= (decryption field) Decrypting ID segments
In an optional example, after the assigning of the internet of things ID to the intelligent internet of things device, the method further includes:
After the intelligent Internet of things equipment is accessed to an Internet of things system through the Internet of things ID, determining the number of times that the running environment of an initial scene rule in the equipment management task is interfered in the process of executing the equipment management task;
if the number of times is larger than a preset number of times threshold, generating a target scene rule according to the latest scene information of the account corresponding to the equipment management task;
and if the target scene rule passes the verification, updating the equipment management task based on the target scene rule.
In an optional example, generating the target scenario rule according to the latest scenario information of the account corresponding to the device management task includes:
classifying the information of the latest scene information to obtain multi-dimensional scene information; the multi-dimensional scene information comprises user dimension information, equipment dimension information, time dimension information, space dimension information, environment dimension information and service dimension information;
inputting the multi-dimensional scene information into a scene engine model to obtain at least one scene demand information output by the scene engine model; the scene engine model is used for predicting scene demands;
and determining a target scene rule based on the scene requirement information.
In an optional example, after the assigning of the internet of things ID to the intelligent internet of things device, the method further includes:
after the intelligent Internet of things equipment is determined to be accessed into an Internet of things system through the Internet of things ID, responding to an account authorization request initiated by the intelligent Internet of things equipment, and acquiring a third party platform target authorization token based on the account authorization request; the third party platform target authorization token is: the third party cloud platform sends an account authorization request to the local cloud platform to send an account authorization request to the third party cloud platform;
acquiring a first platform user identification code based on the third party platform target authorization token; the first platform user identification code is: the third party cloud platform sends a third party identification code of the local cloud platform returned by the third party platform target authorization token according to the local cloud platform;
and updating the third party platform original authorization token of the local cloud platform by using the third party platform target authorization token based on the first platform user identification code.
In an alternative example, based on the first platform user identification code, and updating the third party platform original authorization token of the local cloud platform with the third party platform target authorization token, includes:
Acquiring a second platform user identification code; the second platform user identification code is: third party identification codes of other cloud platforms except the local cloud platform;
if the first platform user identification code is inconsistent with the second platform user identification code and the first platform user identification code is consistent with the third party platform original user identification code, carrying out association binding on a local platform user identification code, the third party platform original user identification code and a third party platform target authorization token to generate target snapshot information of the local cloud platform;
updating original snapshot information with the target snapshot information; or alternatively, the first and second heat exchangers may be,
if the first platform user identification code is inconsistent with the second platform user identification code and the first platform user identification code is inconsistent with the original platform user identification code of the local cloud platform, returning prompt information that the account association has conflict, and acquiring prompt replies based on the prompt information;
if the prompt reply is determined to be: the original snapshot information is covered, then the third party equipment bound with the local platform user identification code is unbinding, and after all unbinding of the third party equipment is confirmed, the original snapshot information is updated by the target snapshot information;
If the prompt reply is determined to be: if the original snapshot information is not covered, the original snapshot information is not updated, and the original snapshot information is jumped to an account authorization guiding interface so as to respond to a new account authorization request based on the account authorization guiding interface, and the authorization token is updated based on the new account authorization request; or alternatively, the first and second heat exchangers may be,
and if the first platform user identification code is consistent with the second platform user identification code, the third-party platform target authorization token is sent to the rest of cloud platforms so that the rest of cloud platforms can update the third-party platform target authorization token to account authorization storage units of the rest of cloud platforms.
The apparatus 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.
From the above description of the embodiments, it will be apparent to those skilled in the art that the embodiments may be implemented by means of software plus necessary general hardware platforms, or of course may be implemented by means of hardware. Based on this understanding, the above technical solution may be embodied essentially or in a part contributing to the prior art in the form of a software product, which may be stored in a determiner-readable storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, etc., comprising several instructions for causing a determiner device (which may be a personal determiner, a server, a network device, etc.) to perform the embodiments or the methods described by some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present application, and are not limiting thereof; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the corresponding technical solutions.

Claims (10)

1. The registration authentication method for the intelligent equipment to access the internet of things system is characterized by comprising the following steps:
responding to a registration request initiated by intelligent Internet of things equipment; the registration request comprises an Internet of things device ID, an Internet of things system ID, an Internet of things device interface ID and an Internet of things system interface ID;
registering the intelligent internet of things equipment to a to-be-networked equipment list according to the internet of things equipment ID;
encrypting according to the Internet of things equipment ID, the Internet of things system ID, the Internet of things equipment interface ID and the Internet of things system interface ID to obtain an Internet of things data packet;
returning the internet of things data packet to the intelligent internet of things device through the internet of things device ID, and receiving a decryption hash value returned by the intelligent internet of things device based on the internet of things data packet;
and if the decryption hash value is matched with the encryption hash value in the encryption process, registering the intelligent Internet of things equipment to a final network access equipment list, and distributing the Internet of things ID for the intelligent Internet of things equipment.
2. The method for registration authentication of an intelligent device to an internet of things system according to claim 1, wherein the encrypting according to the internet of things device ID, the internet of things system ID, the internet of things device interface ID and the internet of things system interface ID to obtain an internet of things data packet comprises:
Generating first key information based on the Internet of things equipment ID and a first random key parameter, and generating second key information based on the Internet of things system ID and a second random key parameter;
acquiring a first timestamp and a first packet sequence number of the Internet of things equipment ID, and acquiring a second timestamp and a second packet sequence number of the Internet of things system ID;
generating first address information based on the internet of things device interface ID, the first key information, the first timestamp and the first packet sequence number;
generating second address information based on the internet of things system interface ID, the second key information, the second timestamp and the second packet sequence number;
and generating the Internet of things data packet based on the Internet of things equipment ID, the Internet of things system ID, the first address information and the second address information.
3. The method for registration authentication of an intelligent device to an internet of things system according to claim 2, wherein the generating the internet of things data packet based on the internet of things device ID, the internet of things system ID, the first address information and the second address information includes:
performing encryption calculation on the first address information and the second address information to obtain a decryption field;
Fusing the Internet of things equipment ID and the Internet of things system ID to obtain a decryption ID segment;
encrypting the decryption field based on the decryption ID segment to generate the Internet of things data packet;
wherein the internet of things data packet is n= (decryption field) Decrypting ID segments
4. The method for registration and authentication of an intelligent device to an internet of things system according to claim 1, wherein after the assigning the internet of things ID to the intelligent internet of things device, further comprises:
after the intelligent Internet of things equipment is accessed to an Internet of things system through the Internet of things ID, determining the number of times that the running environment of an initial scene rule in the equipment management task is interfered in the process of executing the equipment management task;
if the number of times is larger than a preset number of times threshold, generating a target scene rule according to the latest scene information of the account corresponding to the equipment management task;
and if the target scene rule passes the verification, updating the equipment management task based on the target scene rule.
5. The method for registration and authentication of an intelligent device to an internet of things system according to claim 4, wherein generating the target scene rule according to the latest scene information of the account corresponding to the device management task comprises:
Classifying the information of the latest scene information to obtain multi-dimensional scene information; the multi-dimensional scene information comprises user dimension information, equipment dimension information, time dimension information, space dimension information, environment dimension information and service dimension information;
inputting the multi-dimensional scene information into a scene engine model to obtain at least one scene demand information output by the scene engine model; the scene engine model is used for predicting scene demands;
and determining a target scene rule based on the scene requirement information.
6. The method for registration and authentication of an intelligent device to an internet of things system according to claim 1, wherein after the assigning the internet of things ID to the intelligent internet of things device, further comprises:
after the intelligent Internet of things equipment is determined to be accessed into an Internet of things system through the Internet of things ID, responding to an account authorization request initiated by the intelligent Internet of things equipment, and acquiring a third party platform target authorization token based on the account authorization request; the third party platform target authorization token is: the third party cloud platform sends an account authorization request to the local cloud platform to send an account authorization request to the third party cloud platform;
Acquiring a first platform user identification code based on the third party platform target authorization token; the first platform user identification code is: the third party cloud platform sends a third party identification code of the local cloud platform returned by the third party platform target authorization token according to the local cloud platform;
and updating the third party platform original authorization token of the local cloud platform by using the third party platform target authorization token based on the first platform user identification code.
7. The method for authenticating registration of an intelligent device to an internet of things system according to claim 6, wherein updating the third party platform original authorization token of the local cloud platform with the third party platform target authorization token based on the first platform user identification code comprises:
acquiring a second platform user identification code; the second platform user identification code is: third party identification codes of other cloud platforms except the local cloud platform;
if the first platform user identification code is inconsistent with the second platform user identification code and the first platform user identification code is consistent with the third party platform original user identification code, carrying out association binding on a local platform user identification code, the third party platform original user identification code and a third party platform target authorization token to generate target snapshot information of the local cloud platform;
Updating original snapshot information with the target snapshot information; or alternatively, the first and second heat exchangers may be,
if the first platform user identification code is inconsistent with the second platform user identification code and the first platform user identification code is inconsistent with the original platform user identification code of the local cloud platform, returning prompt information that the account association has conflict, and acquiring prompt replies based on the prompt information;
if the prompt reply is determined to be: the original snapshot information is covered, then the third party equipment bound with the local platform user identification code is unbinding, and after all unbinding of the third party equipment is confirmed, the original snapshot information is updated by the target snapshot information;
if the prompt reply is determined to be: if the original snapshot information is not covered, the original snapshot information is not updated, and the original snapshot information is jumped to an account authorization guiding interface so as to respond to a new account authorization request based on the account authorization guiding interface, and the authorization token is updated based on the new account authorization request; or alternatively, the first and second heat exchangers may be,
and if the first platform user identification code is consistent with the second platform user identification code, the third-party platform target authorization token is sent to the rest of cloud platforms so that the rest of cloud platforms can update the third-party platform target authorization token to account authorization storage units of the rest of cloud platforms.
8. A registration authentication apparatus, comprising:
the response module is used for responding to a registration request initiated by the intelligent Internet of things equipment; the registration request comprises an Internet of things device ID, an Internet of things system ID, an Internet of things device interface ID and an Internet of things system interface ID;
the initial network entry registration module is used for registering the intelligent internet of things equipment to a to-be-network entry list according to the internet of things equipment ID;
the data encryption module is used for encrypting according to the Internet of things equipment ID, the Internet of things system ID, the Internet of things equipment interface ID and the Internet of things system interface ID to obtain an Internet of things data packet;
the data interaction module is used for returning the internet of things data packet to the intelligent internet of things device through the internet of things device ID and receiving a decryption hash value returned by the intelligent internet of things device based on the internet of things data packet;
and the network access registration authentication module is used for registering the intelligent Internet of things equipment to a final network access equipment list and distributing the Internet of things ID for the intelligent Internet of things equipment if the decryption hash value is matched with the encryption hash value in the encryption process.
9. An electronic device comprising a processor and a memory, the memory storing a plurality of instructions; the processor loads instructions from the memory to perform the method of registration authentication of an intelligent device to an internet of things system as claimed in any one of claims 1 to 7.
10. A computer readable storage medium storing a plurality of instructions adapted to be loaded by a processor to perform the method of registration authentication of a smart device to an internet of things system as claimed in any one of claims 1 to 7.
CN202311329796.0A 2023-10-13 2023-10-13 Registration authentication method for intelligent equipment accessing to Internet of things system Pending CN117254969A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311329796.0A CN117254969A (en) 2023-10-13 2023-10-13 Registration authentication method for intelligent equipment accessing to Internet of things system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311329796.0A CN117254969A (en) 2023-10-13 2023-10-13 Registration authentication method for intelligent equipment accessing to Internet of things system

Publications (1)

Publication Number Publication Date
CN117254969A true CN117254969A (en) 2023-12-19

Family

ID=89131212

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311329796.0A Pending CN117254969A (en) 2023-10-13 2023-10-13 Registration authentication method for intelligent equipment accessing to Internet of things system

Country Status (1)

Country Link
CN (1) CN117254969A (en)

Similar Documents

Publication Publication Date Title
US11610019B2 (en) Information management method, apparatus, and information management system
US11115418B2 (en) Registration and authorization method device and system
EP3258663B1 (en) Verification method, apparatus and system for network application access
JP5522307B2 (en) System and method for remote maintenance of client systems in electronic networks using software testing with virtual machines
KR101861401B1 (en) Binding applications to device capabilities
CN111429254A (en) Business data processing method and device and readable storage medium
JP6574168B2 (en) Terminal identification method, and method, system, and apparatus for registering machine identification code
CN108880821B (en) Authentication method and equipment of digital certificate
CN110213276B (en) Authorization verification method under micro-service architecture, server, terminal and medium
CN111625829A (en) Application activation method and device based on trusted execution environment
CN110198296B (en) Authentication method and device, storage medium and electronic device
CN106878250B (en) Cross-application single-state login method and device
CN107426235B (en) Authority authentication method, device and system based on equipment fingerprint
WO2012117253A1 (en) An authentication system
CN112688773A (en) Token generation and verification method and device
EP3008876B1 (en) Roaming internet-accessible application state across trusted and untrusted platforms
CN112948851A (en) User authentication method, device, server and storage medium
CN111460400A (en) Data processing method and device and computer readable storage medium
CN110995446A (en) Evidence verification method, device, server and storage medium
CN112800392A (en) Authorization method and device based on soft certificate and storage medium
CN113472716A (en) System access method, gateway device, server, electronic device, and storage medium
CN111953634B (en) Access control method and device for terminal equipment, computer equipment and storage medium
CN111988262B (en) Authentication method, authentication device, server and storage medium
CN114117551B (en) Access verification method and device
US11868476B2 (en) Boot-specific key access in a virtual device platform

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