Diff between 390795c72b53e0f15fc394172fd87b2395ae93a6 and a09d1717e45d479aa04f497b1cf02172ebbf9111

Changed Files

File Additions Deletions Status
doc/mgmt-api.txt +14 -0 modified

Full Patch

diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index e5cf5de..4ccbabf 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -552,3 +552,17 @@ Discovering Event
 Event Code		0x00014
 Controller Index	<controller id>
 Event Parameters	Discovering (1 Octet)
+
+Device Blocked Event
+====================
+
+Event Code		0x00015
+Controller Index	<controller id>
+Event Parameters	Address (6 Octets)
+
+Device Unblocked Event
+======================
+
+Event Code		0x00016
+Controller Index	<controller id>
+Event Parameters	Address (6 Octets)