「pione diagnosis notification」の版間の差分
提供: Eospedia
(同じ利用者による、間の1版が非表示) | |||
行1: | 行1: | ||
− | '''pione diagnosis notification''' | + | '''pione diagnosis notification'''とは通信テストを行う[[PIONE]]の[[コマンド]]です。(未実装) |
== オプション一覧 == | == オプション一覧 == | ||
行63: | 行63: | ||
=== オプション必須項目のみの場合 === | === オプション必須項目のみの場合 === | ||
<pre> | <pre> | ||
+ | $ pione diagnosis notification | ||
+ | info: Notification message has been sent to "pnb://255.255.255.255:56000". | ||
+ | info: Notification receiver is waiting at "pnb://0.0.0.0:56000". | ||
+ | info: Notification message has been sent to "pnb://255.255.255.255:56000". | ||
+ | info: Notification has been received from "192.168.5.103". | ||
+ | info: Receiver has touched transmitter at "druby://192.168.5.103:1024". | ||
+ | info: The notification target and receiver address seem fine: ["pnb://255.255.255.255:56000"] and | ||
</pre> | </pre> | ||
<br> | <br> |
2014年12月11日 (木) 02:59時点における最新版
pione diagnosis notificationとは通信テストを行うPIONEのコマンドです。(未実装)
オプション一覧
オプション | 引数の型 | 引数のデフォルト | 説明 |
---|---|---|---|
--notification-receiver | URI | Receiver address that notifications are received at | |
--notification-target | URI | Target address that notifications are sent to | |
--timeout | N | timeout after N second | |
--type | NAME | transmitter, receiver, or both | |
--color | BOOLEAN | true | 出力結果の文字に色を付ける |
--debug | [TYPE] | system | デバッグモードで実行 |
-h | [FORMAT] | txt | ヘルプを表示 |
-v | なし | なし | バージョンを表示 |