Add zone, machine_nr and customer_id_ (preparation)
This commit is contained in:
parent
3bbbe57c54
commit
c99cbce45a
@ -8,6 +8,15 @@
|
||||
"" : "unique customer identifier",
|
||||
"customer_id" : "281",
|
||||
|
||||
"" : "zone file for PSA",
|
||||
"zone" : "/etc/zone_nr",
|
||||
|
||||
"" : "customer number of PSA",
|
||||
"customer_id_" : "/etc/cust_nr",
|
||||
|
||||
"" : "machine id of PSA",
|
||||
"machine_nr" : "/etc/mach_nr",
|
||||
|
||||
"" : "each location can have multiple",
|
||||
"" : "zone-groups and/or zones",
|
||||
"" : "0-index used as size of following array",
|
||||
|
Loading…
Reference in New Issue
Block a user