stratum, 3
This commit is contained in:
parent
5de07b85dc
commit
f557893fad
@ -60,7 +60,7 @@ func Start() {
|
||||
message.Variables["stratum"] = variable_t {
|
||||
Label: "stratum",
|
||||
Variable: "",
|
||||
Value: strconv.FormatInt(stratum, 10),
|
||||
Value: strconv.FormatInt(int64(stratum), 10),
|
||||
Unit: "ms",
|
||||
Status: status,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user