<plugin group="System" name="Devices" version="1.0">
        <author name="Urivan Alyasid Flores Saaib" email="usaaib@qualcomm.com"/>
        <task   name="get_list" />
        <task   name="get_device">
                <data>
                        <cmd    length="20"     type="req"/>
                </data>
        </task>
        <task   name="get_cpid">
                <data>
                        <pid    length="5"      type="req"/>
                </data>
        </task>
</plugin>

