Skip to content

rbm get locked device

inazaruk edited this page Jan 19, 2012 · 7 revisions

rbm-get-locked-device

Go to home | documentation | ant tasks

Sets serial number of currently locked device (using rbm-lock-device) to specified property. If device is not locked, this task fails the build.


Prototype

<rbm-get-locked-device property="serial.number" />

Attributes

  • property - required, name of property to set serial number of device to.

Exampels

<rbm-get-locked-device property="serial.number" />

Go to home | documentation | ant tasks

Clone this wiki locally