doc: add Lockdown property to Modem

This commit is contained in:
Gustavo F. Padovan 2010-12-22 16:51:04 -02:00 committed by Denis Kenzior
parent 655da893cb
commit 6046d94cb8
1 changed files with 9 additions and 0 deletions

View File

@ -37,6 +37,15 @@ Properties boolean Powered [readwrite]
Boolean representing the rf state of the modem.
Online is false in flight mode.
boolean Lockdown [readwrite]
Boolean representing the lock state of the modem.
Setting it to true, makes the calling application hold
the modem lock and power it down. Setting to false
makes the it release the modem lock. Only the
application that holds the lock can power up the modem.
If the the application exits Lockdown is set to false.
boolean Emergency [readonly, optional, experimental]
Boolean representing the emergency mode of the