mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
z2m availability
This commit is contained in:
parent
4fd6d04a40
commit
b8c82460bc
1 changed files with 5 additions and 0 deletions
|
|
@ -35,6 +35,11 @@
|
|||
serial = {
|
||||
port = "/dev/ttyUSB0";
|
||||
};
|
||||
availability = {
|
||||
# minutes
|
||||
active.timeout = 10;
|
||||
passive.timeout = 60 * 50;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue