Skip to content

Commit 68bea71

Browse files
committed
update doc
1 parent c987e45 commit 68bea71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ The data is published in CBOR encoding.
110110

111111
The subscribed keys accept CBOR encoded data.
112112

113+
In the ENI file, the `pv_name` is the process variable name. gatorcat subscribes for outputs and publishes for input at this `pv_name`, you can apply a prefix on generation of this name.
114+
115+
Similarly, there is a `pv_name_fb`. This is the process variable feedback channel. gatorcat publishes for both inputs and outputs at these keys to enable applications to see the results of their publishes to output channels.
116+
113117
## GatorCAT Module
114118

115119
### Examples

0 commit comments

Comments
 (0)