... | ... | @@ -2056,6 +2056,17 @@ Quality: OK |
|
|
Value: zpb.rr://localhost:44444/m1/TrkLsvServer
|
|
|
```
|
|
|
|
|
|
|
|
|
**oldbReset** for putting an OLDB back to its initial state by removing all custom metadata and removing all datapoints. The tool can only be run on the server that hosts the OLDB.
|
|
|
|
|
|
```plaintext
|
|
|
$ oldbReset
|
|
|
```
|
|
|
|
|
|
See "-h" for options. Note there is no command line option to bypass the mandatory interactive security question.
|
|
|
|
|
|
|
|
|
|
|
|
**oldb Python API** for creating, deleting an OLDB-datapoint
|
|
|
|
|
|
```plaintext
|
... | ... | |