HTTP API - MMS File Upload: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 July 2024

24 June 2024

8 May 2024

2 May 2024

  • curprev 22:5922:59, 2 May 2024Administrator talk contribs 372 bytes +372 Created page with "=== 9.1         Request === '''POST <nowiki>https://gateway_ip/api/mms_file/file{0..31}</nowiki>''' '''Use HTTP Post to upload a file to the gateway, file name should be file0, file1, ...''' === 9.2         Example === ====== Request: ====== curl -H "Content-Type: multipart/form-data" -F "file=@filename"  <nowiki>http://gateway_ip/api/mms_file/file0</nowiki>" Tag: Visual edit