Skip to content

Commit 8d91f3d

Browse files
Update documentation with callback changes.
1 parent 7ddc893 commit 8d91f3d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/en/controller.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,10 @@ inputs:
169169
- **Event report callback**:
170170
This callback will be invoked upon the reception of the event report for subscribe-event commands.
171171

172-
- **Subscribe done callback**:
172+
- **Subscription established callback**:
173+
This callback will be invoked when the subscription is established successfully.
174+
175+
- **Subscription terminate callback**:
173176
This callback will be invoked when the subscription is terminated or shutdown.
174177

175178
- **Subscribe failure callback**:

0 commit comments

Comments
 (0)