[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<rpc>
    <file-get>
        <filename>filename</filename> <!-- mandatory -->
        <encoding>encoding</encoding> <!-- mandatory -->
    </file-get>
</rpc>

Description

Get file from device with contents inlined.

Contents

<encoding>—Encoding type, ascii or base64.

<filename>—Name of source file on device.


[Contents] [Prev] [Next] [Index] [Report an Error]