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:
parent
bd90afc43b
commit
cb29d2f11e
1 changed files with 5 additions and 1 deletions
|
@ -3,6 +3,10 @@ nodes = {
|
|||
type = "file"
|
||||
uri = "/dev/null"
|
||||
|
||||
format = "value"
|
||||
format = {
|
||||
type = "value"
|
||||
|
||||
real_precision = 5
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue