Difference between revisions of "SHIPHarbour:DataTypes:Program"

From Serious Documentation
Jump to: navigation, search
(Created page with "==Coming Soon== This page is currently under construction. If you need immediate help with this topic, please contact [https://www.seriousintegrated.com/contact Serious Suppor...")
 
 
Line 1: Line 1:
==Coming Soon==
+
== Description ==
This page is currently under construction. If you need immediate help with this topic, please contact [https://www.seriousintegrated.com/contact Serious Support].
+
<onlyinclude>Used by [[SHIPHarbour:Platform:SetState|SetState]] requests to describe the desired program and state transition as well as current program and state.</onlyinclude>
  
Thank you for your patience.
+
== Message Fields ==
  
[[Category:NoIndex]]
+
==== type ====
[[Category:UnderConstruction]]
+
A [[SHIPHarbour:DataTypes:ProgramType|ProgramType]] representing the intended purpose of a program.
  
== Description ==
+
==== state ====
<onlyinclude>Used by [[SHIPHarbour:Platform:SetState|SetState]] requests to describe the desired program and state transition as well as current program and state.</onlyinclude>
+
A [[SHIPHarbour:DataTypes:ProgramState|ProgramState]] representing one of the standard states of a Serious program.

Latest revision as of 18:10, 31 July 2017

Description

Used by SetState requests to describe the desired program and state transition as well as current program and state.

Message Fields

type

A ProgramType representing the intended purpose of a program.

state

A ProgramState representing one of the standard states of a Serious program.