SHIPHarbour:DataTypes:RoutineInfo

From Serious Documentation
Revision as of 17:43, 31 July 2017 by NickWeaver (talk | contribs) (ep)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Source File

SHIPHarbour_DataTypes.proto

Description

Appears in all Routine requests, used to create and route a request to perform an operation on a specific Endpoint inside of SHIPHarbour Master.

Message Fields

ep

An Endpoint used to route the operation within SHIPHarbour Master.

id

A globally unique id assigned by the client.

start

Client must set to true when requesting the execution of a new routine. Must be false when sending messages to an existing routine.