diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 560da86..8fa3b7f 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
monitored using the Unconfigured Index Added event.
An unconfigured controller can either move to a configured state
- indicated by the Index Added event or it can be removed which
- would be indicated by the Index Removed event.
+ by indicating Unconfigured Index Removed event followed by an
+ Index Added event; or it can be removed from the system which
+ would be indicated by the Unconfigured Index Removed event.
Only controllers that require configuration will be listed with
this command. A controller that is fully configured will not
the now fully configured controller can be expected.
For a fully configured controller, the current controller index
- will become invalid and an Index Removed event will be send. Once
- the address has been successfully changed an Index Added event
- will be send. There is no guarantee that the controller index
- stays the same.
+ will become invalid and an Unconfigured Index Removed event will
+ be send. Once the address has been successfully changed an Index
+ Added event will be send. There is no guarantee that the controller
+ index stays the same.
All previous configured parameters and settings are lost when
this command succeeds. The controller has to be treated as new
Only when a controller requires further configuration, it will
be announced with this event. If it supports configuration, but
does not require it, then an Index Added event will be used.
+
+Unconfigured Index Removed Event
+================================
+
+ Event Code: 0x001e
+ Controller Index: <controller id>
+ Event Parameters:
+
+ This event indicates that an unconfigured controller has been
+ removed from the system.