driplineorg / driplineorg/dripline-python

Documentation for how to use lockout key

Open
#120 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3
Forks
6
PR merge metrics
No merged PRs in 30d

Description

There is an abstract description of what the dripline lockout here: https://driplineorg.github.io/dripline/branches/dl3_develop/Use-Protocol.html#lockout

However, I didn't find it enough for me to figure out how to actually implement it in a data taking script. And there doesn't seem to be an example anywhere.

Can the documentation provide a minimal example?

Here is something of a minimal example I'm trying to get to work:

```
dl-agent ... cmd peaches lock
somehow grab the lockout_key
dl-agent ... -k lockout_key set peaches 25
dl-agent ... -k lockout_key cmd peaches unloack

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.