CN107864206B - Interaction method and system based on industrial internet cloud platform - Google Patents

Interaction method and system based on industrial internet cloud platform Download PDF

Info

Publication number
CN107864206B
CN107864206B CN201711107226.1A CN201711107226A CN107864206B CN 107864206 B CN107864206 B CN 107864206B CN 201711107226 A CN201711107226 A CN 201711107226A CN 107864206 B CN107864206 B CN 107864206B
Authority
CN
China
Prior art keywords
service
user
development
cloud platform
module
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
CN201711107226.1A
Other languages
Chinese (zh)
Other versions
CN107864206A (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.)
Kaos Digital Technology Shanghai Co ltd
Karos Iot Technology Co ltd
Cosmoplat Industrial Intelligent Research Institute Qingdao Co Ltd
Original Assignee
Haier Industrial Holding Co ltd
Haier Digital Technology Shanghai 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 Haier Industrial Holding Co ltd, Haier Digital Technology Shanghai Co Ltd filed Critical Haier Industrial Holding Co ltd
Priority to CN201711107226.1A priority Critical patent/CN107864206B/en
Publication of CN107864206A publication Critical patent/CN107864206A/en
Application granted granted Critical
Publication of CN107864206B publication Critical patent/CN107864206B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

An interaction method and system based on an industrial Internet cloud platform comprise (1) the cloud platform receives an access service request sent by a user through a service interface; the service request is application calling information sent to the cloud platform by a user; (2) the cloud platform provides basic services of a required development framework according to the request of a user, wherein the basic services comprise a network architecture required by development and a network protocol required by remote calling service, and the protocol is based on a Dubbo service framework; (3) the cloud platform collects data of a user in a development process and dynamically adjusts services required by the user in the development process according to the data; (4) providing a monitoring service according to a user request. The invention has the beneficial effects that: the system can reduce the preliminary preparation time and energy of users or developers, concentrate on developing the needed projects, has the relay development function, effectively stimulates the development and innovation enthusiasm of individuals or groups, and promotes the technological progress.

Description

Interaction method and system based on industrial internet cloud platform
Technical Field
The invention belongs to the technical field of internet manufacturing based on a cloud computing platform, and particularly relates to an interaction method of an internet platform.
Background
In the current production mode of solid industrial products, the mode is single and old, and the threshold of manufacturers for organizing and producing is high. For example, to organize production, it is necessary to have production sites, production equipment and employment personnel, but not only needs high-quality designers in the product design stage, but also has high requirements on design efficiency and continuous improvement of design schemes if good product design is achieved; due to the existence of higher thresholds, general people can be prohibitive to industrial production, so that other cooperation can be sought, and the technical transformation difficulty and cost are increased.
Disclosure of Invention
The invention relates to an interaction method of a cloud manufacturing platform, which mainly solves three problems: the method solves the problem of the industrial cloud manufacturing service platform, provides a low-threshold and humanized cloud platform architecture method for a producer, and solves the problem of how to provide a solution according to the requirements of users through the cloud platform. The solution of the above-mentioned problem has finally reduced production degree of difficulty and research and development risk for the production operator.
The technical scheme adopted by the invention is as follows: an interaction method based on an industrial internet cloud platform is characterized by comprising the following steps:
(1) the cloud platform receives an access service request sent by a user through a service interface; the service request is application calling information sent to the cloud platform by a user;
(2) the cloud platform provides basic services of a required development framework according to the request of a user, wherein the basic services comprise a network architecture required by development and a network protocol required by remote calling service, and the protocol is based on a Dubbo service framework;
(3) the cloud platform collects data of a user in a development process and dynamically adjusts services required by the user in the development process according to the data;
(4) providing a monitoring service according to a user request.
The cloud platform provides micro-services required by user development, multiple service combinations are preset in the cloud platform to meet different user requirements, and more than one service combination is selected for the user to select according to the development requirements provided by the user.
On the basis of data generated in the user development process, the cloud platform analyzes the data to obtain application calling conditions and feeds the application calling conditions back to the user.
If one or more applications are found to be called more frequently or saturated, resources are added to ensure proper operation of the one or more applications.
The step (4) comprises the following steps:
(a) a, user A makes an online request: uploading a design summary which is carried out by the user by utilizing the service provided by the cloud platform to a user design display module;
(b) a cloud platform disclosure design summary;
(c) the user B proposes to apply for using all the designs of the user A and pays a certain fee;
(d) the cloud platform pays the cost to the user A, and the user A transfers all designs to the user B through the cloud platform;
(e) the user B further perfects development on the basis of the user design of the user A, and the developed technology is used by the user or uploaded to a cloud platform;
(f) repeating steps (a) - (e) above.
An interaction system based on an industrial internet cloud platform is characterized by comprising:
the service interface module is used as an interface for accessing the cloud service platform;
the basic service module is constructed based on a PAAS platform and comprises a front-end basic service module and a rear-end combined development service module;
the data service module provides data support for the rear-end combined development service module;
the service monitoring module is used for acquiring and monitoring data of each module in the cloud service platform;
the front-end basic service module comprises: the system comprises a development management service module for managing different projects, a continuous integration and deployment service module for continuously testing the projects, a container service module with an application hosting function and an elastic computing service module with a server pool;
the back end combination development service module comprises: the system comprises a front-end development framework and a back-end development framework for application initial development, a distributed service framework arranged for application or service development, a distributed task system and a service management system, wherein the service management system provides service free combination, and provides task decomposition for application or service development; the development management service has a sandbox handling mechanism that provides secure isolation for multiple parallel projects, a maven repository to manage data and code.
The development service module further comprises a mobile terminal development framework, the mobile terminal development framework comprises a mobile development framework and a mobile APP management platform, the mobile development framework is developed based on HTML5 and JavaScript in a mixed mode, and the mobile management platform manages certificates, source codes, operation analysis, safety control and related mobile terminal projects of the mobile terminal.
The data service module is in a distributed resource management mode, provides database support for the basic service module and provides related resource management services, and comprises a distributed database, a distributed cache, a message service and a distributed file system.
The invention has the beneficial effects that: the cloud platform interaction method and the cloud platform interaction system provided by the embodiment of the invention can reduce the preliminary preparation time and energy of a user or a developer, concentrate on developing required projects, dynamically adjust the resource allocation in a development process by a self-adjustment mechanism in the cloud platform, analyze the use state data of the application or service and obtain a solution most suitable for the developer or the user at different stages. By the method and the device, the flexibility of the cloud platform is maximized. The system has the relay development function, effectively stimulates the development and innovation enthusiasm of individuals or groups, and promotes the technological progress.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The invention provides an interaction method based on an industrial internet cloud platform, which comprises the following steps:
s1, receiving an access service request sent by a user through a service interface; the service request is application calling information sent to the cloud platform by a user, and access is performed through a service interface.
S2, providing basic service of the required development frame according to the request of the user; the basic service includes the network architecture necessary for development and the network protocol required for remote invocation of the service, which is based on the Dubbo service framework.
S3, the cloud platform collects data of the user in the development process, and dynamically adjusts the service required in the development process of the user according to the data;
and S4, providing the monitoring service according to the user request.
The step S4 includes:
(a) a, user A makes an online request: uploading a design summary which is carried out by the user by utilizing the service provided by the cloud platform to a user design display module;
(b) a cloud platform disclosure design summary;
(c) the user B proposes to apply for using all the designs of the user A and pays a certain fee;
(d) the cloud platform pays the cost to the user A, and the user A transfers all designs to the user B through the cloud platform;
(e) the user B further perfects development on the basis of the user design of the user A, and the developed technology is used by the user or uploaded to a cloud platform;
(f) repeating steps (a) - (e) above.
Step S4 is an important part of the present invention, and this design is not only suitable for collective creation, but also suitable for the interested individuals to complete the design, and give play to their professional level, and at the same time, to obtain the reward. Can stimulate the development and innovation enthusiasm of individuals or groups and promote the technological progress.
The embodiment is based on an internet cloud and relates to an interaction method in the field of intelligent manufacturing, a cloud platform provides a service interface for a user to access, and meanwhile the cloud platform displays the capability which can be provided through the service interface to the user through the service interface, and the method is also a capability open display process. After a user sends an access request to access the cloud platform, a server receives information about calling of an application in the platform required by the user; according to the calling information, the server provides a developed framework for the calling information, such as a freely customized operation interface and the like; and basic service for supporting normal development and operation is provided for a development framework, the basic service is established on the basis of a Dubbo distributed service framework, and a related protocol and the like are provided for remote access calling service.
The cloud platform is internally provided with a large number of applications and services, but the applications and services are not all required by developers or users, the services are analyzed on the basis of development requirements put forward by the users to obtain the applications or services suitable for the users in the development stage, and the applications or services are combined, arranged and packaged to provide the users, so that a large amount of time of the users is saved, energy required by secondary development is reduced, and cost is reduced.
When a user or a developer develops the cloud application or service, the cloud platform acquires data generated by the user at this stage, such as application use frequency, application development sequence, service access response speed and the like, the data is used for analyzing the use experience of the user, and adjustment such as addition, deletion, replacement and the like is made on the application or the service, so that the use experience of the developer or the user is improved, and the development efficiency is improved.
The cloud platform provides micro-services required by user development, multiple service combinations are preset in the cloud platform to meet different user requirements, and more than one service combination is selected for the user to select according to the development requirements provided by the user. In order to shorten the early preparation time of developers or users and reduce the required preparation work of the developers or users, the cloud platform is internally provided with different applications and service combinations according to different industries, and simultaneously, the cloud platform is matched with the corresponding applications and service combinations aiming at different tasks of the same industry so as to be directly called by the users. The method is greatly convenient for users, and the use experience of the users is improved.
The cloud platform provides micro services required by user development, and the user can select one or more services according to development requirements. In the interactive interface provided for the user, the application and service pre-built in the platform are presented to the user through the interactive interface, and the user can freely select the required application or service through the interactive interface, so that the method has strong freedom and customizable flexibility.
Preferably, on the basis of data generated in the user development process, the cloud platform analyzes the data to obtain an application calling condition and feeds the application calling condition back to the user, and if one or more application calling frequencies are found to be less or zero, information is sent to the user to inform the user that the service combination needs to be adjusted. The method comprises the steps that a user uses an application or service in a cloud platform to carry out development work to generate data, for example, data such as calling frequency of one or more applications and services, use intensity of one or more applications in the development process and the like are determined, if the use frequency of the application and the service is very low or is directly equal to zero, information is sent to remind the user, the user is informed to adjust and delete the application and the service which are not used or cannot be used, the load of a server is reduced, and meanwhile, the development program cannot be too bulky.
Preferably, if one or more applications are found to be called more frequently or saturated, resources are increased to ensure proper operation of the one or more applications. The user uses the application or service in the cloud platform to perform development work to generate data, for example, the calling frequency of one or more applications and services, the use intensity of one or more applications in the development process, and other data are determined, if the use frequency of some applications or services is higher after analysis, the intensity is higher, and under other conditions that the development progress and experience may be affected, the cloud platform dynamically adjusts the resources of the server, and inclines the amount of the allocated resources to the applications or services, for example, the database capacity is increased, the response speed of the applications or services is increased, the memory capacity is increased, and other adjustments are performed, so as to adapt to the requirements of the user, so that the allocation of the resources is more reasonable, the utilization rate of the resources is greatly improved, and the waste of the resources is reduced.
Correspondingly, the invention also provides a cloud platform monitoring system which can realize all the processes of the cloud platform monitoring method in the embodiment.
One embodiment of the cloud platform interaction system provided by the invention comprises:
and the service interface module is used for providing an access interface for the cloud service platform.
And the basic service module is built based on the PAAS platform and comprises front-end basic service and rear-end combined development service.
And the data service module provides data support for the development service module.
And the service monitoring module is used for acquiring and monitoring data of each module in the cloud service platform.
The front-end basic service comprises development management service for managing different projects, continuous integration and deployment service for continuously testing the projects, container service with an application hosting function and elastic computing service with a server pool, wherein the development management service is provided with a sandbox processing mechanism for providing safety isolation for a plurality of parallel projects and a maven warehouse for managing data and codes.
The back-end combined development service comprises a front-end and back-end development framework for preliminary development of application, a distributed service framework arranged for application or service development, a service arrangement system for providing free combination of services, a distributed task system for providing task decomposition for application or service development and service management, wherein the service arrangement divides platform service contents and combines the platform service contents according to needs, the distributed task system is provided with a distributed framework, and the distributed framework divides one content into a plurality of independent content processes for simultaneous processing by the distributed task system according to needs.
The data service module is a distributed resource management mode, and provides database support and related resource management services for the basic service module.
Preferably, the development service module further includes a mobile terminal development framework, the mobile terminal development framework includes a mobile development framework and a mobile APP management platform, the mobile development framework is developed based on HTML5 and JavaScript in a mixed manner, and the mobile management platform manages certificates, source codes, operation analysis, security control and related mobile terminal projects of the mobile terminal.
Preferably, the distributed resource management comprises a distributed database, a distributed cache, a message service and a distributed file system.

Claims (4)

1. An interaction method based on an industrial internet cloud platform is characterized by comprising the following steps:
(1) the cloud platform receives an access service request sent by a user through a service interface; the service request is application calling information sent to the cloud platform by a user;
(2) the cloud platform provides basic services of a required development framework according to the request of a user, wherein the basic services comprise a network architecture required by development and a network protocol required by remote calling service, and the protocol is based on a Dubbo service framework;
(3) the cloud platform collects data of a user in a development process and dynamically adjusts services required by the user in the development process according to the data;
(4) providing monitoring service according to a user request;
providing micro-services required by user development in the cloud platform, presetting a plurality of service combinations in the cloud platform to adapt to different user requirements, and selecting more than one service combination for the user to select according to the development requirements provided by the user;
on the basis of data generated in the user development process, the cloud platform analyzes the data to obtain application calling conditions and feeds the application calling conditions back to the user;
if the calling frequency of one or more applications is found to be high or saturated, resources are increased to ensure the normal operation of the one or more applications;
an interaction system for implementing the interaction method based on the industrial internet cloud platform comprises the following steps:
the service interface module is used as an interface for accessing the cloud service platform;
the basic service module is constructed based on a PAAS platform and comprises a front-end basic service module and a rear-end combined development service module;
the data service module provides data support for the rear-end combined development service module;
the service monitoring module is used for acquiring and monitoring data of each module in the cloud service platform;
the front-end basic service module comprises: the system comprises a development management service module for managing different projects, a continuous integration and deployment service module for continuously testing the projects, a container service module with an application hosting function and an elastic computing service module with a server pool;
the back end combination development service module comprises: the system comprises a front-end development framework and a back-end development framework for application initial development, a distributed service framework arranged for application or service development, a distributed task system and a service management system, wherein the service management system provides service free combination, and provides task decomposition for application or service development; the development management service has a sandbox handling mechanism that provides secure isolation for multiple parallel projects, a maven repository to manage data and code.
2. The method of claim 1, wherein said step (4) comprises:
(a) a, user A makes an online request: uploading a design summary which is carried out by the user by utilizing the service provided by the cloud platform to a user design display module;
(b) a cloud platform disclosure design summary;
(c) the user B proposes to apply for using all the designs of the user A and pays a certain fee;
(d) the cloud platform pays the cost to the user A, and the user A transfers all designs to the user B through the cloud platform;
(e) the user B further perfects development on the basis of the user design of the user A, and the developed technology is used by the user or uploaded to a cloud platform;
(f) repeating steps (a) - (e) above.
3. The method of claim 1, wherein the backend combined development service module further comprises a mobile development framework, the mobile development framework comprises a mobile development framework and a mobile APP management platform, the mobile development framework is developed based on HTML5 and JavaScript in a mixed manner, and the mobile management platform manages the certificate, source code, operation analysis, security control and related mobile projects of the mobile.
4. The method of claim 1, wherein the data service module is a distributed resource management model, and the module provides database support and related resource management services for the basic service module, including distributed database, distributed cache, message service, and distributed file system.
CN201711107226.1A 2017-11-10 2017-11-10 Interaction method and system based on industrial internet cloud platform Active CN107864206B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711107226.1A CN107864206B (en) 2017-11-10 2017-11-10 Interaction method and system based on industrial internet cloud platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711107226.1A CN107864206B (en) 2017-11-10 2017-11-10 Interaction method and system based on industrial internet cloud platform

Publications (2)

Publication Number Publication Date
CN107864206A CN107864206A (en) 2018-03-30
CN107864206B true CN107864206B (en) 2021-01-05

Family

ID=61701390

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711107226.1A Active CN107864206B (en) 2017-11-10 2017-11-10 Interaction method and system based on industrial internet cloud platform

Country Status (1)

Country Link
CN (1) CN107864206B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110532312A (en) * 2019-08-28 2019-12-03 上海仪电智能科技有限公司 A kind of industry interconnection cloud platform system based on big data

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7572863B2 (en) * 2004-12-28 2009-08-11 Countil Of Scientific And Industrial Research Hydrophobically modified poly(acrylic acid) [PAA] and process of preparation thereof
CN103259843A (en) * 2013-03-22 2013-08-21 嘉兴安尚云信软件有限公司 Intelligentized PaaS cloud computing platform system
CN104504593A (en) * 2014-12-17 2015-04-08 北京邮电大学 PaaS (Platform as a Service) cloud platform based open ability store device
CN106412084A (en) * 2016-10-31 2017-02-15 陕西职业技术学院 School-enterprise cooperation cloud platform realizing method for service architecture
CN106878393A (en) * 2017-01-16 2017-06-20 深圳市商沃科技发展有限公司 A kind of system based on fusion micro services framework

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7572863B2 (en) * 2004-12-28 2009-08-11 Countil Of Scientific And Industrial Research Hydrophobically modified poly(acrylic acid) [PAA] and process of preparation thereof
CN103259843A (en) * 2013-03-22 2013-08-21 嘉兴安尚云信软件有限公司 Intelligentized PaaS cloud computing platform system
CN104504593A (en) * 2014-12-17 2015-04-08 北京邮电大学 PaaS (Platform as a Service) cloud platform based open ability store device
CN106412084A (en) * 2016-10-31 2017-02-15 陕西职业技术学院 School-enterprise cooperation cloud platform realizing method for service architecture
CN106878393A (en) * 2017-01-16 2017-06-20 深圳市商沃科技发展有限公司 A kind of system based on fusion micro services framework

Also Published As

Publication number Publication date
CN107864206A (en) 2018-03-30

Similar Documents

Publication Publication Date Title
CN106850589B (en) Method for managing and controlling operation of cloud computing terminal and cloud server
US20150347908A1 (en) Methods and system for managing predictive models
CN103546581A (en) Cloud education system facing pre-school children
CN105490842B (en) A kind of method based on the dialogue of MVVM model management in online service system
CN104350741B (en) Method, device and its medium for the incremental preparation of the video of transmission
CN106230922A (en) A kind of news subscribing method, message production unit and message reception units
CN110516986B (en) Method and device for constructing collection list in package production mode
CN103237037A (en) Media format conversion method and system based on cloud computing architecture
CN108370306A (en) It is layered spectral coordination
CN110007950A (en) A kind of management method of application programming interfaces, device and server
Ballesteros et al. Quality of Experience (QoE) in the smart cities context: An initial analysis
CN104765609B (en) Software associated resource recommendation method, software associated resource acquisition method and corresponding devices
CN104317634B (en) Suitable for the information flow analogue system and method for pattern assignment
CN110321283A (en) Interface testing case generation method, device, computer installation and storage medium
CN107864206B (en) Interaction method and system based on industrial internet cloud platform
CN107368555A (en) Movie editing makes collaboration method, device, server and system
CN108491499B (en) Data acquisition method, data acquisition platform, client and business server
CN113703973A (en) Cloud task processing method, system, device, equipment and storage medium
CN113886006A (en) Resource scheduling method, device and equipment and readable storage medium
CN112953993B (en) Resource scheduling method, equipment, network system and storage medium
US20230048473A1 (en) Data labeling system and method, and data labeling manager
CN116126415A (en) Scene-based cloud component configuration recommendation method and system
CN115543793A (en) System deployment method and device of target server and operation and maintenance center station
US20170289212A1 (en) Human machine interface system and the method for operating the same
CN112150021A (en) Time schedule generation method, device, system, storage medium and electronic equipment

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
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 266101 Haier Information Industrial Park, No.1 Haier Road, Laoshan District, Qingdao City, Shandong Province

Patentee after: Haier CAOS IOT Ecological Technology Co.,Ltd.

Patentee after: HAIER DIGITAL TECHNOLOGY (SHANGHAI) Co.,Ltd.

Address before: 266101 Haier Information Industrial Park, No.1 Haier Road, Laoshan District, Qingdao City, Shandong Province

Patentee before: HAIER INDUSTRIAL HOLDING Co.,Ltd.

Patentee before: HAIER DIGITAL TECHNOLOGY (SHANGHAI) Co.,Ltd.

TR01 Transfer of patent right

Effective date of registration: 20210329

Address after: Room 257, management committee of Sino German ecological park, 2877 Tuanjie Road, Huangdao District, Qingdao City, Shandong Province, 266510

Patentee after: QINGDAO HAIER INDUSTRIAL INTELLIGENCE RESEARCH INSTITUTE Co.,Ltd.

Patentee after: HAIER DIGITAL TECHNOLOGY (SHANGHAI) Co.,Ltd.

Patentee after: Haier CAOS IOT Ecological Technology Co.,Ltd.

Address before: 266101 Haier Information Industrial Park, No.1 Haier Road, Laoshan District, Qingdao City, Shandong Province

Patentee before: Haier CAOS IOT Ecological Technology Co.,Ltd.

Patentee before: HAIER DIGITAL TECHNOLOGY (SHANGHAI) Co.,Ltd.

TR01 Transfer of patent right
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: 266000 No. 1, Minshan Road, Qingdao area, China (Shandong) pilot Free Trade Zone, Qingdao, Shandong

Patentee after: CAOS industrial Intelligence Research Institute (Qingdao) Co.,Ltd.

Patentee after: HAIER DIGITAL TECHNOLOGY (SHANGHAI) Co.,Ltd.

Patentee after: Haier CAOS IOT Ecological Technology Co.,Ltd.

Address before: Room 257, management committee of Sino German ecological park, 2877 Tuanjie Road, Huangdao District, Qingdao City, Shandong Province, 266510

Patentee before: QINGDAO HAIER INDUSTRIAL INTELLIGENCE RESEARCH INSTITUTE Co.,Ltd.

Patentee before: HAIER DIGITAL TECHNOLOGY (SHANGHAI) Co.,Ltd.

Patentee before: Haier CAOS IOT Ecological Technology Co.,Ltd.

CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 266000 No. 1, Minshan Road, Qingdao area, China (Shandong) pilot Free Trade Zone, Qingdao, Shandong

Patentee after: CAOS industrial Intelligence Research Institute (Qingdao) Co.,Ltd.

Patentee after: HAIER DIGITAL TECHNOLOGY (SHANGHAI) Co.,Ltd.

Patentee after: Haier Kaos IOT Technology Co.,Ltd.

Address before: 266000 No. 1, Minshan Road, Qingdao area, China (Shandong) pilot Free Trade Zone, Qingdao, Shandong

Patentee before: CAOS industrial Intelligence Research Institute (Qingdao) Co.,Ltd.

Patentee before: HAIER DIGITAL TECHNOLOGY (SHANGHAI) Co.,Ltd.

Patentee before: Haier CAOS IOT Ecological Technology Co.,Ltd.

CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 266000 No. 1, Minshan Road, Qingdao area, China (Shandong) pilot Free Trade Zone, Qingdao, Shandong

Patentee after: CAOS industrial Intelligence Research Institute (Qingdao) Co.,Ltd.

Patentee after: Kaos Digital Technology (Shanghai) Co.,Ltd.

Patentee after: Karos IoT Technology Co.,Ltd.

Address before: 266000 No. 1, Minshan Road, Qingdao area, China (Shandong) pilot Free Trade Zone, Qingdao, Shandong

Patentee before: CAOS industrial Intelligence Research Institute (Qingdao) Co.,Ltd.

Patentee before: HAIER DIGITAL TECHNOLOGY (SHANGHAI) Co.,Ltd.

Patentee before: Haier Kaos IOT Technology Co.,Ltd.