JP2010282395A - Data processing method, program and system - Google Patents

Data processing method, program and system Download PDF

Info

Publication number
JP2010282395A
JP2010282395A JP2009134866A JP2009134866A JP2010282395A JP 2010282395 A JP2010282395 A JP 2010282395A JP 2009134866 A JP2009134866 A JP 2009134866A JP 2009134866 A JP2009134866 A JP 2009134866A JP 2010282395 A JP2010282395 A JP 2010282395A
Authority
JP
Japan
Prior art keywords
data
message
processing device
processing
server
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
JP2009134866A
Other languages
Japanese (ja)
Inventor
Takashi Yoshizawa
隆司 吉澤
Kunihiro Suzuki
邦弘 鈴木
Kosuke Ohashi
宏介 大橋
Daisuke Hori
大介 堀
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2009134866A priority Critical patent/JP2010282395A/en
Publication of JP2010282395A publication Critical patent/JP2010282395A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data processing method, a program and a system, allowing management database design elimination and management system design elimination. <P>SOLUTION: In this data processing method by the system including terminals 10, servers 11, an RFID (Radio Frequency Identification) tag 14, and a camera 13 or the like, the terminal 10 or the server 11 generates a message 20 storing data based on the data or the like acquired from the RFID tag 14 or the camera 13, and transmits the message 20 inside the system 1, and the server 11 or the terminal 10 having received the message 20 processes the data inside the message 20. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、データ処理方法、プログラムおよびシステムの技術に関する。   The present invention relates to a data processing method, a program, and a system technology.

従来は、図6に示すように、一般的な大規模システム1aでは、リーダ12を介してサーバ11に収集されたRFID(Radio Frequency Identification)タグ14のデータや、サーバ11に収集されたカメラ13のデータ、あるいは端末10から入力されたデータは、管理サーバ52によって管理データベース51に集中的に収集される。そして、ユーザが各端末10を使用して、必要なデータを管理データベース51から抽出・取得し、加工などをし、場合によってはデータベース15にデータを格納することによって、システム運用が行われる。   Conventionally, as shown in FIG. 6, in a general large-scale system 1 a, data of an RFID (Radio Frequency Identification) tag 14 collected by the server 11 via the reader 12 and a camera 13 collected by the server 11. Or data input from the terminal 10 is collected centrally in the management database 51 by the management server 52. Then, the system is operated by the user using each terminal 10 to extract and acquire necessary data from the management database 51, perform processing, and store the data in the database 15 in some cases.

このような、大規模なシステムを構築する際には、いわゆる、PDCA(plan-do-check-action)サイクルを用いたシステム構築が、しばしば実施される。このようなシステム構築の際には、図7に示すように、現場ヒアリング(S301)→管理データベース51の設計(S302)→管理データベース51の構築(S303)→管理システム(管理サーバ52)設計(S304)→管理システム構築(S305)→システム1aの運用(S306)→システム1aの改善(S307)→現場ヒアリング(S301)→・・・を繰り返すことによりシステムの構築(完成形に至る)を行う。   In constructing such a large-scale system, system construction using a so-called PDCA (plan-do-check-action) cycle is often performed. When constructing such a system, as shown in FIG. 7, on-site hearing (S301) → design of management database 51 (S302) → construction of management database 51 (S303) → design of management system (management server 52) ( S304) → Management system construction (S305) → Operation of system 1a (S306) → Improvement of system 1a (S307) → Hearing on site (S301) →... .

例えば、特許文献1には、運用作業項目、運用要件、サービスレベルを格納する運用要件DB(Data Base)を有し、運用要件DBの内容を画面表示し、設計項目を入力することによって、入力した設計項目を基に、コストの算出、設計ドキュメントの作成を行う運用設計支援システム、その方法およびプログラムが開示されている。特許文献1に記載の技術によれば、過去の運用設計のノウハウや、ドキュメントテンプレート、実際の運用において気付いたポイントなどを登録・蓄積することができるため、PDCAサイクルを形成でき、運用の品質を向上することができる。   For example, Patent Document 1 has an operation requirement DB (Data Base) that stores operation work items, operation requirements, and service levels, displays the contents of the operation requirement DB on the screen, and inputs design items by inputting design items. An operational design support system, a method and a program for calculating a cost and creating a design document based on the designed items are disclosed. According to the technology described in Patent Document 1, since it is possible to register and accumulate past operation design know-how, document templates, points that have been noticed in actual operation, a PDCA cycle can be formed, and operation quality can be improved. Can be improved.

特開2009−75961号公報(請求項1,段落0024)JP 2009-75961 A (Claim 1, paragraph 0024)

しかしながら、図7に示すようなサイクルを用いてシステムを構築するとき、管理データベース51の設計(S302)〜管理システム構築(S305)に時間がかかることが多く、人員・予算などで開発が待たされ、結果としてビジネスの機会を損失することが多々ある。このため、リアルタイム性に欠け、進歩するデータ加工技術や、現場の情報への追従が遅れたり、現場へのすばやいフィードバックも困難となるといった問題がある。
このような問題の1つの解決方法として、管理データベース51や、管理サーバ52などの管理システムを使用しないで構築することが考えられる。
However, when a system is constructed using a cycle as shown in FIG. 7, it often takes time to design the management database 51 (S302) to construction of the management system (S305), and development is awaited by personnel, budget, etc. As a result, business opportunities are often lost. For this reason, there are problems such as lack of real-time performance, advanced data processing technology, delay in tracking information on the site, and quick feedback to the site.
As one solution to such a problem, it is conceivable to construct without using a management system such as the management database 51 or the management server 52.

このような背景に鑑みて本発明がなされたのであり、本発明は、管理データベース設計レスおよび管理システム設計レスが可能なデータ処理方法、プログラムおよびシステムを提供することを目的とする。   The present invention has been made in view of such a background, and an object of the present invention is to provide a data processing method, a program, and a system that can be managed database-less and management system-less.

前記課題を解決するため、本発明は、複数の処理装置および複数の機器を有するシステムによるデータ処理方法であって、前記処理装置が、前記システム内の機器から取得したデータ、前記処理装置自身の記憶部に格納しているデータ、前記処理装置の入力部から入力されたデータ、および前記処理装置で処理されたデータのうち、少なくとも1つを基に、当該データが格納されているメッセージを生成し、一方の前記処理装置から、他方の前記処理装置へ、前記メッセージを送信し、前記メッセージを受信した前記処理装置が、前記メッセージ内のデータを処理することを特徴とする。
その他の解決手段については、実施形態中で適宜説明する。
In order to solve the above problems, the present invention provides a data processing method by a system having a plurality of processing devices and a plurality of devices, wherein the processing device acquires data acquired from the devices in the system, the processing device itself Based on at least one of the data stored in the storage unit, the data input from the input unit of the processing device, and the data processed by the processing device, a message storing the data is generated. Then, the message is transmitted from one processing device to the other processing device, and the processing device that receives the message processes data in the message.
Other solutions will be described as appropriate in the embodiments.

本発明によれば、管理データベース設計レスおよび管理システム設計レスが可能なデータ処理方法、プログラムおよびシステムを提供することができる。   ADVANTAGE OF THE INVENTION According to this invention, the data processing method, program, and system which can do management database design-less and management system design-less can be provided.

本実施形態に係るシステムの構成例を示す図である。It is a figure which shows the structural example of the system which concerns on this embodiment. 本実施形態に係る処理装置の構成例を示す図である。It is a figure which shows the structural example of the processing apparatus which concerns on this embodiment. 本実施形態に係るメッセージの構成例を示す図である。It is a figure which shows the structural example of the message which concerns on this embodiment. 本実施形態に係るシステムの処理手順を示すフローチャートであり、(a)はメッセージ送信時の処理手順を示し、(b)はメッセージ受信時の処理手順を示している。It is a flowchart which shows the process sequence of the system which concerns on this embodiment, (a) shows the process sequence at the time of message transmission, (b) has shown the process sequence at the time of message reception. 本実施形態に係るメッセージを用いた応用例を示す図である。It is a figure which shows the example of application using the message which concerns on this embodiment. 従来の大規模システムの例を示す図である。It is a figure which shows the example of the conventional large-scale system. システム構築に係るPDCAサイクルの例を示すフローチャートである。It is a flowchart which shows the example of the PDCA cycle which concerns on system construction.

次に、本発明を実施するための形態(「実施形態」という)について、適宜図面を参照しながら詳細に説明する。   Next, modes for carrying out the present invention (referred to as “embodiments”) will be described in detail with reference to the drawings as appropriate.

(システム構成)
図1は、本実施形態に係るシステムの構成例を示す図である。
システム1は、機器である複数の端末10、サーバ11、RFIDタグ14からの信号を受信するリーダ12や、カメラ13や、データベース15などによって構成されている。このうち、端末10や、サーバ11や、データベース15などは互いに接続されている。また、図1の例ではリーダ12や、カメラ13はサーバ11と接続されている。本実施形態において、特徴的な構成は、これらの端末10や、サーバ11間の通信手段として、詳細を後記するメッセージ20が用いられる点である。本実施形態に係るシステム1では、メッセージ20を受信した端末10や、サーバ11などが処理することにより、図6における管理データベース51や、管理サーバ52の構築を不要とすることを特徴とするものである。
(System configuration)
FIG. 1 is a diagram illustrating a configuration example of a system according to the present embodiment.
The system 1 includes a reader 12 that receives signals from a plurality of terminals 10, which are devices, a server 11, and an RFID tag 14, a camera 13, a database 15, and the like. Among these, the terminal 10, the server 11, the database 15, and the like are connected to each other. In the example of FIG. 1, the reader 12 and the camera 13 are connected to the server 11. In the present embodiment, a characteristic configuration is that a message 20 described later in detail is used as a communication means between these terminals 10 and servers 11. The system 1 according to the present embodiment is characterized in that it is not necessary to construct the management database 51 and the management server 52 in FIG. 6 by processing by the terminal 10 or the server 11 that has received the message 20. It is.

なお、図1に示すシステム1は一例であり、図6に示す、管理データベース51や、管理サーバ52を備えるか否かにかかわらず、システム1内の機器間をメッセージ20によって、情報を送受信する構成であればよい。   The system 1 illustrated in FIG. 1 is an example, and information is transmitted and received between the devices in the system 1 using the message 20 regardless of whether or not the management database 51 and the management server 52 illustrated in FIG. 6 are provided. Any configuration may be used.

(処理装置構成)
図2は、本実施形態に係る処理装置の構成例を示す図である。
なお、図2に示す処理装置100は、図1に示す端末10や、サーバ11などに相当する装置である。
処理装置100は、外部の装置へデータを送信する送信部121、外部の装置からデータを受信する受信部122、キーボードや、マウスなどの入力部123、ディスプレイなどの表示部124、データを処理する処理部110、データを保存する記憶部125を有している。
(Processing equipment configuration)
FIG. 2 is a diagram illustrating a configuration example of the processing apparatus according to the present embodiment.
2 is an apparatus corresponding to the terminal 10 or the server 11 shown in FIG.
The processing device 100 processes data, a transmission unit 121 that transmits data to an external device, a reception unit 122 that receives data from an external device, an input unit 123 such as a keyboard and a mouse, a display unit 124 such as a display, and the like. It has a processing unit 110 and a storage unit 125 for storing data.

また、処理部110は、データ取得部111、メッセージ生成部112、データ抽出部113、データ処理部114を有している。データ取得部111は、受信部122が受信したカメラ13や、リーダ12からのデータを取得したり、記憶部125からデータを取得したりする機能を有する。メッセージ生成部112は、データ取得部111が取得したデータを基にメッセージ20を生成する機能を有する。データ抽出部113は、受信部122が受信したメッセージ20からデータを抽出する機能を有する。データ処理部114は、入力部123などからの指示に従って、データ抽出部113が抽出したデータを加工するなど、各種のデータ処理を行う機能を有する。   In addition, the processing unit 110 includes a data acquisition unit 111, a message generation unit 112, a data extraction unit 113, and a data processing unit 114. The data acquisition unit 111 has a function of acquiring data from the camera 13 and the reader 12 received by the reception unit 122 and acquiring data from the storage unit 125. The message generation unit 112 has a function of generating the message 20 based on the data acquired by the data acquisition unit 111. The data extraction unit 113 has a function of extracting data from the message 20 received by the reception unit 122. The data processing unit 114 has a function of performing various data processing such as processing the data extracted by the data extraction unit 113 in accordance with an instruction from the input unit 123 or the like.

なお、各110〜114は、図示しないROM(Read Only Memory)や、図示しないHD(Hard Disk)に格納されたプログラムが、図示しないRAM(Random Access Memory)に展開され、図示しないCPU(Central Processing Unit)によって実行されることによって具現化する。   In each of 110 to 114, a program stored in a ROM (Read Only Memory) (not shown) or a HD (Hard Disk) (not shown) is developed in a RAM (Random Access Memory) (not shown), and a CPU (Central Processing) (not shown). It is embodied by being executed by (Unit).

(メッセージ構成)
図3は、本実施形態に係るメッセージの構成例を示す図である。
メッセージ20は、発信元情報、データ数値、宛先情報、単位名、生成日時、閾値1、閾値2、プロセス条件、加工装置情報、作業者名などの各種データが格納されている。なお、図3に示すメッセージ20の構成は一例であり、格納されるデータは図3のものに限らないし、格納される順序も図3の順序に限らない。
なお、メッセージ20に格納されるデータの先頭には、例えば、先頭以降何バイト分のデータが、何のデータであるかなどを表すヘッダ情報が付いていてもよい。あるいは、メッセージ20の一番頭に格納されているデータの順序や、構成などをまとめて記したヘッダ情報が付いていてもよい。
なお、メッセージのデータ形式は文字列であることが望ましいが、XML(Extensible Markup Language)などで記述されていてもよい。
(Message structure)
FIG. 3 is a diagram illustrating a configuration example of a message according to the present embodiment.
The message 20 stores various data such as source information, data numerical values, destination information, unit name, generation date / time, threshold value 1, threshold value 2, process conditions, processing device information, worker name, and the like. The configuration of the message 20 shown in FIG. 3 is an example, and the stored data is not limited to that shown in FIG. 3, and the storing order is not limited to the order shown in FIG.
Note that the header of data stored in the message 20 may include header information indicating, for example, what number of bytes of data after the header is. Or the header information which described collectively the order of the data stored at the head of the message 20, a structure, etc. may be attached.
The message data format is preferably a character string, but may be described in XML (Extensible Markup Language) or the like.

(フローチャート)
図4は、本実施形態に係るシステムの処理手順を示すフローチャートであり、(a)はメッセージ送信時の処理手順を示し、(b)はメッセージ受信時の処理手順を示している。
まず、図4(a)を参照して、メッセージ送信時の処理手順を説明する(適宜、図1〜図3参照)と、データ取得部111が、リーダ12や、カメラ13で収集したデータを受信部122から取得したり、記憶部125から必要なデータを取得する(S101)。
次に、メッセージ生成部112が、ステップS101で取得したデータを基に、図3に示すようなメッセージ20を生成する(S102)。このとき、メッセージ20には、ステップS101で取得したデータのすべて、あるいは可能な限り(少なくとも1つ)のデータが格納される。
そして、送信部121がステップS102で生成したメッセージ20を送信する(S103)。メッセージ20の送信は、システム1内の端末10や、サーバ11に対するブロードキャスト送信が望ましいが、必要に応じてマルチキャストで送信したり、ユニキャストで送信してもよい。なお、メッセージ20は、メールなどと異なり、カメラ13や、RFIDタグ14からデータを取得したサーバ11や、端末10が、自動的にメッセージ20の生成・送信を行ってもよい。
(flowchart)
FIG. 4 is a flowchart showing the processing procedure of the system according to the present embodiment, where (a) shows the processing procedure at the time of message transmission, and (b) shows the processing procedure at the time of message reception.
First, referring to FIG. 4 (a), a processing procedure at the time of message transmission will be described (refer to FIG. 1 to FIG. 3 as appropriate), and data acquired by the data acquisition unit 111 with the reader 12 or the camera 13 will be described. Obtained from the receiving unit 122 or necessary data from the storage unit 125 (S101).
Next, the message generator 112 generates a message 20 as shown in FIG. 3 based on the data acquired in step S101 (S102). At this time, the message 20 stores all of the data acquired in step S101 or as much as possible (at least one) of data.
Then, the transmission unit 121 transmits the message 20 generated in step S102 (S103). The transmission of the message 20 is preferably broadcast transmission to the terminal 10 or the server 11 in the system 1, but may be transmitted by multicast or unicast as necessary. Note that the message 20 may be automatically generated / transmitted by the camera 13, the server 11 that has acquired data from the RFID tag 14, and the terminal 10, unlike mail.

次に、図4(b)を参照して、メッセージ受信時の処理手順を説明すると、まず、受信部122がメッセージ20を受信する(S201)。なお、この段階でメッセージ20が処理装置100内の記憶部125に一次保存されてもよい。
次に、データ抽出部113が、受信したメッセージ20からデータを抽出する(S202)。
そして、ユーザが、入力部123を介して、ステップS202で抽出したデータから必要なデータを選択、加工、保存、あるいは破棄などの指示を入力し、データ処理部114が入力された指示に基づいて、ステップS202で抽出したデータを処理する(S203)。
Next, with reference to FIG. 4B, the processing procedure at the time of message reception will be described. First, the reception unit 122 receives the message 20 (S201). Note that the message 20 may be temporarily stored in the storage unit 125 in the processing apparatus 100 at this stage.
Next, the data extraction unit 113 extracts data from the received message 20 (S202).
Then, the user inputs an instruction such as selecting, processing, storing, or discarding necessary data from the data extracted in step S202 via the input unit 123, and the data processing unit 114 is based on the input instruction. The data extracted in step S202 is processed (S203).

このように、データ発生源(RFIDタグ14や、カメラ13など)に接続しているサーバ11や、端末10などからデータをメッセージ20の形式にして直接システム1内の端末10などに送信し、メッセージ20の処理を受信した端末10や、サーバ11側に任せることで、図6に示す管理サーバ52や、管理データベース51を不要とすることができる。さらに、管理サーバ52や、管理データベース51を不要とすることにより、図7に示す管理データベース51の設計(S302)〜管理システム構築(S305)も不要となるため、システム1の構築期間を短縮することができる。特に、PDCAサイクルを用いたシステム1の構築においては、システム1の構築期間の大幅な短縮を可能とすることができる。これにより、システムの構築から運用までのリアルタイム性を確保することができ、進歩するデータ加工技術や、早い現場の情報への追従や、現場へのすばやいフィードバックを可能とすることができる。   In this way, the server 11 connected to the data generation source (RFID tag 14, camera 13, etc.), the terminal 10, etc., sends the data in the form of a message 20 directly to the terminal 10 in the system 1, By leaving the processing of the message 20 to the terminal 10 or the server 11 that receives the message 20, the management server 52 and the management database 51 shown in FIG. 6 can be made unnecessary. Furthermore, since the management server 52 and the management database 51 are not required, the design of the management database 51 (S302) to management system construction (S305) shown in FIG. be able to. In particular, in the construction of the system 1 using the PDCA cycle, the construction period of the system 1 can be greatly shortened. As a result, real-time performance from system construction to operation can be ensured, and advanced data processing technology, quick follow-up of on-site information, and quick feedback to the site can be made possible.

(応用例)
図5は、本実施形態に係るメッセージを用いた応用例を示す図である。
図5は、内部に端末10や、サーバ11や、カメラ13や、RFIDタグ14や、リーダ12や、データベース15などを有する独立したシステムA〜Cが存在する大規模システムを示す。
これらのシステムA〜Cは、WAN(Wide Area Network)などのネットワークで接続されている。一般的には、システムA〜Cは、それぞれ閉じていることが多く、データ処理は、それぞれのシステムA〜C内で完結し、外部のシステム1に存在する端末10からは処理の結果を見ることしかできないことが多い。
(Application examples)
FIG. 5 is a diagram illustrating an application example using a message according to the present embodiment.
FIG. 5 shows a large-scale system in which independent systems A to C each having a terminal 10, a server 11, a camera 13, an RFID tag 14, a reader 12, a database 15, and the like exist.
These systems A to C are connected by a network such as a WAN (Wide Area Network). In general, the systems A to C are often closed, and the data processing is completed in each of the systems A to C, and the processing result is viewed from the terminal 10 existing in the external system 1. There are many things you can only do.

本実施形態に係るメッセージ20−1を用いることにより、例えば、リーダ12に接続しているサーバ11が、RFIDタグ14から取得したデータをメッセージ20−1の形式にしてシステムA内の端末10に送信すると同時に、システムB,C内の端末10や、サーバ11にもブロードキャスト送信する。メッセージ20−1を受信した端末10や、サーバ11では、必要に応じてメッセージ20−1内のデータの加工、保存、破棄などの処理を行う。さらに、加工したデータをメッセージ20−2の形式にして、システムA〜C内の端末10や、サーバ11に送信し、このメッセージ20−2を受信した端末10や、サーバ11では、メッセージ20−2内のデータの加工、保存、破棄などの処理を行う。図5の例では、システムB内の端末10aがメッセージ20−2の生成を行い、同じシステムB内の他の端末10へメッセージ20−2を送信するとともに、システムAおよびシステムC内の端末10や、サーバ11へメッセージ20−2を送信している。
これにより、すなわち、各端末10、サーバ11間をピア・トゥ・ピアの方式でメッセージを送受信することにより、システムA〜Cを、あたかも1つのシステム1のように使用することができる。
By using the message 20-1 according to the present embodiment, for example, the server 11 connected to the reader 12 converts the data acquired from the RFID tag 14 into the format of the message 20-1 to the terminal 10 in the system A. Simultaneously with the transmission, the broadcast is transmitted to the terminals 10 and servers 11 in the systems B and C. The terminal 10 or the server 11 that has received the message 20-1 performs processing such as processing, storage, and discarding of the data in the message 20-1 as necessary. Further, the processed data is converted into the format of the message 20-2 and transmitted to the terminal 10 or the server 11 in the systems A to C. The terminal 10 or the server 11 that has received the message 20-2 receives the message 20- Processing such as processing, storage, and destruction of data in 2 is performed. In the example of FIG. 5, the terminal 10a in the system B generates the message 20-2, transmits the message 20-2 to the other terminals 10 in the same system B, and the terminals 10 in the system A and the system C. Or, the message 20-2 is transmitted to the server 11.
Thus, by transmitting and receiving messages between the terminals 10 and the server 11 in a peer-to-peer manner, the systems A to C can be used as if they were one system 1.

なお、図1に示すシステム1に辞書サーバを設け、メッセージ20(図1)内の用語のチェックを行わせてもよい。   Note that a dictionary server may be provided in the system 1 shown in FIG. 1 to check terms in the message 20 (FIG. 1).

1 システム
10 端末(処理装置)
11 サーバ(処理装置)
12 リーダ(機器)
13 カメラ(機器)
14 RFIDタグ
15 データベース
20 メッセージ
100 処理装置
110 処理部
111 データ取得部
112 メッセージ生成部
113 データ抽出部
114 データ処理部
1 system 10 terminal (processing device)
11 Server (Processor)
12 Reader (equipment)
13 Camera (equipment)
14 RFID tag 15 Database 20 Message 100 Processing device 110 Processing unit 111 Data acquisition unit 112 Message generation unit 113 Data extraction unit 114 Data processing unit

Claims (6)

複数の処理装置および複数の機器を有するシステムによるデータ処理方法であって、
前記処理装置が、前記システム内の機器から取得したデータ、前記処理装置自身の記憶部に格納しているデータ、前記処理装置の入力部から入力されたデータ、および前記処理装置で処理されたデータのうち、少なくとも1つを基に、当該データが格納されているメッセージを生成し、
一方の前記処理装置から、他方の前記処理装置へ、前記メッセージを送信し、
前記メッセージを受信した前記処理装置が、前記メッセージ内のデータを処理する
ことを特徴とするデータ処理方法。
A data processing method by a system having a plurality of processing devices and a plurality of devices,
Data acquired by the processing device from devices in the system, data stored in the storage unit of the processing device itself, data input from the input unit of the processing device, and data processed by the processing device Based on at least one of the above, a message storing the data is generated,
Sending the message from one processing device to the other processing device;
The data processing method, wherein the processing device that has received the message processes data in the message.
前記処理装置が、
前記メッセージを前記システム内の前記処理装置へ向けてブロードキャスト送信する
ことを特徴とする請求項1に記載のデータ処理方法。
The processing device is
The data processing method according to claim 1, wherein the message is broadcasted toward the processing device in the system.
前記処理装置には、前記機器としてRFIDタグリーダまたはカメラが接続されており、
前記機器から取得したデータとは、前記RFIDタグリーダから取得したRFIDタグのデータ、または前記カメラから取得したデータである
ことを特徴とする請求項1にデータ処理方法。
An RFID tag reader or a camera is connected to the processing device as the device,
The data processing method according to claim 1, wherein the data acquired from the device is data of an RFID tag acquired from the RFID tag reader or data acquired from the camera.
前記処理装置が、
前記RFIDタグリーダまたはカメラから、データを取得するとともに、前記データを基に前記メッセージを生成する
ことを特徴とする請求項3に記載のデータ処理方法。
The processing device is
The data processing method according to claim 3, wherein data is acquired from the RFID tag reader or camera, and the message is generated based on the data.
請求項1から請求項4のいずれか一項に記載のデータ処理方法をコンピュータに実行させることを特徴とするプログラム。   A program for causing a computer to execute the data processing method according to any one of claims 1 to 4. 複数の処理装置および複数の機器を有するシステムであって、
前記処理装置は、
前記システム内の機器から取得したデータ、前記処理装置自身の記憶部に格納しているデータ、前記処理装置の入力部から入力されたデータ、および前記処理装置で処理されたデータのうち、少なくとも1つを基に、当該データが格納されているメッセージを生成し、
一方の前記処理装置から、他方の前記処理装置へ、前記メッセージを送信し、
前記メッセージを受信した前記処理装置が、前記メッセージ内のデータを処理する
ことを特徴とするシステム。
A system having a plurality of processing devices and a plurality of devices,
The processor is
At least one of data acquired from devices in the system, data stored in the storage unit of the processing device itself, data input from the input unit of the processing device, and data processed by the processing device Create a message that contains the data,
Sending the message from one processing device to the other processing device;
The processing apparatus that has received the message processes data in the message.
JP2009134866A 2009-06-04 2009-06-04 Data processing method, program and system Pending JP2010282395A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009134866A JP2010282395A (en) 2009-06-04 2009-06-04 Data processing method, program and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009134866A JP2010282395A (en) 2009-06-04 2009-06-04 Data processing method, program and system

Publications (1)

Publication Number Publication Date
JP2010282395A true JP2010282395A (en) 2010-12-16

Family

ID=43539071

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009134866A Pending JP2010282395A (en) 2009-06-04 2009-06-04 Data processing method, program and system

Country Status (1)

Country Link
JP (1) JP2010282395A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104123626A (en) * 2014-07-17 2014-10-29 唐肖近 RFID (Radio Frequency Identification Devices) technology based commodity production management and logistics management system structure

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6252663A (en) * 1985-09-02 1987-03-07 Hitachi Ltd Method and device for processing information
JPH08316953A (en) * 1995-05-16 1996-11-29 Toshiba Corp Electronic conference system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6252663A (en) * 1985-09-02 1987-03-07 Hitachi Ltd Method and device for processing information
JPH08316953A (en) * 1995-05-16 1996-11-29 Toshiba Corp Electronic conference system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104123626A (en) * 2014-07-17 2014-10-29 唐肖近 RFID (Radio Frequency Identification Devices) technology based commodity production management and logistics management system structure

Similar Documents

Publication Publication Date Title
CN104484171B (en) Terminal interface design system, method and relevant device
CN106022483B (en) The method and apparatus converted between machine learning model
CN102185901B (en) Client message conversion method
US10795940B2 (en) Chatbot-based cloud management system and method for operating the same
US11150896B2 (en) Automated generation of service definitions for message queue application clients
CN106302103B (en) Information processing method and system and application server
KR102168212B1 (en) Apparatus and method for application log data processing
CN110347694B (en) Equipment monitoring method, device and system based on Internet of things
CN104581806A (en) Method and terminal for monitoring service system
CN109508211A (en) A kind of multilingual configuration method, device, system and electronic equipment
CN111815292A (en) Business approval method and device and computer readable storage medium
CN117749899A (en) Protocol conversion framework, device communication method, device and computer storage medium
CN115564000A (en) Two-dimensional code generation method and device, computer equipment and storage medium
CN108376333B (en) File approval method, medium, device and computing equipment
JP2010191864A (en) Automatic task generation system, and method and program for the same
CN110765610B (en) PDM integration method, PDM integration device, computer equipment and storage medium
JP2010282395A (en) Data processing method, program and system
JP5348413B2 (en) Application server, object management method, and object management program
CN105793842B (en) Conversion method and device between serialized message
CN110825538A (en) MQ-based method for dynamically interacting data by self-defining data types
CN113591448B (en) Report generation method, device and storage medium
CN115826980A (en) Data processing method, data processing device, storage medium and electronic equipment
CN107193982A (en) Suitable for the classifying method of government&#39;s distribution platform publicity information
JP5469435B2 (en) Data processing method, program, and system
CN101674493A (en) Monitoring method, monitoring terminal and monitoring system for digital television network images

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140107

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140303

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140902

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141031

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20141202