1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00

value: improve example config

This commit is contained in:
Steffen Vogel 2021-10-04 22:18:04 +02:00 committed by Steffen Vogel
parent bd90afc43b
commit cb29d2f11e

View file

@ -3,6 +3,10 @@ nodes = {
type = "file"
uri = "/dev/null"
format = "value"
format = {
type = "value"
real_precision = 5
}
}
}