SHIPHarbour:DataTypes:RoutineInfo

From Serious Documentation
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.