aboutsummaryrefslogtreecommitdiffstats
path: root/common/chapters/control_if.adoc
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2018-11-26 10:50:42 +0100
committerMax <msuraev@sysmocom.de>2018-11-26 10:50:42 +0100
commitb9bf09ec19e3bd4e769461802fff2e5820442cd9 (patch)
treeba5a3f06d497a1b5d807d5810b279ed1085e4fce /common/chapters/control_if.adoc
parente7446e88104796a76bc74929b21e320ddb3d4a62 (diff)
ctrl: clarify use of id = 0
Diffstat (limited to 'common/chapters/control_if.adoc')
-rw-r--r--common/chapters/control_if.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/chapters/control_if.adoc b/common/chapters/control_if.adoc
index ea55cd7..cd639c7 100644
--- a/common/chapters/control_if.adoc
+++ b/common/chapters/control_if.adoc
@@ -55,7 +55,7 @@ The fields specified below follow the following meaning:
<id>::
A numeric identifier, uniquely identifying this particular
- operation. `0` is not allowed. It will be echoed back in any
+ operation. Value `0` is not allowed unless it's a TRAP message. It will be echoed back in any
response to a particular request.
<var>::
The name of the variable / field affected by the GET / SET /