Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[要望]タイマーによる消灯機能 #19

Open
yuhkan opened this issue Jul 9, 2018 · 1 comment
Open

[要望]タイマーによる消灯機能 #19

yuhkan opened this issue Jul 9, 2018 · 1 comment

Comments

@yuhkan
Copy link

yuhkan commented Jul 9, 2018

 掲題の通りですが、タイマーによって現在の点灯状態から一定時間で消灯する機能を要望します。
例えば、点灯指示時に「2時間(7200秒)で消灯」をオプションで指定できるようなイメージです。

・点滅の場合、periodとrepeatで擬似的に再現出来るが、点灯の場合は出来ない。
・実行プロセス(ホスト・リモートとも)でタイマー管理すれば可能だが、消灯のためだけに
 実行プロセスを維持し続けるのも無駄が多く(特にリモートの場合)、シグナル内で完結して欲しい

 イメージとしては、日次で動くバッチ処理の結果を点灯/点滅で表しているとき、ボタン押下による
消灯を行わなくても、ある程度の時間で消しておきたい、のような感じです。

@T-Kuhn
Copy link
Contributor

T-Kuhn commented Jul 10, 2018

hey yuhkanさん、
要望の投稿をありがとうございます。検討します!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants