Difference between revisions of "SHIPHarbour:Firmware"

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:Firmware|SHIPHarbour_Firmware.proto]]
  
Thank you for your patience.
+
== Description ==
 +
The [[SHIPHarbour]] API allows updating and checking the versions of firmware on Serious Integrated modules.
  
[[Category:NoIndex]]
+
== Routines ==
[[Category:UnderConstruction]]
 
  
 +
==== [[SHIPHarbour:Firmware:Installed|Installed]] ====
 +
{{:SHIPHarbour:Firmware:Installed}}
 +
 +
==== [[SHIPHarbour:Firmware:Update|Update]] ====
 +
{{:SHIPHarbour:Firmware:Update}}
 +
 +
==== [[SHIPHarbour:Firmware:Remove|Remove]] ====
 +
{{:SHIPHarbour:Firmware:Remove}}
  
 
[[Category:SHIPHarbour]]
 
[[Category:SHIPHarbour]]

Latest revision as of 10:03, 1 August 2017

Source File

SHIPHarbour_Firmware.proto

Description

The SHIPHarbour API allows updating and checking the versions of firmware on Serious Integrated modules.

Routines

Installed

These messages are used to retrieve the information of all firmware currently installed on the Serious Integrated module.

Update

These messages are used to directly update any firmware on a Serious Integrated module.

Remove

These messages are used to uninstall certain firmware files on a Serious Integrated module.