---
doc/mgmt-api.txt | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 45f6a64..353705e 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -484,6 +484,8 @@ Controller Index: <controller id>
Event Parameters Address (6 Octets)
Secure (1 Octet)
+ Secure: 0x01 secure PIN code required
+ 0x00 secure PIN code not required
User Confirmation Request Event
===============================
--
1.7.1
Hi Waldek,
On Wed, May 04, 2011, Waldemar Rymarkiewicz wrote:
> ---
> doc/mgmt-api.txt | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
Pushed upstream. Thanks.
Johan