JP2003029865A - Equipment state management device - Google Patents

Equipment state management device

Info

Publication number
JP2003029865A
JP2003029865A JP2001214656A JP2001214656A JP2003029865A JP 2003029865 A JP2003029865 A JP 2003029865A JP 2001214656 A JP2001214656 A JP 2001214656A JP 2001214656 A JP2001214656 A JP 2001214656A JP 2003029865 A JP2003029865 A JP 2003029865A
Authority
JP
Japan
Prior art keywords
state
action
status
user
schedule
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.)
Withdrawn
Application number
JP2001214656A
Other languages
Japanese (ja)
Inventor
Kazuhiro Ikeda
一洋 池田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2001214656A priority Critical patent/JP2003029865A/en
Publication of JP2003029865A publication Critical patent/JP2003029865A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an equipment state management device capable of managing objective equipment only by the action schedule of a user without making the user consider the state schedule of the equipment, and sorting processing in each case by judging the validity/invalidity of the use of the equipment. SOLUTION: A state deciding means 11 determines the scheduled state of equipment based on an action state corresponding table 21 constituted of associative data obtained by associating the action of a preliminarily registered user with the set state of equipment and a schedule table 22 of the action data specified by the action of the user and the action time. An execution control means 12 controls the state of the objective equipment to the determined scheduled state of the equipment. Thus, it is possible to easily perform the change management of the schedule states of objective equipment 41,..., 4n only by changing the schedule table 22 for specifying the action schedule of the user as action data without changing the action state corresponding table 21 of the associative data obtained by associating the action of the user with the set state of the equipment.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、登録したスケジュ
ールに基づき機器の状態を管理する機器状態管理装置に
関し、特に使用者が予め登録した使用者の行動と機器の
設定状態とを関連づけた関連データに基づき機器の予定
状態を決定する機器状態管理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a device status management apparatus for managing the status of a device based on a registered schedule, and in particular, related data relating the behavior of the user registered in advance by the user and the setting status of the device. The present invention relates to a device state management device that determines a planned state of a device based on the above.

【0002】[0002]

【従来の技術】ここ数年来の各産業の低コスト化実現の
ための機器の導入により、使用者一人一人が管理、使用
する機器の数も増加傾向にある。それに伴って機器の管
理、使用方法が煩雑に行われているために、機器の電源
の切り忘れによりかえってコスト増加を招いたり、不特
定者からの使用等によるデータの流出、改ざん等の不正
使用が発生し問題になっている。
2. Description of the Related Art With the introduction of equipment for realizing cost reduction in each industry over the past few years, the number of equipment managed and used by each user is increasing. As a result, the management and usage of the device is complicated, which may lead to an increase in cost due to forgetting to turn off the power to the device, and unauthorized use such as data leakage and falsification due to use by unspecified persons. It has occurred and is a problem.

【0003】そのために使用者にスケジュールを登録さ
せてその登録を受けた装置により機器を管理しようとす
る機器状態管理装置が従来より使用されている。この従
来の機器状態管理装置の機器管理テーブルのデータフォ
ーマットを図7に示す。この図7においてこの従来の機
器状態管理装置は、予め使用者が機器の動作予定を時刻
毎に設定され、この設定された電源のON、OFFなど
の状態を状態スケジュールの機器管理テーブルとして登
録しておくことで、この登録された状態スケジュールを
参照して登録された時刻がくると登録された状態に機器
を移行させるというものである。
For this purpose, a device status management device has been conventionally used which allows a user to register a schedule and manages the device by the registered device. FIG. 7 shows the data format of the device management table of this conventional device status management device. In FIG. 7, the conventional device status management device is configured such that the user presets the operation schedule of the device for each time in advance, and registers the set power ON / OFF status as a device management table of the status schedule. By referring to this registered state schedule, the device is moved to the registered state when the registered time comes.

【0004】[0004]

【発明が解決しようとする課題】しかし、従来の機器状
態管理装置は、予め登録されていた機器の状態スケジュ
ールを実行するのみであったために、前記状態スケジュ
ール登録後に予定が変更されるとそれに合わせて使用者
が機器の前記状態スケジュールを考慮して再び登録する
必要があり、前記状態スケジュールの変更が頻繁に発生
する環境では使用者にとって煩雑で手間がかかるという
課題を有する。
However, since the conventional device status management device only executes the status schedule of the device registered in advance, if the schedule is changed after the status schedule is registered, the device status management device will adjust accordingly. Therefore, it is necessary for the user to register again in consideration of the status schedule of the device, and there is a problem that the user is complicated and troublesome in an environment where the status schedule is frequently changed.

【0005】また、機器の現在状態と機器の予定状態と
の対応で、例えば機器の現在状態がONであり予定状態
はOFFとなっている場合に、正しい使用なのか不正な
使用なのかの判断はそれぞれの環境または使用者によっ
て異なるために行うことができないという課題を有し、
更に正/不正を判断する際それぞれの場合においての処
理の切り分けも同様にそれぞれの環境または使用者によ
って異なるために行うことができないという課題を有す
る。
Further, in response to the current state of the device and the planned state of the device, for example, when the current state of the device is ON and the planned state is OFF, it is determined whether the device is used correctly or illegally. Has the problem that it cannot be done because it is different for each environment or user,
Further, there is a problem in that, in the case of determining the correctness / incorrectness, the processing in each case cannot be divided because it also depends on each environment or user.

【0006】本発明は前記課題を解消するためになされ
たもので、機器の状態スケジュールを使用者が考慮する
ことなしに使用者の行動スケジュールのみで対象機器の
管理を行え、また、機器の使用の正/不正を判断してそ
れぞれの場合において処理の切り分けを行うことができ
る機器状態管理装置を提案することを目的とする。
The present invention has been made to solve the above-mentioned problems, and the target device can be managed only by the action schedule of the user without considering the state schedule of the device by the user, and the use of the device can be controlled. It is an object of the present invention to propose a device state management device capable of judging whether the process is correct or not and separating the process in each case.

【0007】[0007]

【課題を解決するための手段】本発明に係る機器状態管
理装置は、使用者の行動と機器の設定状態とを関連付け
て関連データとして登録する行動状態対応テーブルと、
前記使用者の行動及びその行動時刻で特定される行動ス
ケジュールを行動データとして登録するスケジュールテ
ーブルと、前記スケジュールテーブルの行動データと前
記行動状態対応テーブルの関連データとを参照して機器
の予定状態を決定する状態決定手段と、前記決定された
機器の予定状態に基づいて対象機器の状態を制御する実
行制御手段とを備えるものである。
A device state management apparatus according to the present invention includes an action state correspondence table in which a user action and a device setting state are associated and registered as related data.
A schedule table for registering the action schedule specified by the action of the user and its action time as action data, and the action data of the schedule table and the associated data of the action state correspondence table, to determine the planned state of the device. The state determining means determines the state and the execution control means controls the state of the target device based on the determined expected state of the device.

【0008】このように本発明においては、予め登録さ
れた使用者の行動及び機器の設定状態を関連付けた関連
データからなる行動状態対応テーブルと使用者の行動及
びこの行動時刻で特定される行動データのスケジュール
テーブルとに基づいて状態決定手段が機器の予定状態を
決定し、前記実行制御手段が対象機器の状態を決定され
た機器の予定状態に制御するので、使用者の行動と機器
の設定状態とが関連付けられた関連データの行動状態対
応テーブルを変更することなく、使用者の行動スケジュ
ールを行動データとして特定するスケジュールテーブル
を変更するのみで対象機器の予定状態等の変更管理を容
易に行うことができる。また、本発明に係る機器状態管
理装置は必要に応じて、前記行動状態対応テーブルの関
連データ及び/又はスケジュールテーブルの行動データ
を使用者ごとに登録するものである。
As described above, according to the present invention, an action state correspondence table including related data that associates the action of the user and the setting state of the device registered in advance, the action of the user, and the action data specified by this action time. The state determination means determines the planned state of the device based on the schedule table and the execution control means controls the state of the target device to the determined planned state of the device. Therefore, the behavior of the user and the set state of the device. It is possible to easily manage the change of the planned state of the target device by only changing the schedule table that identifies the user's action schedule as action data without changing the action state correspondence table of the related data associated with and. You can In addition, the device state management device according to the present invention registers the relevant data of the action state correspondence table and / or the action data of the schedule table for each user as needed.

【0009】このように本発明においては、前記行動状
態対応テーブルの関連データ及び/又はスケジュールテ
ーブルの行動データに複数の使用者のデータが登録さ
れ、前記状態決定手段が前記テーブル内の使用者ごとの
データより機器の予定状態を決定し、前記実行制御手段
が対象機器の状態を決定された機器の予定状態に状態変
更するので、前記行動状態対応テーブルが一又は複数の
機器を一又は複数の使用者の行動スケジュールで管理す
ることができる。
As described above, in the present invention, the data of a plurality of users is registered in the related data of the action state correspondence table and / or the action data of the schedule table, and the state determination means determines each user in the table. Since the scheduled state of the device is determined from the data of, and the execution control means changes the state of the target device to the scheduled state of the determined device, the action state correspondence table sets one or more devices to one or more. It can be managed by the user's action schedule.

【0010】また、本発明に係る機器状態管理装置は必
要に応じて、機器の現在状態を検出する機器状態検出手
段と、前記機器の予定状態、前記機器検出手段より取得
した機器の現在状態、使用者が予め設定する機器の変更
設定処理、メッセージ内容及びメッセージ対象機器を関
連付けて現在関連データとして登録する状態処理対応テ
ーブルとを備え、前記状態決定手段が前記状態処理対応
テーブルの現在関連データを参照して機器の変更処理を
決定するものである。
Further, the device status management apparatus according to the present invention, if necessary, device status detection means for detecting the current status of the device, the planned status of the equipment, the current status of the equipment acquired from the equipment detection means, A state setting correspondence table for registering device change setting processing preset by a user, message contents and message target equipment in association with each other as current related data, wherein the state determining means stores the current related data of the state processing correspondence table. The change processing of the equipment is determined by referring to the above.

【0011】このように本発明においては、前記状態決
定手段が前記機器の予定状態と前記機器状態検出手段に
より検出される機器の現在状態とから前記状態処理対応
テーブルに基づいて機器の変更処理を決定し、前記実行
制御手段が前記機器の変更処理を実行するので、前記行
動スケジュールに合わせて前記スケジュールテーブルに
登録を行うだけで対象機器の不正使用を防止し、加えて
不正使用が発生した場合でもその対処、メッセージの送
達を行うことができ機器の高度な管理を容易に行うこと
ができる。
As described above, according to the present invention, the state determining means performs the change processing of the equipment based on the planned state of the equipment and the current state of the equipment detected by the equipment state detecting means based on the state processing correspondence table. Since the decision is made and the execution control means executes the change process of the device, the illegal use of the target device is prevented only by registering in the schedule table according to the action schedule, and in addition, when the illegal use occurs. However, it is possible to deal with the problem and deliver the message, and it is possible to easily perform advanced management of the device.

【0012】また、本発明に係る機器状態管理装置は必
要に応じて、前記行動状態対応テーブルの関連データ中
の使用者ごとに優先順位をつけ、前記状態決定手段によ
り決定すべき機器の予定状態が複数あった場合に、前記
優先順位に基づいて決定すべき機器の予定状態を特定す
るものである。このように本発明においては、使用者ご
とに優先順位をつけており前記状態決定手段が前記テー
ブルに基づき決定すべき機器の予定状態を一つに決定で
きない場合に使用者の優先順位に基づいて決定すべき機
器の予定状態を特定して機器の予定状態を決定するの
で、複数使用者による同一機器の同一時間帯の使用予定
に対する競合による不具合を防ぐことができる。
In addition, the device status management apparatus according to the present invention prioritizes, as necessary, each user in the related data of the action status correspondence table, and the planned status of the device to be determined by the status determining means. When there are a plurality of items, the planned state of the device to be determined based on the priority is specified. As described above, in the present invention, priority is assigned to each user, and when the state determining means cannot determine one planned state of the device to be determined based on the table, based on the priority of the user. Since the planned state of the device to be determined is specified and the planned state of the device is determined, it is possible to prevent a malfunction due to a conflict with the planned use of the same device by a plurality of users in the same time zone.

【0013】また、本発明に係る機器状態管理装置は必
要に応じて、前記状態処理対応テーブルの現在関連デー
タ中の使用者ごとに優先順位をつけ、前記状態決定手段
により決定すべき機器の変更処理が複数あった場合に、
前記優先順位に基づいて決定すべき機器の変更処理を特
定するするものである。このように本発明においては、
使用者ごとに優先順位をつけており前記状態決定手段が
前記状態処理対応テーブルに基づき決定すべき機器の変
更処理を一つに決定できない場合に使用者の優先順位に
基づいて決定すべき機器の変更処理を特定して機器の変
更処理を決定するので、複数使用者による同一機器の同
一時間帯の使用予定に対する競合による不具合を防ぐこ
とができる。
Further, the device status management apparatus according to the present invention assigns a priority to each user in the currently related data of the status processing correspondence table, if necessary, and changes the device to be determined by the status determining means. If there are multiple processes,
The change processing of the device to be determined is specified based on the priority. Thus, in the present invention,
If a priority is assigned to each user and the state determining means cannot determine one change process of the device to be determined based on the state process correspondence table, the device to be determined based on the priority of the user Since the change process is specified and the change process of the device is determined, it is possible to prevent a malfunction due to a conflict with a usage schedule of the same device by a plurality of users in the same time zone.

【0014】[0014]

【発明の実施の形態】(本発明の第1の実施形態)以
下、本発明の第1の実施形態に係る機器状態管理装置
を、図1ないし図3に基づいて説明する。この図1は本
実施形態に係る機器状態管理装置の概要ブロック図、図
2は本実施形態に係る機器状態管理装置における行動状
態対応テーブル及びスケジュールテーブルのデータフォ
ーマット、図3は本実施形態に係る機器状態管理装置に
おける管理動作のフローチャートを示す。
BEST MODE FOR CARRYING OUT THE INVENTION (First Embodiment of the Invention) A device state management apparatus according to a first embodiment of the present invention will be described below with reference to FIGS. 1 to 3. 1 is a schematic block diagram of the device status management apparatus according to the present embodiment, FIG. 2 is a data format of an action status correspondence table and a schedule table in the device status management apparatus according to the present embodiment, and FIG. 3 is related to the present embodiment. 5 shows a flowchart of a management operation in the device status management device.

【0015】前記各図において本実施形態に係る機器状
態管理装置は、複数のテーブルをもつ記録部20と、前
記記録部20の各テーブルを参照して機器の予定状態を
決定する状態決定手段11と、管理の対象とする機器で
ある対象機器41、・・・、4nに対する機器の状態の
変更を行う実行制御手段12とを備える構成である。前
記記録部20は、使用者の行動及び対象機器と機器の設
定状態を関連づけて関連データとして登録する行動状態
対応テーブル21と、使用者の行動及びその行動時刻で
特定される行動スケジュールを行動データとして登録す
るスケジュールテーブル22とを有する。前記状態決定
手段11は、前記スケジュールテーブル22の行動デー
タと前記行動状態対応テーブル21の関連データとを参
照して機器の予定状態を決定する。前記状態決定手段1
1と前記実行制御手段12とは、演算部10を構成して
いる。
In each of the drawings, the device status management apparatus according to the present embodiment has a recording unit 20 having a plurality of tables, and a state determining means 11 for determining the planned state of the device by referring to each table of the recording unit 20. And the execution control means 12 that changes the state of the target devices 41, ..., 4n that are the management target devices. The recording unit 20 stores an action state correspondence table 21 that associates the action of the user and the target device and the setting state of the device as related data, and the action schedule specified by the action of the user and the action time of the action data. And a schedule table 22 registered as. The state determination means 11 refers to the action data of the schedule table 22 and the related data of the action state correspondence table 21 to determine the scheduled state of the device. The state determining means 1
1 and the execution control means 12 constitute an arithmetic unit 10.

【0016】次に、前記構成に基づく本実施形態に係る
機器状態管理装置の管理動作を説明する。前提条件とし
て予め使用者は、本実施形態に係る機器状態管理装置に
よる前記対象機器41、・・・、4nの管理動作の前に
登録動作を実行し、入力手段30を用いて前記行動状態
対応テーブル21及びスケジュールテーブル22の各テ
ーブルにそれぞれのテーブルに基づいて登録を行う。次
に、以下前記行動状態対応テーブル21及びスケジュー
ルテーブル22への登録動作について説明する。
Next, the management operation of the device status management apparatus according to the present embodiment based on the above configuration will be described. As a precondition, the user previously performs a registration operation before the management operation of the target devices 41, ..., 4n by the device status management apparatus according to the present embodiment, and uses the input means 30 to handle the action status. Registration is performed on each of the table 21 and the schedule table 22 based on the respective tables. Next, the registration operation in the action state correspondence table 21 and the schedule table 22 will be described below.

【0017】使用者は前記入力手段30を用いて、個人
ID及び行動(「在席」「外出」「会議」など)を入力す
ると共に、これに対応づけて機器ID及び機器状態
(「電源オン」「電源オフ」「省電力」など)を入力し、
これらを関連データとして前記行動状態対応テーブル2
1に登録しておく。この登録を完了した前記行動状態対
応テーブル21のデータフォーマットが図2(A)に示
す通りである。この図2(A)において、前記個人ID
とは使用者に割り当てられた識別子であり、前記行動と
は使用者の行動であり、前記機器IDとは前記対象機器
41、・・・、4nに割り当てられた識別子であり、前
記機器状態とはこの対象機器41、・・・、4nに対し
て使用者の行動により特定される機器の設定状態であ
る。
The user uses the input means 30 to input a personal ID and an action (such as "attended", "going out", "meeting"), and in association with this, the device ID and the device status.
Enter (power on, power off, power saving, etc.),
The action state correspondence table 2 using these as related data
Register in 1. The data format of the action state correspondence table 21 that has completed this registration is as shown in FIG. In FIG. 2A, the personal ID
Is an identifier assigned to the user, the action is the action of the user, and the device ID is an identifier assigned to the target devices 41, ..., 4n, and the device state and Is a setting state of a device specified by the user's action with respect to the target devices 41, ..., 4n.

【0018】続いて、使用者は自分の行動及びその行動
時刻で特定される行動スケジュールに基づき、前記個人
IDと行動開始時刻と前記行動とを行動データとして前
記入力手段30を用いて、前記スケジュールテーブル2
2へ登録する。この登録を完了した前記スケジュールテ
ーブル22のデータフォーマットが図2(B)に示す通
りである。この図2(B)において、行動開始時刻とは
同行の個人IDの人が同行の行動を開始する時刻であ
る。
Subsequently, the user uses the input means 30 as the action data based on the action schedule specified by his / her action and the action time, and uses the input means 30 as the action data. Table 2
Register to 2. The data format of the schedule table 22 that has completed this registration is as shown in FIG. In FIG. 2B, the action start time is the time at which the person with the personal ID of the accompanying person starts the accompanying activity.

【0019】次に、前記入力手段30より登録した行動
状態対応テーブル21の関連データとスケジュールテー
ブル22の行動データに基づいて前記状態決定手段11
は、前記スケジュールテーブル22の行動データを参照
し(ステップ101)、現在時刻とこのスケジュールテ
ーブル22の行動開始時刻とが一致するかどうか判断す
る(ステップ102)。前記ステップ102において前
記現在時刻と前記行動開始時刻とが一致したと判断した
場合、前記状態決定手段11はこのスケジュールテーブ
ル22の行動データ内の行動開始時刻と一致した該当行
の個人IDと行動とを読み出す(ステップ103)。
Next, based on the related data of the action state correspondence table 21 registered by the input unit 30 and the action data of the schedule table 22, the state determination unit 11
Refers to the action data of the schedule table 22 (step 101), and determines whether or not the current time and the action start time of this schedule table 22 match (step 102). When it is determined in step 102 that the current time and the action start time match, the state determining unit 11 determines that the personal ID and action of the corresponding row that match the action start time in the action data of the schedule table 22. Is read (step 103).

【0020】前記ステップ102において現在時刻と行
動開始時刻とが一致しないと判断した場合、前記状態決
定手段11は一致するまで繰り返し実行する(ステップ
101及び102)。この状態決定手段11は前記読み
出した個人ID及び行動を基に、前記行動状態対応テー
ブル21の関連データの個人ID及び行動と一致する行
を検索し(ステップ104)、一致した該当行の対応す
る機器IDと機器の設定状態を読み出し(ステップ10
5)、前記機器の設定状態を機器の予定状態として決定
して前記機器IDと共に実行制御手段12へ出力する
(ステップ106)。実行制御手段12は、前記入力さ
れた機器IDに対して前記機器の予定状態へ状態を変更
させる(ステップ107)。
When it is determined in step 102 that the current time and the action start time do not match, the state determining means 11 repeatedly executes until they match (steps 101 and 102). Based on the read individual ID and action, the state determining means 11 searches for a line that matches the individual ID and action of the related data in the action state correspondence table 21 (step 104), and corresponds to the matched corresponding line. Read the device ID and device setting status (step 10
5), the setting state of the device is determined as the planned state of the device and is output to the execution control means 12 together with the device ID (step 106). The execution control means 12 changes the state of the input device ID to the planned state of the device (step 107).

【0021】このように予め前記行動状態対応テーブル
21及び前記スケジュールテーブル22に使用者が登録
を行うと、前記状態決定手段11が自動的に前記行動状
態対応テーブル21の関連データとスケジュールテーブ
ル22の行動データを参照して機器の予定状態を決定
し、前記実行制御手段12が対象機器の状態を決定され
た機器の予定状態に状態変更するので、使用者の行動ス
ケジュールに合わせて前記スケジュールテーブル22に
変更登録を行うだけで前記対象機器41、・・・、4n
の管理を容易に行うことができる。
When the user registers in advance in the action state correspondence table 21 and the schedule table 22 in this way, the state determining means 11 automatically stores the relevant data in the action state correspondence table 21 and the schedule table 22. Since the scheduled state of the device is determined with reference to the action data, and the execution control means 12 changes the state of the target device to the scheduled state of the determined device, the schedule table 22 is adjusted according to the action schedule of the user. The target device 41, ...
Can be easily managed.

【0022】即ち、前記行動状態対応テーブル21の使
用者の行動と、機器状態とは一般的に変更される可能性
が少なく、他方スケジュールテーブル22の使用者の行
動スケジュールについては日々変更される場合が多いと
考えられることから、スケジュールテーブル22の行動
データの変更で対象機器41、・・・、4nの予定状態
を変更できることとなる。
That is, when the behavior of the user in the behavior state correspondence table 21 and the equipment state are generally unlikely to be changed, while the behavior schedule of the user in the schedule table 22 is changed every day. Since it is considered that there are many cases, it is possible to change the scheduled state of the target devices 41, ..., 4n by changing the action data of the schedule table 22.

【0023】(本発明の第2の実施形態)以下、本発明
の第2の実施形態に係る機器状態管理装置を、図4ない
し図6に基づいて説明する。この図4は本実施形態に係
る機器状態管理装置の概要ブロック図、図5は本実施形
態に係る機器状態管理装置における状態処理対応テーブ
ルのデータフォーマット、図6は本実施形態に係る機器
状態管理装置における管理動作のフローチャートを示
す。
(Second Embodiment of the Present Invention) A device state management apparatus according to a second embodiment of the present invention will be described below with reference to FIGS. 4 to 6. 4 is a schematic block diagram of the device status management apparatus according to the present embodiment, FIG. 5 is a data format of a status processing correspondence table in the device status management apparatus according to the present embodiment, and FIG. 6 is a device status management according to the present embodiment. 7 shows a flowchart of a management operation in the device.

【0024】同図において本実施形態に係る機器状態管
理装置は、前記図1記載の第1の実施形態に係る機器状
態管理装置と同様に、複数のテーブルをもつ記録部20
と、前記記録部20の各テーブルを参照して機器の予定
状態を決定する状態決定手段11と、管理の対象とする
機器である対象機器41、・・・、4nに対する機器の
状態の変更を行う実行制御手段12とを備える構成と
し、この構成に加え、機器の現在状態を検出する機器検
出手段13を演算部10に備え、前記機器の予定状態、
前記機器検出手段13より取得した現在の機器状態、機
器の変更設定処理、メッセージ及びメッセージ対象機器
を関連付けて現在関連データとして前記記録部20に登
録する状態処理対応テーブル23を追加して構成され、
この状態処理対応テーブル23の現在関連データを参照
して対象機器41、・・・、4nの変更処理を前記状態
決定手段11が決定する構成である。
In the figure, the device status management apparatus according to the present embodiment is similar to the device status management apparatus according to the first embodiment shown in FIG. 1 and has a recording section 20 having a plurality of tables.
A state deciding means 11 for deciding an expected state of the device by referring to each table of the recording unit 20, and changing the state of the device with respect to the target devices 41, ..., 4n which are the devices to be managed. And an execution control means (12) for performing the operation. In addition to this configuration, a device detection means (13) for detecting the current state of the device is provided in the arithmetic unit (10), and the planned state of the device is
A state processing correspondence table 23 is added to associate the current device state, the device change setting process, the message, and the device targeted for the message, which are acquired from the device detection unit 13, and are registered in the recording unit 20 as the current related data.
The state determination means 11 determines the change processing of the target devices 41, ..., 4n by referring to the currently related data of the state processing correspondence table 23.

【0025】前記状態決定手段11は、第1の実施形態
と同様に管理動作を行い前記対象機器41、・・・、4
nについての識別子である機器IDを取得して前記機器
の予定状態を決定し、これら機器IDと機器の予定状態
と前記機器状態検出手段13より検出した現在の機器状
態とから前記状態処理対応テーブルを検索して前記処理
の対象機器、機器の変更設定処理、メッセージ及びメッ
セージ対象機器を取得して機器の変更処理を決定する。
前記実行制御手段12は前記処理の対象機器に対して前
記機器の変更処理を実行して前記メッセージを前記メッ
セージ対象機器に通知する構成である。
The state determining means 11 performs the management operation as in the first embodiment, and the target devices 41, ...
The device ID, which is an identifier for n, is acquired to determine the planned state of the device, and the state processing correspondence table is determined from the device ID, the planned state of the device, and the current device state detected by the device state detection unit 13. To obtain the target device of the process, the device change setting process, the message and the message target device, and determine the device change process.
The execution control unit 12 is configured to execute a device changing process for a device targeted for the process and notify the message target device of the message.

【0026】本実施形態に係る機器状態管理装置による
対象機器の管理動作の前に予め使用者は登録動作を実行
し、前記入力手段30を用いて第1の実施形態と同様に
前記行動状態対応テーブル21、スケジュールテーブル
22にそれぞれのテーブルに基づいて登録を行い、前記
登録に加え前記状態処理対応テーブル23にその状態処
理対応テーブル23に基づいて登録を行う。以下前記状
態処理対応テーブル23への登録動作について説明す
る。
Before the management operation of the target device by the device status management apparatus according to the present embodiment, the user executes a registration operation in advance, and the input means 30 is used to correspond to the action status as in the first embodiment. The table 21 and the schedule table 22 are registered based on the respective tables, and in addition to the registration, the state processing correspondence table 23 is also registered based on the state processing correspondence table 23. The registration operation in the state processing correspondence table 23 will be described below.

【0027】使用者は前記入力手段30を用いて、前記
機器IDと前記対象機器41、・・・、4nの予定状態
と対象機器41、・・・、4nの現在状態(機器の予定
状態前における対象機器の状態)とを組み合わせて入力
し、その組み合わせに対応した処理、処理対象機器I
D、メッセージ及びメッセージ対象機器IDを現在関連
データとして前記状態処理対応テーブル23に登録す
る。この登録を完了した前記状態処理対応テーブル23
のデータフォーマットが図5に示す通りである。この図
5において、前記処理とは前記機器の予定状態と機器の
現在状態により使用者が定めた機器の変更設定処理であ
り、前記処理対象機器IDとは処理を行う対象機器であ
り、前記メッセージ対象機器IDとは前記メッセージを
通達する対象となる対象機器の識別子である。
The user, using the input means 30, uses the device ID and the planned state of the target devices 41, ..., 4n and the current state of the target devices 41, ..., 4n (before the planned state of the device). And the processing target device I corresponding to the combination.
The D, the message, and the message target device ID are registered in the state processing correspondence table 23 as currently related data. The state processing correspondence table 23 that has completed this registration
The data format of is as shown in FIG. In FIG. 5, the process is a device change setting process defined by the user according to the planned state of the device and the current state of the device, and the process target device ID is the target device to be processed, and the message The target device ID is an identifier of a target device that is a target of notification of the message.

【0028】次に、入力手段30より登録した行動状態
対応テーブル21、スケジュールテーブル22、状態処
理対応テーブル23の各テーブルを用いて動作する本実
施形態に係る機器状態管理装置の管理動作について説明
する。まず、第1の実施形態に係る機器状態管理装置の
管理動作と同様に、ステップ101から105までを実
行し、前記機器IDと前記機器の予定状態を前記状態決
定手段11が読み出す。この状態決定手段11は読み出
した機器IDを機器状態検出手段13に出力し(ステッ
プ206)、前記機器状態検出手段13は前記入力され
た機器IDの対象となる対象機器41(42、・・・、
4n)の現在状態を検出し(ステップ207)、この検
出された機器の現在状態を前記状態決定手段11に出力
する(ステップ208)。
Next, the management operation of the device status management apparatus according to this embodiment, which operates using each of the action status correspondence table 21, schedule table 22, and status processing correspondence table 23 registered by the input means 30, will be described. . First, similarly to the management operation of the device status management apparatus according to the first embodiment, steps 101 to 105 are executed, and the device ID and the planned condition of the device are read by the condition determination means 11. The state determining unit 11 outputs the read device ID to the device state detecting unit 13 (step 206), and the device state detecting unit 13 causes the target device 41 (42, ...) As the target of the input device ID. ,
The current state of 4n) is detected (step 207), and the detected current state of the device is output to the state determining means 11 (step 208).

【0029】この状態決定手段11は、入力された前記
機器の現在状態、前記機器ID及び機器の予定状態を基
に、前記状態処理対応テーブル23の現在関連データを
検索する(ステップ209)。この検索により、この状
態処理対応テーブル23の現在関連データ内の前記現在
の機器状態、機器ID及び機器の予定状態と一致した該
当行の処理、処理対象機器ID、メッセージ、メッセー
ジ対象機器IDの情報を読み出す(ステップ210)。
この読み出した処理を対象機器41(42、・・・、4
n)の変更処理として決定して前記読み出した処理対象
機器ID、メッセージ及びメッセージ対象機器IDと共
に前記実行制御手段12に出力する(ステップ21
1)。前記実行制御手段12は、入力された処理対象機
器IDに該当する機器に対して前記対象機器41(4
2、・・・、4n)の変更処理を実行して(ステップ2
12)前記メッセージを前記メッセージ対象機器IDに
該当する機器に送達する(ステップ213)。
The state determining means 11 retrieves the current related data in the state processing correspondence table 23 based on the input current state of the device, the device ID and the planned state of the device (step 209). By this search, information on the corresponding line processing, processing target device ID, message, and message target device ID in the current related data of the status processing correspondence table 23 that matches the current device status, device ID, and planned status of the device. Is read (step 210).
The read processing is applied to the target device 41 (42, ..., 4)
n), which is determined as the changing process and is output to the execution control unit 12 together with the read process target device ID, message, and message target device ID (step 21).
1). The execution control means 12 applies the target device 41 (4) to the device corresponding to the input processing target device ID.
(2, ..., 4n) is executed (step 2
12) The message is delivered to the device corresponding to the message target device ID (step 213).

【0030】本実施形態の機器状態管理装置によれば、
予め前記行動状態対応テーブル21、スケジュールテー
ブル22及び状態処理対応テーブル23に使用者が登録
を行うと、この行動状態対応テーブル21及びスケジュ
ールテーブル22に基づいて前記状態決定手段11が機
器の予定状態を決定してその機器の予定状態と前記機器
状態検出手段13により検出された機器の現在状態とか
らこの状態処理対応テーブル23に基づいて機器の変更
処理を決定し、実行制御手段12が前記機器の変更処理
を実行するので、行動スケジュールに合わせてスケジュ
ールテーブル22に登録を行うだけで対象機器の不正使
用を防止し、加えて不正使用が発生した場合でもその対
処、メッセージの送達を行うことができ機器の高度な管
理を容易に行うことができる。
According to the device status management apparatus of this embodiment,
When the user registers in advance in the action state correspondence table 21, the schedule table 22 and the state processing correspondence table 23, the state determining means 11 determines the planned state of the device based on the action state correspondence table 21 and the schedule table 22. The device change process is determined based on the state process correspondence table 23 based on the determined state of the device and the current state of the device detected by the device state detection unit 13, and the execution control unit 12 determines the device change process. Since change processing is executed, it is possible to prevent unauthorized use of the target device by simply registering it in the schedule table 22 in accordance with the action schedule, and in addition, in the event of unauthorized use, it is possible to deal with it and deliver a message. High-level management of equipment can be performed easily.

【0031】(本発明のその他の実施形態)なお、第1
または2の実施形態に係る機器状態管理装置においては
使用者は前記スケジュールテーブル22に行動スケジュ
ールに基づいて単純に登録しているが、例えば一日のス
パンで平日1、平日2、・・、平日n、休日1、休日
2、・・、休日nと予め予定を雛型として名前を付けて
保存し、前記スケジュールテーブル22に登録する場合
に前記雛型から選択するという構成にすることもでき、
予め雛型を作成しておくことにより前記スケジュールテ
ーブル22への登録を短時間に行うことができる。
(Other Embodiments of the Present Invention) The first embodiment
Alternatively, in the device state management apparatus according to the second embodiment, the user simply registers in the schedule table 22 based on the action schedule. For example, weekdays 1, weekdays 2, weekdays 2, ... n, holiday 1, holiday 2, ..., Holiday n, and the schedule may be named and stored in advance as a template, and may be selected from the template when registered in the schedule table 22.
By creating the template in advance, registration in the schedule table 22 can be performed in a short time.

【0032】なお、前記第2の実施形態に係る機器状態
管理装置においては、前記機器状態検出手段13により
対象機器の前記機器の現在状態を検出することができな
かった場合に、故障とみなすという構成にすることもで
き、対象機器の故障に対し対象機器に復旧処理を行うこ
とができ、また、前記対象機器の故障の旨を通達するこ
ともできる。なお、前記第1または2の実施形態に係る
機器状態管理装置においては、前記行動状態対応テーブ
ル21の関連データ中の使用者IDに優先順位をつけ、
その優先順位に基づき前期状態決定手段11は決定すべ
き機器の予定状態を特定するという構成にすることもで
き、複数使用者IDによる同一機器の同一時間帯の使用
予定に対する競合による不具合を防ぐことができる。
In the device status management apparatus according to the second embodiment, when the device status detecting means 13 cannot detect the current status of the device of the target device, it is considered as a failure. The configuration can be adopted, and the recovery processing can be performed on the target device with respect to the failure of the target device, and the fact of the failure of the target device can be notified. In the device state management device according to the first or second embodiment, the user IDs in the related data of the action state correspondence table 21 are prioritized,
The state determination means 11 of the previous term can also be configured to specify the scheduled state of the device to be determined based on the priority order, and prevent troubles due to conflict with the scheduled use of the same device by a plurality of user IDs in the same time zone. You can

【0033】なお、前記第2の実施形態に係る機器状態
管理装置においては、前記状態処理対応テーブル23の
現在関連データ中の使用者IDに優先順位をつけ、その
優先順位に基づき前期状態決定手段11は決定すべき機
器の変更処理を特定するという構成にすることもでき、
複数使用者IDによる同一機器の同一時間帯の使用予定
に対する競合による不具合を防ぐことができる。なお、
前記第1または2の実施形態に係る機器状態管理装置に
おいては、前記実行制御手段12により状態を変更する
又は処理を実行するという構成になっているが、この構
成に加えて対象機器41、・・・、4nに対して状態を
変更する又は処理を実行する前に対象機器41、・・
・、4n又はその対象機器41、・・・、4nの使用者に
対して変更又は実行してよいかの判断を委ねる構成にす
ることもでき、対象機器41、・・・、4nに対して状
態を変更する又は処理を実行することによる揮発性記録
装置上のデータの消失等の不具合を回避することができ
る。
In the device status management apparatus according to the second embodiment, the user IDs in the currently related data of the status processing correspondence table 23 are prioritized, and the previous term status determining means is based on the priority. 11 can also be configured to specify the change processing of the device to be decided,
It is possible to prevent troubles due to conflict with the usage schedule of the same device in the same time period by multiple user IDs. In addition,
In the device state management apparatus according to the first or second embodiment, the execution control means 12 changes the state or executes the process. In addition to this configuration, the target device 41 ,. ..Target device 41 before changing the state or executing processing for 4n, ..
.., 4n or its target devices 41, ... It is possible to avoid problems such as loss of data on the volatile recording device due to changing the state or executing processing.

【0034】なお、前記第1または2の実施形態に係る
機器状態管理装置においては、前記実行制御手段12に
より状態を変更する又は処理を実行するという構成にな
っているが、この構成に加えて対象機器41、・・・、
4nに対して状態を変更する又は処理を実行する前に対
象機器41、・・・、4nに対して変更又は実行する旨
の通知を変更または実行する前に行う構成にすることも
でき、対象機器41、・・・、4nに対して状態を変更
する又は処理を実行することによる揮発性記録装置上の
データの消失等の不具合を回避することができる。
The equipment state management apparatus according to the first or second embodiment has a configuration in which the execution control means 12 changes the state or executes processing. In addition to this configuration, Target device 41, ...
4n may be configured to be performed before changing or executing the notification of the change or execution of the target devices 41, ..., 4n before changing the state or executing the process. It is possible to avoid a problem such as loss of data on the volatile recording device due to changing the state or performing processing on the devices 41, ..., 4n.

【0035】[0035]

【発明の効果】以上のように本発明においては、予め登
録された使用者の行動及び機器の設定状態を関連付けた
関連データからなる行動状態対応テーブルと使用者の行
動及びこの行動時刻で特定される行動データのスケジュ
ールテーブルとに基づいて状態決定手段が機器の予定状
態を決定し、前記実行制御手段が対象機器の状態を決定
された機器の予定状態に制御するので、使用者の行動と
機器の設定状態とが関連付けられた関連データの行動状
態対応テーブルを変更することなく、使用者の行動スケ
ジュールを行動データとして特定するスケジュールテー
ブルを変更するのみで対象機器の予定状態等の変更管理
を容易に行うことができるという効果を奏する。
As described above, according to the present invention, an action state correspondence table composed of related data that associates the action of the user and the setting state of the device registered in advance, the action of the user, and the action time are specified. Based on the schedule table of the behavior data, the state determining means determines the scheduled state of the device, and the execution control means controls the state of the target device to the determined scheduled state of the device. Easy management of changes such as the planned status of the target device by changing the schedule table that specifies the user's activity schedule as activity data without changing the activity status correspondence table of the related data associated with the setting status of There is an effect that can be performed.

【0036】また、本発明においては、前記行動状態対
応テーブルの関連データ及び/又はスケジュールテーブ
ルの行動データに複数の使用者のデータが登録され、前
記状態決定手段が前記テーブル内の使用者ごとのデータ
より機器の予定状態を決定し、前記実行制御手段が対象
機器の状態を決定された機器の予定状態に状態変更する
ので、前記行動状態対応テーブルが一又は複数の機器を
一又は複数の使用者の行動スケジュールで管理すること
ができるという効果を奏する。
Further, in the present invention, the data of a plurality of users is registered in the related data of the action state correspondence table and / or the action data of the schedule table, and the state determining means determines each user in the table. Since the scheduled state of the device is determined from the data, and the execution control means changes the state of the target device to the scheduled state of the determined device, the action state correspondence table uses one or a plurality of devices. There is an effect that it can be managed by a person's action schedule.

【0037】また、本発明においては、前記状態決定手
段が前記機器の予定状態と前記機器状態検出手段により
検出される機器の現在状態とから前記状態処理対応テー
ブルに基づいて機器の変更処理を決定し、前記実行制御
手段が前記機器の変更処理を実行するので、前記行動ス
ケジュールに合わせて前記スケジュールテーブルに登録
を行うだけで対象機器の不正使用を防止し、加えて不正
使用が発生した場合でもその対処、メッセージの送達を
行うことができ機器の高度な管理を容易に行うことがで
きるという効果を奏する。
Further, in the present invention, the state determining means determines the change processing of the equipment based on the planned state of the equipment and the current state of the equipment detected by the equipment state detecting means based on the state processing correspondence table. However, since the execution control unit executes the change process of the device, the illegal use of the target device is prevented only by registering in the schedule table in accordance with the action schedule, and even when the illegal use occurs, As a result, it is possible to deliver the message and easily perform advanced management of the device.

【0038】また、本発明においては、使用者ごとに優
先順位をつけており前記状態決定手段が前記テーブルに
基づき決定すべき機器の予定状態を一つに決定できない
場合に使用者の優先順位に基づいて決定すべき機器の予
定状態を特定して機器の予定状態を決定するので、複数
使用者による同一機器の同一時間帯の使用予定に対する
競合による不具合を防ぐことができるという効果を奏す
る。
Further, in the present invention, priority is given to each user, and when the state determining means cannot determine one planned state of the device to be determined based on the table, the priority of the user is determined. Since the scheduled state of the device is determined based on the scheduled state of the device to be determined based on the scheduled state of the device, it is possible to prevent a malfunction due to a conflict with the scheduled use of the same device by a plurality of users in the same time zone.

【0039】また、本発明においては、使用者ごとに優
先順位をつけており前記状態決定手段が前記状態処理対
応テーブルに基づき決定すべき機器の変更処理を一つに
決定できない場合に使用者の優先順位に基づいて決定す
べき機器の変更処理を特定して機器の変更処理を決定す
るので、複数使用者による同一機器の同一時間帯の使用
予定に対する競合による不具合を防ぐことができるとい
う効果を奏する。
Further, according to the present invention, priority is given to each user, and when the state determining means cannot determine one device change process to be determined based on the state process correspondence table, the user of the user is determined. Since the device change process is determined by specifying the device change process that should be decided based on the priority order, it is possible to prevent the problem caused by the conflict due to the competition between the multiple users for the same device in the same time period. Play.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の第1の実施形態に係る機器状態管理装
置の概要ブロック図である。
FIG. 1 is a schematic block diagram of a device status management device according to a first embodiment of the present invention.

【図2】本発明の第1の実施形態に係る機器状態管理装
置における行動状態対応テーブル及びスケジュールテー
ブルのデータフォーマットである。
FIG. 2 is a data format of an action state correspondence table and a schedule table in the device state management device according to the first embodiment of the present invention.

【図3】本発明の第1の実施形態に係る機器状態管理装
置における管理動作のフローチャートである。
FIG. 3 is a flowchart of management operation in the device status management apparatus according to the first embodiment of the present invention.

【図4】本発明の第2の実施形態に係る機器状態管理装
置の概要ブロック図である。
FIG. 4 is a schematic block diagram of a device status management device according to a second embodiment of the present invention.

【図5】本発明の第2の実施形態に係る機器状態管理装
置における状態処理対応テーブルのデータフォーマット
であるc。
FIG. 5 is a data format c of a state processing correspondence table in the device state management apparatus according to the second embodiment of the present invention.

【図6】本発明の第2の実施形態に係る機器状態管理装
置における管理動作のフローチャートである。
FIG. 6 is a flowchart of management operation in the device status management apparatus according to the second embodiment of the present invention.

【図7】従来の機器状態管理装置における機器管理テー
ブルのデータフォーマットである。
FIG. 7 is a data format of a device management table in a conventional device status management device.

【符号の説明】[Explanation of symbols]

10 演算部 11 状態決定手段 12 実行制御手段 13 機器状態検出手段 20 記録部 21 行動状態対応テーブル 22 スケジュールテーブル 23 状態処理対応テーブル 30 入力手段 41、・・・、4n 対象機器 10 Operation part 11 State determination means 12 Execution control means 13 Device status detection means 20 recording section 21 Action state correspondence table 22 Schedule table 23 State processing correspondence table 30 Input means 41, ..., 4n Target equipment

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 使用者の行動と機器の設定状態とを関連
付けて関連データとして登録する行動状態対応テーブル
と、 前記使用者の行動及びその行動時刻で特定される行動ス
ケジュールを行動データとして登録するスケジュールテ
ーブルと、 前記スケジュールテーブルの行動データと前記行動状態
対応テーブルの関連データとを参照して機器の予定状態
を決定する状態決定手段と、 前記決定された機器の予定状態に基づいて対象機器の状
態を制御する実行制御手段とを備えることを特徴とする
機器状態管理装置。
1. A behavior state correspondence table in which a behavior of a user and a setting state of a device are associated and registered as related data, and a behavior schedule specified by the behavior of the user and its behavior time are registered as behavior data. A schedule table, a state determining unit that determines a scheduled state of the device by referring to the action data of the schedule table and related data of the action state correspondence table, and a target device based on the determined scheduled state of the device An apparatus state management device comprising: an execution control unit that controls a state.
【請求項2】 前記請求項1記載の機器状態管理装置に
おいて、 前記行動状態対応テーブルの関連データ及び/又はスケ
ジュールテーブルの行動データを使用者ごとに登録する
ことを特徴とする機器状態管理装置。
2. The device status management apparatus according to claim 1, wherein the associated data of the activity status correspondence table and / or the activity data of the schedule table are registered for each user.
【請求項3】 前記請求項1または2記載の機器状態管
理装置において、 機器の現在状態を検出する機器状態検出手段と、 前記機器の予定状態、前記機器検出手段より取得した機
器の現在状態、使用者が予め設定する機器の変更設定処
理、メッセージ内容及びメッセージ対象機器を関連付け
て現在関連データとして登録する状態処理対応テーブル
とを備え、 前記状態決定手段が前記状態処理対応テーブルの現在関
連データを参照して機器の変更処理を決定することを特
徴とする機器状態管理装置。
3. The device status management device according to claim 1, wherein the device status detection unit detects a current status of the device, the planned status of the device, the current status of the device acquired from the device detection unit, A state change correspondence table for registering the change setting process of the device preset by the user, the message contents and the message target device in association with each other as the current related data, and the state determining means stores the current related data of the state process corresponding table. A device status management device characterized by determining a device change process by referring to the device.
【請求項4】 前記請求項2または3記載の機器状態管
理装置において、 前記行動状態対応テーブルの関連データ中の使用者ごと
に優先順位をつけ、 前記状態決定手段により決定すべき機器の予定状態が複
数あった場合に、前記優先順位に基づいて決定すべき機
器の予定状態を特定することを特徴とする機器状態管理
装置。
4. The device status management device according to claim 2 or 3, wherein a priority order is assigned to each user in the related data of the action status correspondence table, and the planned status of the device to be determined by the status determining means. When there are a plurality of items, the device status management device is characterized in that the planned status of the device to be determined is specified based on the priority.
【請求項5】 前記請求項3記載の機器状態管理装置に
おいて、 前記状態処理対応テーブルの現在関連データ中の使用者
ごとに優先順位をつけ、 前記状態決定手段により決定すべき機器の変更処理が複
数あった場合に、前記優先順位に基づいて決定すべき機
器の変更処理を特定することを特徴とする機器状態管理
装置。
5. The device status management device according to claim 3, wherein a priority order is given to each user in the currently related data of the status processing correspondence table, and a device change process to be decided by the state decision means is performed. When there are a plurality of devices, a device status management device is characterized in that a device change process to be determined is specified based on the priority.
JP2001214656A 2001-07-16 2001-07-16 Equipment state management device Withdrawn JP2003029865A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001214656A JP2003029865A (en) 2001-07-16 2001-07-16 Equipment state management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001214656A JP2003029865A (en) 2001-07-16 2001-07-16 Equipment state management device

Publications (1)

Publication Number Publication Date
JP2003029865A true JP2003029865A (en) 2003-01-31

Family

ID=19049431

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001214656A Withdrawn JP2003029865A (en) 2001-07-16 2001-07-16 Equipment state management device

Country Status (1)

Country Link
JP (1) JP2003029865A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011048547A (en) * 2009-08-26 2011-03-10 Toshiba Corp Abnormal-behavior detecting device, monitoring system, and abnormal-behavior detecting method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011048547A (en) * 2009-08-26 2011-03-10 Toshiba Corp Abnormal-behavior detecting device, monitoring system, and abnormal-behavior detecting method

Similar Documents

Publication Publication Date Title
US20100146438A1 (en) Providing Controlled Access to the Use of Electronic Devices
JP6301513B1 (en) Elevator group management system
US20080033588A1 (en) Plant monitor-control apparatus
US20060168376A1 (en) Usage of keyboard driver in extensible firmware interface for adding new hot keys at firmware level
CN109716736A (en) Using data sharing and decision service platform
JPS63238630A (en) Interruption controller for microprocessor
JP2010143362A (en) Driver support system
CN110648115A (en) Event reminding method, device, equipment and storage medium
JP2003345505A (en) Computer system using input operating means having specific device id
CN114780930A (en) Authority management method, device, computer equipment and storage medium
JP2000146267A (en) Air conditioning control system
JP2003029865A (en) Equipment state management device
JPH01250758A (en) Automatic apparatus for chemical analysis
CN102371785B (en) Printing device, control method and printing system thereof
CN103914505B (en) Approaches to IM and apparatus for management of information
CN1760787B (en) Organism information authenticating apparatus, organism information registering apparatus, and organism information collating apparatus
JP2011086130A (en) Fingerprint authentication system
JP4637050B2 (en) Device control apparatus and operation method thereof
JP2003256064A (en) License management method, license management server, license acquired client, license management program and recording medium
CN112146246B (en) Operation control method, operation control device, drive-by-wire apparatus, and storage medium
JPH10105622A (en) Automatic change method for information transmission route in work flow system
JPH0816899B2 (en) Password input and processing method
JP2004054518A (en) Room entering/leaving management device
JPH09282054A (en) Information processor
CN112684748B (en) Monitoring method and system compatible with various monitored devices

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20081007