aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-06-02 12:49:10 +0200
committerThomas White <taw@physics.org>2022-06-02 12:49:10 +0200
commit96c82df69425d5dcb14e5213c789824d9d9e2ea1 (patch)
tree7dd019a250cb3d6b6e61590b38fa6ccd0baccdc7 /doc
parent6838dc35ffa07db47c48613aafb67441f1b620fa (diff)
parent0c64576cc6e802129c8eaefaed55101ab02cf15d (diff)
Merge branch 'asapo-consumer'
Diffstat (limited to 'doc')
-rw-r--r--doc/man/indexamajig.120
1 files changed, 19 insertions, 1 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1
index a9d80175..25e025ac 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -186,9 +186,27 @@ Subscribe to ZeroMQ message type \fItag\fR. You can use this option multiple ti
Request new data over ZeroMQ by sending string \fImsg\fR. This will cause indexamajig's ZeroMQ socket to use REQ mode instead of SUB. This option and \fB--zmq-subscribe\fR are mutually exclusive.
.PD 0
+.IP \fB--asapo-endpoint=\fIendpoint\fR
+.PD
+Receive data via the specified ASAP::O endpoint. This option and \fB--zmq-input\fR are mutually exclusive.
+
+.PD 0
+.IP \fB--asapo-token=\fItoken\fR
+.IP \fB--asapo-beamtime=\fIbeamtime\fR
+.IP \fB--asapo-source=\fIsource\fR
+.IP \fB--asapo-group=\fIgroup\fR
+.PD
+Authentication token, beamtime, data source and consumer group, respectively, for ASAP::O data.
+
+.PD 0
+.IP \fB--asapo-stream=\fIstream\fR
+.PD
+Name of ASAP::O stream to process. If this option is not given, indexamajig will start processing from the end of the current last stream.
+
+.PD 0
.IP \fB--data-format=\fIformat\fR
.PD
-Specify the data format for data received over ZeroMQ. Possible values in this version are \fBmsgpack\fR and \fBhdf5\fR.
+Specify the data format for data received over ZeroMQ or ASAP::O. Possible values in this version are \fBmsgpack\fR, \fBhdf5\fR and \fBseedee\fR.
.PD 0
.IP \fB--basename\fR