CN111176808A - Intelligent equipment sharing method and system for document travel industry - Google Patents
Intelligent equipment sharing method and system for document travel industry Download PDFInfo
- Publication number
- CN111176808A CN111176808A CN201911278255.3A CN201911278255A CN111176808A CN 111176808 A CN111176808 A CN 111176808A CN 201911278255 A CN201911278255 A CN 201911278255A CN 111176808 A CN111176808 A CN 111176808A
- Authority
- CN
- China
- Prior art keywords
- intelligent equipment
- submodule
- service
- state data
- control instruction
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 10
- 238000012544 monitoring process Methods 0.000 claims abstract description 8
- 238000003745 diagnosis Methods 0.000 claims abstract description 6
- 238000004891 communication Methods 0.000 claims description 8
- 238000007405 data analysis Methods 0.000 claims description 4
- 238000005516 engineering process Methods 0.000 claims description 4
- 238000012800 visualization Methods 0.000 claims description 4
- 230000010365 information processing Effects 0.000 abstract description 2
- 238000011161 development Methods 0.000 description 5
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 230000008878 coupling Effects 0.000 description 1
- 238000010168 coupling process Methods 0.000 description 1
- 238000005859 coupling reaction Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000002349 favourable effect Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/4881—Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention relates to the technical field of information, and discloses a method and a system for sharing intelligent equipment in the text travel industry, wherein the method comprises the following steps: receiving state data of intelligent hardware, writing the state data into a message queue, and sending the state data to a SaaS server by the message queue; the SaaS server receives and responds to the request of the user and outputs a corresponding control instruction; and writing the control instruction into a message queue, and sending the control instruction out by the message queue to control one intelligent hardware. The intelligent equipment sharing mechanism in the travel industry is established, a foundation is provided for intelligent equipment sharing, the state data of the intelligent equipment is acquired through the data acquisition module, and the problems of online monitoring and fault diagnosis of the intelligent equipment are solved; the message queue processor improves the information processing speed; diversified services are provided for users through the SaaS server, and convenience is provided for meeting diversified requirements of the users.
Description
Technical Field
The invention relates to the technical field of information, in particular to a method and a system for sharing intelligent equipment in the text travel industry.
Background
With the deep development of urbanization, marketization and internationalization of China, particularly the popular and diversified consumption demands which are continuously increased along with the steady increase of the income of the people, the method provides an inexhaustible historical opportunity for the cross-type development of the tourism industry of China.
In recent years, industrialization and informatization are rapidly developed, the industry upgrading of the travel industry is promoted, and the intelligent travel created by intelligent equipment gradually becomes the development trend of the travel industry.
The current development of the travel industry has the following two problems:
1. most of the hardware in the current travel industry is non-intelligent.
2. Currently, no intelligent device sharing device and system exist in the travel industry.
Because the hardware facilities are the infrastructure of the travel industry, the intelligent hardware is favorable for improving the operation efficiency and the user experience of the travel industry, the corresponding speed of equipment faults is improved, the operation risk of the travel industry is reduced, and the operation cost is saved, so the investment of the intelligent hardware or the equipment and the construction of an intelligent hardware or equipment sharing platform are important factors about the development of the travel industry.
Disclosure of Invention
The invention provides a method and a system for sharing intelligent equipment in the travel industry, which improve the operation efficiency and the user experience of the travel industry.
The technical scheme of the invention is realized as follows:
a method for sharing intelligent equipment in the document travel industry comprises the following steps:
receiving state data of the intelligent hardware, writing the state data into a message queue, and sending the state data to a SaaS server by the message queue;
the SaaS server receives and responds to a request of a user and outputs a corresponding control instruction;
and writing the control instruction into a message queue, and sending out the control instruction by the message queue to control one intelligent hardware.
A document travel industry intelligent device sharing system comprises:
the intelligent equipment is used for sending out state data of the intelligent equipment and receiving an external control instruction or upgrading a data block;
the SaaS server is used for sending a control instruction according to a user request and receiving state data of the intelligent equipment and comprises a public service module for providing public service for a user and a basic service module for providing basic service for the user;
the data acquisition module is used for collecting state data of the intelligent equipment and a control instruction sent by the SaaS server;
and the message queue manager is used for writing and reading the state data of the intelligent equipment and the control instruction of the SaaS server.
As a preferred technical scheme, the intelligent device and the data acquisition module are in data communication by adopting an MQTT internet of things communication protocol.
As a preferred technical solution, the public service includes a log service, a security technology, a network management, and a quality of service management.
As a preferred technical solution, the basic service module includes: the system comprises a monitoring service submodule, a pricing service submodule, a diagnosis service submodule, a storage service submodule, a visualization submodule, a data analysis submodule, an online upgrading submodule, an operation decision submodule and a command scheduling submodule.
The invention has the beneficial effects that: the intelligent equipment sharing mechanism in the travel industry is established, a foundation is provided for intelligent equipment sharing, the state data of the intelligent equipment is acquired through the data acquisition module, and the problems of online monitoring and fault diagnosis of the intelligent equipment are solved; the message queue processor improves the information processing speed; diversified services are provided for users through the SaaS server, and convenience is provided for meeting diversified requirements of the users.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a system architecture diagram of an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, rather than all of the embodiments, and the description of the embodiments is provided to help understanding of the present invention, but not to limit the present invention. 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.
In the description of the present application, it is to be understood that the terms "center," "longitudinal," "lateral," "length," "width," "thickness," "upper," "lower," "front," "rear," "left," "right," "vertical," "horizontal," "top," "bottom," "inner," "outer," "clockwise," "counterclockwise," and the like are used in the orientations and positional relationships indicated in the drawings for convenience in describing the present application and for simplicity in description, and are not intended to indicate or imply that the referenced devices or elements must have a particular orientation, be constructed in a particular orientation, and be operated in a particular manner, and are not to be construed as limiting the present application. Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, features defined as "first", "second", may explicitly or implicitly include one or more of the described features. In the description of the present application, "a plurality" means two or more unless specifically limited otherwise.
A method for sharing intelligent equipment in the document travel industry comprises the following steps:
receiving state data of the intelligent hardware, writing the state data into a message queue, and sending the state data to a SaaS server by the message queue;
the SaaS server receives and responds to the request of the user and outputs a corresponding control instruction;
and writing the control instruction into a message queue, and sending the control instruction out by the message queue to control one intelligent hardware.
In this embodiment, a document travel industry intelligent device sharing system specifically includes:
the intelligent equipment is used for sending state data of the intelligent equipment outwards and receiving external control instructions or upgrading data blocks, and the intelligent equipment is intelligent products such as electric sightseeing vehicles, sharing single vehicles, sharing baby carriages, sharing charge treasures and vending machines in scenic spots. The state data sent out by the intelligent device comprises the following data: device busy/idle status, charging status, whether the device is intact, etc.
The SaaS server is used for sending a control instruction according to a user request, receiving state data of the intelligent equipment and providing public service and basic service for the user, and comprises a public service module and a basic service module, wherein the public service module comprises log service, security technology, network management and service quality management; the basic service module comprises: monitoring service, pricing service, diagnosis service, storage service, visualization, data analysis, online upgrade, operation decision and command scheduling.
The data acquisition module is used for collecting state data of the intelligent equipment and a control instruction sent by the SaaS server; the state data are sent to the data acquisition module by the intelligent equipment, the control instruction is sent to the data acquisition module by the SaaS server, and the data acquisition module sends the control instruction to one of the intelligent equipment according to the distribution rule.
And the message queue manager is used for writing and reading the state data of the intelligent devices and the control instructions of the SaaS server.
And the intelligent equipment and the data acquisition module are in data communication by adopting an MQTT Internet of things communication protocol.
In the invention, a communication module supporting MQTT Internet of things communication protocol is integrated in the intelligent equipment, data is sent to the data acquisition module through the MQTT protocol, and meanwhile, a control command and an upgrading data block received from the data acquisition module are received.
MQTT is a client-server based message publish/subscribe transport protocol with the characteristics of light weight, simplicity, openness and easy implementation.
The data acquisition module acquires real-time monitoring data sent from the intelligent equipment, namely state data of the intelligent equipment, and writes the real-time monitoring data into a message queue for SaaS service consumption; and reading a control command written by the SaaS service and an upgrading block from the message queue, and sending the control command and the upgrading block to the intelligent equipment through an MQTT protocol.
The message queue manager is a container for storing messages, can write or read required messages into the container, is an important component in a distributed system, and improves the system performance and peak clipping and reduces the system coupling through asynchronous processing.
The SaaS service is a core module of the system, and intelligent equipment can be shared through the SaaS service. The SaaS service is composed of a basic service and a public service.
The public service is a necessary component module, and provides four core services including log service, security technology, network management and quality of service management.
The basic service user can customize the corresponding service module according to the own requirement, the customized service is different, and the paid SaaS service cost is also different. The basic service includes: monitoring service, pricing service, diagnosis service, storage service, visualization, data analysis, online upgrade, operation decision and command scheduling.
The present invention is not limited to the above preferred embodiments, and any modifications, equivalent substitutions, improvements, etc. within the spirit and principle of the present invention should be included in the protection scope of the present invention.
Claims (5)
1. A method for sharing intelligent equipment in the document travel industry is characterized by comprising the following steps:
receiving state data of the intelligent hardware, writing the state data into a message queue, and sending the state data to a SaaS server by the message queue;
the SaaS server receives and responds to a request of a user and outputs a corresponding control instruction;
and writing the control instruction into a message queue, and sending out the control instruction by the message queue to control one intelligent hardware.
2. A document travel industry intelligent device sharing system is characterized by comprising:
the intelligent equipment is used for sending out state data of the intelligent equipment and receiving an external control instruction or upgrading a data block;
the SaaS server is used for sending a control instruction according to a user request and receiving state data of the intelligent equipment and comprises a public service module for providing public service for a user and a basic service module for providing basic service for the user;
the data acquisition module is used for collecting state data of the intelligent equipment and a control instruction sent by the SaaS server;
and the message queue manager is used for writing and reading the state data of the intelligent equipment and the control instruction of the SaaS server.
3. The intelligent equipment sharing system for the travel industry according to claim 2, wherein: and the intelligent equipment and the data acquisition module are in data communication by adopting an MQTT Internet of things communication protocol.
4. The intelligent equipment sharing system for the travel industry according to claim 2, wherein: the public service module comprises a log service submodule, a security technology submodule, a network management submodule and a service quality management submodule.
5. The intelligent device sharing system for travel industry of documents as claimed in claim 2, wherein said basic service module comprises: the system comprises a monitoring service submodule, a pricing service submodule, a diagnosis service submodule, a storage service submodule, a visualization submodule, a data analysis submodule, an online upgrading submodule, an operation decision submodule and a command scheduling submodule.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911278255.3A CN111176808A (en) | 2019-12-12 | 2019-12-12 | Intelligent equipment sharing method and system for document travel industry |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911278255.3A CN111176808A (en) | 2019-12-12 | 2019-12-12 | Intelligent equipment sharing method and system for document travel industry |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111176808A true CN111176808A (en) | 2020-05-19 |
Family
ID=70657209
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201911278255.3A Pending CN111176808A (en) | 2019-12-12 | 2019-12-12 | Intelligent equipment sharing method and system for document travel industry |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111176808A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111813034A (en) * | 2020-07-10 | 2020-10-23 | 南京汇宁桀信息科技有限公司 | Arrester data monitoring system based on saas |
CN111880945A (en) * | 2020-07-08 | 2020-11-03 | 珠海格力电器股份有限公司 | Shared device information processing method, system, device, computer and storage medium |
CN114265923A (en) * | 2021-12-09 | 2022-04-01 | 航天信息股份有限公司 | Intelligent customer service platform and application method thereof |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170078435A1 (en) * | 2015-09-16 | 2017-03-16 | International Business Machines Corporation | SYSTEMS MONITORING IN CASE OF LOST NETWORK CONNECTION IN SaaS MODEL |
CN207939552U (en) * | 2017-12-15 | 2018-10-02 | 赛意(上海)信息科技有限公司 | A real-time multi-user equipment data acquisition and control system |
EP3444173A1 (en) * | 2017-08-17 | 2019-02-20 | MOBIT BELGIUM, besloten vennootschap met beperkte aansprakelijkheid | Public bike sharing system |
CN109412833A (en) * | 2018-09-11 | 2019-03-01 | 深圳数位科技有限公司 | A kind of management system and method for shared device |
WO2019042366A1 (en) * | 2017-08-30 | 2019-03-07 | 郑捷 | Networking device and control system and method thereof |
CN110148260A (en) * | 2019-04-04 | 2019-08-20 | 广州共享出行科技有限公司 | Interaction method for sharing charging cabinet, terminal equipment and storage medium |
-
2019
- 2019-12-12 CN CN201911278255.3A patent/CN111176808A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170078435A1 (en) * | 2015-09-16 | 2017-03-16 | International Business Machines Corporation | SYSTEMS MONITORING IN CASE OF LOST NETWORK CONNECTION IN SaaS MODEL |
EP3444173A1 (en) * | 2017-08-17 | 2019-02-20 | MOBIT BELGIUM, besloten vennootschap met beperkte aansprakelijkheid | Public bike sharing system |
WO2019042366A1 (en) * | 2017-08-30 | 2019-03-07 | 郑捷 | Networking device and control system and method thereof |
CN207939552U (en) * | 2017-12-15 | 2018-10-02 | 赛意(上海)信息科技有限公司 | A real-time multi-user equipment data acquisition and control system |
CN109412833A (en) * | 2018-09-11 | 2019-03-01 | 深圳数位科技有限公司 | A kind of management system and method for shared device |
CN110148260A (en) * | 2019-04-04 | 2019-08-20 | 广州共享出行科技有限公司 | Interaction method for sharing charging cabinet, terminal equipment and storage medium |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111880945A (en) * | 2020-07-08 | 2020-11-03 | 珠海格力电器股份有限公司 | Shared device information processing method, system, device, computer and storage medium |
CN111880945B (en) * | 2020-07-08 | 2023-11-24 | 珠海格力电器股份有限公司 | Shared device information processing method, system, device, computer and storage medium |
CN111813034A (en) * | 2020-07-10 | 2020-10-23 | 南京汇宁桀信息科技有限公司 | Arrester data monitoring system based on saas |
CN114265923A (en) * | 2021-12-09 | 2022-04-01 | 航天信息股份有限公司 | Intelligent customer service platform and application method thereof |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111176808A (en) | Intelligent equipment sharing method and system for document travel industry | |
CN101006727B (en) | Distributed multi-media server system, multi-media information distribution method | |
CN109766200A (en) | A kind of message queue processing method, device, equipment and storage medium | |
CN109257320A (en) | Message storage method and device | |
CN109840142A (en) | Thread control method, device, electronic equipment and storage medium based on cloud monitoring | |
CN110266514A (en) | Journal obtaining method, device, terminal and storage medium | |
CN113204425B (en) | Method, device, electronic equipment and storage medium for process management internal thread | |
CN114301980A (en) | Method, device and system for scheduling container cluster and computer readable medium | |
CN111862405B (en) | Communication mode setting method, device, equipment and storage medium of intelligent lock | |
CN113205199A (en) | Mobile phone bank foreign currency and cash reservation method and device | |
CN102469112A (en) | Position tracking implementation method, device and system | |
CN112910987A (en) | Message pushing method, system, device, equipment and storage medium | |
CN110399393A (en) | Data processing method, device, medium and electronic equipment | |
CN114090230B (en) | A northbound middleware service governance method for IoT with massive heterogeneous resources | |
CN110365749A (en) | Information push method, message push system and a kind of storage medium | |
CN101547414B (en) | Short message billing system and method | |
CN117891618B (en) | Resource task processing method and device of artificial intelligent model training platform | |
CN116860447B (en) | Task caching method, device, system, equipment and medium | |
CN112988416A (en) | Message processing method, device, equipment and computer readable storage medium | |
US20230014025A1 (en) | Method and device for processing service using request, and computer readable storage medium | |
CN116980859A (en) | Information synchronous interaction method for vehicle and cloud and related equipment | |
AU2021105752A4 (en) | Multi-mode Transportation Sharing Travel Platform Under SaaS Mode | |
CN108958953A (en) | A kind of method for message interaction based on multi-core processor | |
CN109670952A (en) | One kind, which is withheld, pays transaction platform | |
CN114461425A (en) | Data processing method, device, equipment and computer readable storage medium |
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 | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200519 |