We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ddc893 commit 8d91f3dCopy full SHA for 8d91f3d
1 file changed
docs/en/controller.rst
@@ -169,7 +169,10 @@ inputs:
169
- **Event report callback**:
170
This callback will be invoked upon the reception of the event report for subscribe-event commands.
171
172
-- **Subscribe done callback**:
+- **Subscription established callback**:
173
+ This callback will be invoked when the subscription is established successfully.
174
+
175
+- **Subscription terminate callback**:
176
This callback will be invoked when the subscription is terminated or shutdown.
177
178
- **Subscribe failure callback**:
0 commit comments