Movatterモバイル変換


[0]ホーム

URL:


CN119211265A - A method and device for independent operation and data synchronization of dual screens - Google Patents

A method and device for independent operation and data synchronization of dual screens
Download PDF

Info

Publication number
CN119211265A
CN119211265ACN202411702157.9ACN202411702157ACN119211265ACN 119211265 ACN119211265 ACN 119211265ACN 202411702157 ACN202411702157 ACN 202411702157ACN 119211265 ACN119211265 ACN 119211265A
Authority
CN
China
Prior art keywords
data
uuid
equipment
display
synchronizing
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
CN202411702157.9A
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.)
Chengdu Wanchuang Technology Co ltd
Original Assignee
Chengdu Wanchuang 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 Chengdu Wanchuang Technology Co ltdfiledCriticalChengdu Wanchuang Technology Co ltd
Priority to CN202411702157.9ApriorityCriticalpatent/CN119211265A/en
Publication of CN119211265ApublicationCriticalpatent/CN119211265A/en
Pendinglegal-statusCriticalCurrent

Links

Classifications

Landscapes

Abstract

Translated fromChinese

本发明涉及物联网通信技术领域,具体公开了一种双屏独立运行与数据同步的方法及装置。包括以下步骤:设置两个具有独立显示、处理和存储功能的显示设备,分别为第一设备和第二设备,每个设备能够独立运行,分别执行不同的操作任务;在第一设备上生成操作数据,并为每次操作生成唯一标识符(UUID),存储在第一设备数据库中;将操作数据和UUID通过网络协议传输至第二设备,第二设备解析接收到的操作数据和UUID并存储在第二设备数据库中;通过UUID验证第一设备与第二设备的数据一致性,以确保操作数据的同步;在第一设备或第二设备发生故障时,另一设备仍能独立运行。本发明能提高系统的容错性和可靠性,适用于需要高数据同步性和多任务处理的工业控制系统。

The present invention relates to the field of Internet of Things communication technology, and specifically discloses a method and device for independent operation and data synchronization of dual screens. The method comprises the following steps: setting two display devices with independent display, processing and storage functions, namely a first device and a second device, each of which can operate independently and perform different operation tasks respectively; generating operation data on the first device, and generating a unique identifier (UUID) for each operation, which is stored in the database of the first device; transmitting the operation data and UUID to the second device through a network protocol, and the second device parses the received operation data and UUID and stores them in the database of the second device; verifying the data consistency between the first device and the second device through the UUID to ensure the synchronization of the operation data; when a failure occurs in the first device or the second device, the other device can still operate independently. The present invention can improve the fault tolerance and reliability of the system, and is suitable for industrial control systems that require high data synchronization and multi-tasking.

Description

Method and device for double-screen independent operation and data synchronization
Technical Field
The invention relates to the technical field of Internet of things communication, in particular to a method and a device for double-screen independent operation and data synchronization.
Background
By means of rapid expansion of the concept of the Internet of things and rapid development of the technology of embedded equipment, the multi-terminal control system is widely applied to various industries. Such applications are common in modern kitchen appliances, for example, in a medium-and large-sized thermostated steamer system. The system generally includes a set of temperature control systems and sensors and at least one display screen for monitoring and adjusting cooking parameters. These devices not only require operational control at multiple sites, but also require extremely high consistency and real-time in data display and transmission.
However, current data synchronization techniques have significant limitations. Firstly, the usual data synchronization method relies on database triggers, which require that the network status of the two terminal devices is good to ensure real-time update and synchronization of the data. This requirement is difficult to meet in an unstable network environment, and is prone to delay or failure of data update, which affects the real-time response capability of the system.
Secondly, although the traditional replication method between devices can realize a certain degree of synchronization of data, the data processing is needed through an intermediate server, which not only increases the hardware cost of the system, but also can influence the stability of the whole system due to the failure of the server. In addition, the efficiency of the synchronous mode in processing real-time data is low, and the requirement of high real-time performance cannot be met.
In a specific application scenario, if the device is set in a kitchen and a sales hall for double-screen display, if only a single display screen is provided or a mirror image screen expansion scheme is adopted, when one display screen fails, the operation of the whole device is interrupted because normal display cannot be performed. This design not only increases the communication and coordination costs of the device, but may also directly impact sales and service efficiency due to device failure. In addition, if the two screen contents are identical, the flexibility of operation is limited, and the display contents cannot be adjusted according to different use scenes, so that the user experience is affected.
Therefore, there is a need in the art for a more efficient and reliable technical solution that can independently control a dual-screen display while ensuring that one screen is malfunctioning and the other screen is still independently operational, while providing an efficient, economical, and flexible data synchronization and display scheme. The risk of the system caused by single-point faults is greatly reduced, and the overall usability and user satisfaction of the system are improved.
Disclosure of Invention
In order to overcome the defect of the prior art in the aspect of data synchronization of the double-screen display equipment, the invention provides a method and a device for double-screen independent operation and data synchronization. The method can realize the data synchronization of two independent display devices, simultaneously maintain the independent display functions, and ensure that one device can still normally operate when the other device fails. In addition, the invention supports integration with the cloud platform, so that the equipment can not only realize unified management and analysis of data, but also improve the operation efficiency by optimizing resource allocation, and obviously reduce response and repair time when the equipment fails. By the method, the reliability and the efficiency of the double-screen control system can be improved, and the dependence on operators can be reduced, so that the overall working efficiency is improved, and the maintenance cost is reduced.
In order to achieve the above object, the present invention provides the following technical solutions:
A method for synchronizing double-screen independent operation and data comprises the following steps:
s1, setting two display devices with independent display, processing and storage functions, wherein each device can independently run and respectively execute different operation tasks;
S2, generating operation data on the first equipment, generating a unique identifier UUID for each operation, and storing the operation data and the UUID in a first equipment database;
s3, transmitting the operation data and the UUID to second equipment, analyzing the received operation data and UUID by the second equipment, and storing the operation data and the UUID in a second equipment database;
s4, verifying the data consistency of the first equipment and the second equipment through UUID, and synchronizing operation data;
s5, when the first equipment or the second equipment fails, the other equipment can still independently operate.
Preferably, the operation data and UUID in step S2 are serialized by a standardized data format, where the standardized data format includes at least one of JSON or Protocol Buffers.
Preferably, the operation data and the UUID are transmitted through a network transmission protocol, wherein the network transmission protocol comprises TCP/IP and HTTP.
Preferably, the first device and the second device both install and run a Linux operating system, and the Linux operating system supports multi-user, multi-task and multi-thread parallel processing.
Preferably, the first device and the second device are both operated with an application program comprising a UI layer and a back end, the application program adopts a front-back end separation design, the back end is used for data processing and information transmission, the UI layer is used for display and user interaction, and the UI layer and the back end are used for data communication through an API.
Preferably, the operation data in step S2 includes addition, deletion or modification of data, and further includes display data synchronization of the UI layer.
Preferably, step S4 further comprises, when it is verified that the data between the first device and the second device are inconsistent, automatically starting a data recovery mechanism by the system, and synchronizing the data of the second device to the first device or synchronizing the data of the first device to the second device.
Preferably, the fault in step S5 is determined by detecting a state of a network connection between the first device and the second device, and when a network connection interruption is detected, the fault is determined, and the first device and the second device maintain and monitor the state of the network connection by periodically transmitting a heartbeat signal.
Preferably, when the network connection is interrupted, the first device and the second device can store the operation data locally and automatically synchronize the data by UUID after the network is restored.
Preferably, the system further comprises a control circuit, wherein the first equipment and the second equipment are connected with the control circuit through a network, and the control circuit receives operation instructions sent by the first equipment and the second equipment and returns processing results in real time for updating display contents.
Compared with the prior art, the invention has the beneficial effects that:
The invention provides a method for double-screen independent operation and data synchronization, which aims to solve the problem that double-screen equipment affects system operation during synchronous delay and faults. The technical scheme of the invention relates to two display devices with independent display, processing and storage functions, namely a first device and a second device. Each device can independently run, execute different operation tasks, and are independent of each other. Even if one of the devices fails, the other device can continue to operate, thereby ensuring the stability and fault tolerance of the system. By means of the double-screen independent operation design, the system reliability is remarkably improved, and the risk of overall system shutdown caused by single equipment failure is avoided.
In operation, the present invention achieves data synchronization by generating a unique identifier UUID. Specifically, a UUID is generated on the first device for each operation and the operation data is stored with the UUID in a database of the first device. These operation data and UUID are then transmitted to the second device via the network protocol. After the second device receives the data, it parses it and stores the data in a local database. By the mechanism, data consistency between two devices can be ensured, and data repetition or collision is avoided. Meanwhile, the system performs consistency check on the data through the UUID, and the accuracy and the integrity of the data in the transmission process are ensured.
The invention also adopts a high-efficiency data transmission mechanism, and the operation data and UUID are serialized through a standardized data format, for example, a JSON or Protocol Buffers format is adopted, and then are transmitted to the second equipment through network protocols such as TCP/IP, HTTP and the like. The data transmission mode can ensure that data among different devices can be synchronized rapidly and accurately, improves transmission efficiency and ensures consistency and stability of the data.
In order to ensure continuous connection of devices, the device of the present invention maintains the state of network connection by periodically transmitting heartbeat signals. The heartbeat signal not only can monitor the connection between the devices, but also can discover and process network faults in time, thereby ensuring the real-time performance and stability of the system. Meanwhile, when the network is interrupted or the data of the devices are inconsistent, the system can automatically start a data recovery mechanism, so that the data of the two devices are ensured to be consistent after the data recovery. The mechanism improves the fault tolerance of the system under the condition of unstable network, and reduces the data loss and synchronization interruption caused by network faults.
The technical scheme of the invention remarkably improves the stability, fault tolerance and reliability of data synchronization of the system through the design of efficient data transmission, UUID consistency verification, double-screen independent operation, network fault tolerance mechanism and the like, and is particularly suitable for application scenes needing high real-time performance and data consistency.
Drawings
FIG. 1 is a flow chart of a method for synchronizing data with dual-screen independent operation according to embodiment 1 of the present invention;
FIG. 2 is a diagram of a dual-screen independent operation and data synchronization system architecture according to embodiment 2 of the present invention;
FIG. 3 is a flowchart of the device power-on initialization in accordance with embodiment 2 of the present invention;
FIG. 4 is a flowchart illustrating the initialization of the backend logic control application in accordance with embodiment 2 of the present invention;
FIG. 5 is a flow chart of the dual-screen data synchronization according to embodiment 3 of the present invention;
FIG. 6 is a flow chart of data synchronization recovery under device abnormality in embodiment 3 of the present invention;
Fig. 7 is a flow chart of data synchronization after disconnection of the first device and the second device in embodiment 3 of the present invention;
FIG. 8 is a flow chart of data conflict resolution after network recovery of the dual-screen device in accordance with embodiment 3 of the present invention;
Fig. 9 is a UI display synchronization flow chart of embodiment 3 of the present invention.
Detailed Description
The method and the device for double-screen independent operation and data synchronization provided by the invention are further described in detail below with reference to the accompanying drawings and the specific embodiments. It should not be construed that the scope of the above subject matter of the present invention is limited to the following embodiments, and all techniques realized based on the present invention are within the scope of the present invention. The advantages and features of the present invention will become more apparent in conjunction with the following description. It should be noted that the drawings are in a very simplified form and are all to a non-precise scale, merely for convenience and clarity in aiding in the description of embodiments of the invention.
Example 1
The embodiment 1 of the invention provides a method for independently running and synchronizing data of double screens, which is shown in fig. 1, and ensures that an efficient data synchronization and fault tolerance mechanism is realized under the condition that the double-screen equipment respectively executes different tasks, and is suitable for a scene requiring high reliability and real-time data processing. The method specifically comprises the following steps:
S1, equipment configuration and independent operation
Two display devices with independent display, processing and storage functions are arranged, namely a first device and a second device. Each device is capable of independent operation, performing different operational tasks. For example, a first device may be used to display real-time data and a second device may be used to display system status and control options. Each device can process the respective tasks simultaneously through independent processing and display modules, and the tasks are independent of each other.
S2, operation data generation and UUID allocation
When a user performs an operation on a first device, the system generates a unique identifier (UUID) for the operation, ensuring the uniqueness of the data for each operation. The operation data is stored in a database of the first device together with the UUID. This mechanism ensures the uniqueness and traceability of each operation data as it is transferred and synchronized between devices.
S3, data transmission and analysis
The operation data and UUID are transmitted from the first device to the second device via a network protocol such as TCP/IP or HTTP. After the second device receives the data, the operation data and the UUID are analyzed, and the analyzed data are stored in a database of the second device. By means of the mechanism, the second device can acquire the operation data of the first device in real time, so that the data synchronization between the two devices is kept.
S4, data consistency verification
After the data transmission is completed, the system performs consistency check on the data between the first device and the second device through the UUID. By comparing UUIDs of the two devices, the system can confirm whether the data of the two devices are consistent, so that the synchronization accuracy of the operation data is ensured. This step ensures that no data loss or retransmission occurs when data synchronization is performed between a plurality of devices.
S5, independent operation in fault
During the operation of the system, if one of the first device or the second device fails, the other device can still keep running independently and continue to process its task. Even if the device is interrupted, the system ensures that the data cannot be lost through a fault-tolerant mechanism. After the fault equipment is recovered to be connected, the system can recover data synchronously through the UUID, and data consistency is ensured.
Example 2
As a further improvement to the foregoing embodiments, the present embodiments relate to a dual-screen independent operation and data synchronization device that meets the demands for high reliability and data consistency in the life, instrumentation and industrial fields. The device for independently operating and synchronizing the data of the double screens consists of a hardware layer and a control system layer.
As shown in fig. 2, the figure shows a dual-screen device, a main control board and a system architecture connected through an ethernet, and shows how the dual-screen device operates independently and synchronizes with data.
The hardware layer comprises a first device, a second device, a control circuit, a sensor, a connecting line and an interface. Wherein:
(1) The first device and the second device comprise two independently operated touch screen display devices, and can respectively and independently display and process data without interference.
(2) The control circuit and its sensor are connected by Ethernet or other communication mode to provide necessary data input and feedback for data transmission and equipment control, and the hardware layer supports the access of various sensors and control circuits.
(3) Connection lines and interfaces, interfaces including ethernet, USB, COM, RTC, SDCard, etc., for data communication between devices and access to external data.
The control system provides basic operation logic and control flow for the whole equipment, and comprises an operating system, a database, a data synchronization flow, a UI layer, a back-end logic control application, a message bus system and a data communication protocol. Wherein:
(1) The operating system adopts Linux or other multi-user and multi-task operating systems, and supports efficient management of devices and multi-thread application development.
(2) The database adopts an embedded database such as SQLite3 to carry out persistent storage on the data and support complex data operation and quick access.
(3) The data synchronization flow includes a real-time update mechanism of data, such as adding, deleting, modifying, etc., and uses a UUID, etc. mechanism to ensure real-time consistency of data between the first device and the second device.
(4) The UI layer can timely feed back to the display interface when receiving data update or system notification, and is separated from the back-end logic control application by adopting a design mode of separating front ends from back ends, and the UI layer performs data communication with the back-end logic application through an API.
(5) The back-end logic control application is communicated with the UI layer, is responsible for calling a database, is responsible for establishing a message bus, is responsible for communicating with another device, is responsible for controlling a bottom layer circuit and a sensor thereof, is responsible for business logic control and the like.
(6) The message bus employing a high-performance data transmission protocol, e.g. using google protocol buffer
The data are serialized, and data synchronization and communication between devices are performed through a 0MQ message bus.
(7) Data communication protocol, defining data format (such as JSON) and communication protocol, optimizing data transmission efficiency and time delay.
Initialization flow of the device:
the device power-on initialization flow is as shown in the attached figure 3:
The first device and the second device use a unified power supply, the first device and the second device are required to be powered on simultaneously, and when the power supply is connected, the device firstly loads boot loader, loads Linux kernel, runs system service, runs a back-end program and runs a front-end UI program.
The back-end logic control application program initialization flow:
Reading a loading configuration file, initializing a log handle, initializing a global variable and a cache, judging first equipment and second equipment, establishing message bus channels of the first equipment and the second equipment, initializing a data transmission module of the first equipment and the second equipment, opening a database, acquiring configuration and initialization information thereof, initializing a front-end communication module, an initialization and control circuit and a sensor module, starting a front-end process to operate, waiting for the front-end loading database to display, and dispatching a cyclic event.
UI process initialization flow:
The method comprises the steps of initializing a log module, initializing a global variable, initializing an IPC interface communicated with a back end, requesting an API to obtain information when the back end is powered off last time, requesting the API to obtain information required by display, initializing the interface, requesting the API to obtain database information, waiting for a UI touch event or a back end event, and rendering the UI.
The initialization process is shown in the attached figure 4.
Example 3
As a further improvement to the foregoing embodiments, the method of the present invention will be described in detail with reference to the two-screen data synchronization flow chart of FIG. 5. The embodiment provides a method for synchronizing double-screen independent operation and data, which considers how data are synchronized and exception handling under different scenes.
Detailed description is shown in fig. 5, which is an interaction flow under normal operation of the dual-screen display device of the system, and how the device implements data synchronization will be discussed below:
And S101, after the equipment is uniformly electrified, initializing front and back ends, establishing connection between the first equipment and the second equipment by using a message bus through a back end program, and sending a heartbeat every second for maintaining the connection state of the first equipment and the second equipment.
And S102, under the condition that the first device and the second device are in bus connection, the first device performs adding, deleting and modifying operations on the database, and each operation generates a random number UUID and stores the random number UUID in the local database. Feedback to the UI display if needed.
S103, while storing the local database, packaging the operation content and the random number UUID into a JSON format and transmitting the operation content and the random number UUID to the second device through the message bus 0MQ by using a serialization google protocol buffer protocol.
And S104, after the second equipment receives the data, the second equipment deserializes google protocol buffer protocol content to obtain JSON data, operates the second equipment database to store, stores the random number UUID, and returns the storage result to the first equipment when the random numbers of the first equipment and the second equipment are consistent. Feedback to the UI display if needed.
S105, if the database is operated on the second device, the database is sent to the first device for storage in the mode, and if necessary, the database is fed back to the UI for display. The basis for judging whether the databases are consistent in the process is whether the random numbers UUIDs are consistent.
S106, for the request which does not affect the database and only affects the UI interface display, the request can be directly sent to the opposite device in a notification mode, and the UI is notified to change the display, and the generation of a random number UUID is not needed.
The above is a data synchronization scheme under normal conditions, and the abnormal condition analysis of the device of fig. 6 will be combined.
And S201, after the equipment is uniformly powered on, initializing front and back ends, establishing connection between the first equipment and the second equipment by using a message bus through a back end program, and sending a heartbeat every second for maintaining the connection state of the first equipment and the second equipment.
S202, after the equipment is successfully connected, comparing whether the random number UUIDs on the rear end of the double-screen display screen are consistent, and if not, starting a second equipment backup flow.
S203, the second device actively grabs the first device database and restarts the second device program to load a new database, so that the data of the first device and the data of the second device are consistent.
And S203, in the use of the equipment in operation, when the first equipment is disconnected from the second equipment (the ping heart fails), the second equipment is supposed to be abnormally powered down or the Ethernet network cable is disconnected.
At this time, the first device modifies the database and stores the random number locally, when the second device is powered on to restore the connection, the second device can find the inconsistency compared with the random numbers of the two devices, the first device has data update, the second device has no data modification, the second device can automatically grab the first device database in a file mode, and the front-end and back-end service programs are restarted to reload the new database.
As shown in detail in fig. 7, when the first device and the second device are disconnected, the second device modifies the database, and the first device and the second device resume connection. The random numbers of the two devices are not consistent, the second device has data update, the first device does not have data update, the first device grabs the second device database in a file mode, and the front-end service program and the back-end service program are restarted to reload a new database.
As shown in FIG. 8, if the two devices are disconnected, the first device and the second device work normally, if the two devices modify the databases and the random numbers are inconsistent, after the network is restored, the database of which is not the latest is judged, at the moment, the second device shall grasp the second device database in a file mode by taking the first device database as a standard, and the front-end and back-end service program is restarted to reload the new database.
For data of the UI display interface, the data will be synchronized to the opposite device in a buffered manner.
As shown in fig. 9, if two devices are in normal communication, the display on the UI is sent to the opposite device by way of notification, and no data modification is performed.
Example 4
The embodiment describes how to apply the double-screen independent operation and data synchronization method of the invention in the constant temperature steam box control system. The system comprises one or more steam chambers, a control circuit, and two display controllers (a first device and a second device) for monitoring and controlling the temperature, water level and pressure of the steam chambers in real time so as to realize stable constant-temperature heating.
The constant temperature steam box control system comprises the following key parts:
The steam chamber is provided with a heater, a temperature sensor, a water level sensor and a pressure sensor for monitoring and adjusting the temperature, the liquid level and the pressure of the steam chamber.
And the control circuit is connected with the first equipment and the second equipment through the Ethernet, and is responsible for collecting sensor data and sending the sensor data to the display. Meanwhile, the control circuit controls the heating process of the heater through the relay, so that the heater can be ensured to operate efficiently.
And the display controller is used for displaying real-time data fed back by the sensor, wherein the first equipment and the second equipment are respectively used for different tasks, the first equipment can be used for setting control operations such as heating temperature and the like, and the second equipment is used for displaying real-time data fed back by the sensor.
The method comprises the following steps:
Two display devices with independent display, processing and storage functions are arranged, namely a first device and a second device. Each device runs independently, performs different operational tasks, and is independent of each other. The first device is used for setting target temperature and heating parameters of the steam chamber, and the second device is used for displaying real-time temperature, water level and pressure data.
When a user sets a heating target temperature (e.g., 100 degrees celsius) on a first device, the system generates operational data and generates a unique identifier (UUID) for the data. The operation data and UUID are stored in a database of the first device.
The operation data and UUID of the first equipment are transmitted to the control circuit through the Ethernet, the control circuit executes the operation instruction, and the heater relay is opened for heating. Meanwhile, the control circuit collects data of the temperature sensor, the water level sensor and the pressure sensor. The control circuit then transmits the sensor feedback data to the first device and the second device via the ethernet.
The sensor data and UUID received by the second device are parsed and stored in a database of the second device. Although the two devices use the same data synchronization mechanism, the display content is different, namely, the first device displays the temperature set by the user and the operation control interface, and the second device displays sensor data such as the temperature, the water level and the pressure of the steam chamber, which are fed back in real time. The method meets the design requirement that the double-screen equipment runs independently and displays different tasks.
And the system verifies the data consistency of the first equipment and the second equipment through the UUID, and ensures that the understanding and storage of the operation data and the sensor feedback of the two equipment are consistent. When two devices detect inconsistency, the system can automatically start a data recovery mechanism, and data are synchronized through UUID verification, so that accuracy of the data is ensured.
When the first equipment or the second equipment fails, the other equipment can still continue to independently operate, and continuous operation of the system is ensured. For example, if the first device is out of order, the second device may still display the current vapor chamber status (e.g., temperature, water level, pressure) while the control circuit continues to perform the set heating tasks, avoiding system downtime.
By the double-screen independent operation and data synchronization method, the constant temperature steam box control system realizes data synchronization between display devices, and simultaneously ensures that the devices can independently operate, and system shutdown caused by failure of a single device is avoided. The design improves the fault tolerance and stability of the system, is suitable for complex industrial control environments, and is particularly suitable for a constant temperature control scene with high requirements on real-time data monitoring and operation synchronization.
It will be appreciated by those skilled in the art that embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects.
The technical features of the above-described embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above-described embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples illustrate only a few embodiments of the invention, which are described in detail and are not to be construed as limiting the scope of the invention. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the invention, which are all within the scope of the invention. Accordingly, the scope of protection of the present invention is to be determined by the appended claims.

Claims (10)

CN202411702157.9A2024-11-262024-11-26 A method and device for independent operation and data synchronization of dual screensPendingCN119211265A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202411702157.9ACN119211265A (en)2024-11-262024-11-26 A method and device for independent operation and data synchronization of dual screens

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202411702157.9ACN119211265A (en)2024-11-262024-11-26 A method and device for independent operation and data synchronization of dual screens

Publications (1)

Publication NumberPublication Date
CN119211265Atrue CN119211265A (en)2024-12-27

Family

ID=94078285

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202411702157.9APendingCN119211265A (en)2024-11-262024-11-26 A method and device for independent operation and data synchronization of dual screens

Country Status (1)

CountryLink
CN (1)CN119211265A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN104049588A (en)*2013-03-152014-09-17费希尔-罗斯蒙特系统公司Method and apparatus for seamless state transfer between user interface devices in a mobile control room
CN112292708A (en)*2018-04-172021-01-29法斯埃托股份有限公司 Device demos with real-time feedback
CN117076428A (en)*2023-09-142023-11-17湖南大学 An information transfer and migration method and a full-scenario smart life system
CN117811947A (en)*2022-09-302024-04-02华为技术有限公司Multi-equipment networking system, method and terminal equipment
CN118524109A (en)*2023-02-202024-08-20华为技术有限公司Data synchronization method, electronic equipment and medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN104049588A (en)*2013-03-152014-09-17费希尔-罗斯蒙特系统公司Method and apparatus for seamless state transfer between user interface devices in a mobile control room
CN112292708A (en)*2018-04-172021-01-29法斯埃托股份有限公司 Device demos with real-time feedback
CN117811947A (en)*2022-09-302024-04-02华为技术有限公司Multi-equipment networking system, method and terminal equipment
CN118524109A (en)*2023-02-202024-08-20华为技术有限公司Data synchronization method, electronic equipment and medium
CN117076428A (en)*2023-09-142023-11-17湖南大学 An information transfer and migration method and a full-scenario smart life system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
艾利克斯洪木尔: "云计算架构设计模式", 31 December 2017, 华中科技大学出版社, pages: 198*

Similar Documents

PublicationPublication DateTitle
US7076689B2 (en)Use of unique XID range among multiple control processors
US7194652B2 (en)High availability synchronization architecture
US7284236B2 (en)Mechanism to change firmware in a high availability single processor system
US7188237B2 (en)Reboot manager usable to change firmware in a high availability single processor system
CN106790595B (en)Docker container active load balancing device and method
EP1650653B1 (en)Remote enterprise management of high availability systems
US7246256B2 (en)Managing failover of J2EE compliant middleware in a high availability system
US7953831B2 (en)Method for setting up failure recovery environment
US20160070625A1 (en)Providing boot data in a cluster network environment
JP4572250B2 (en) Computer switching method, computer switching program, and computer system
US7065673B2 (en)Staged startup after failover or reboot
CN102394791A (en)Downtime recovery method and system
WO2014076838A1 (en)Virtual machine synchronization system
CN111460039A (en)Relational database processing system, client, server and method
JP2012190175A (en)Fault tolerant system, server and method and program for fault tolerance
JP5285045B2 (en) Failure recovery method, server and program in virtual environment
EP3961402B1 (en)Fault-tolerant system, server, fault-tolerant system operation method, server operation method, and program for server operation method
CN107196987A (en)The switching method and server of a kind of pair of centring system
KR102713479B1 (en)Method, apparatus, and system for aircraft control
CN119211265A (en) A method and device for independent operation and data synchronization of dual screens
JP2012203442A (en)Enclosure manager, firmware management system, firmware management method and program
CN115086153B (en)Message processing system, message processing method, device and storage medium
CN105306256B (en)A kind of two-node cluster hot backup implementation method based on VxWorks equipment
JP2014215622A (en)Plant monitoring system and plant monitoring method
JP5464886B2 (en) Computer system

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination

[8]ページ先頭

©2009-2025 Movatter.jp