Difference between revisions of "SHIPHarbour:Files"

From Serious Documentation
Jump to: navigation, search
(Coming Soon)
(Description)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Coming Soon==
+
== Source File ==
This page is currently under construction. If you need immediate help with this topic, please contact [https://www.seriousintegrated.com/contact Serious Support].
+
[[SHIPHarbour:Files|SHIPHarbour_Files.proto]]
  
Thank you for your patience.
+
== Description ==
 +
The [[SHIPHarbour]] API allows remote access to various file systems on Serious Integrated modules.
  
[[Category:NoIndex]]
+
== Routines ==
[[Category:UnderConstruction]]
 
  
 +
==== [[SHIPHarbour:Files:Transmit|Transmit]] ====
 +
{{:SHIPHarbour:Files:Transmit}}
 +
 +
==== [[SHIPHarbour:Files:Receive|Receive]] ====
 +
{{:SHIPHarbour:Files:Receive}}
 +
 +
==== [[SHIPHarbour:Files:Delete|Delete]] ====
 +
{{:SHIPHarbour:Files:Delete}}
  
 
[[Category:SHIPHarbour]]
 
[[Category:SHIPHarbour]]

Latest revision as of 10:02, 1 August 2017

Source File

SHIPHarbour_Files.proto

Description

The SHIPHarbour API allows remote access to various file systems on Serious Integrated modules.

Routines

Transmit

These messages are used to upload any arbitrary file to a Serious Integrated module.

Receive

These messages are used to download any arbitrary file from a Serious Integrated module.

Delete

These messages are used to remove any arbitrary file from a Serious Integrated module.