mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 23:32:17 +00:00
7 lines
150 B
Plaintext
7 lines
150 B
Plaintext
group "Battery_Config" struct {
|
|
value "poll_interval" int: 512;
|
|
value "alert" int: 5;
|
|
value "alert_p" int: 5;
|
|
value "alert_timeout" int: 0;
|
|
}
|