Difference between revisions of "SHIPHarbour:DataTypes:Endpoint"

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==
+
== 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:DataTypes|SHIPHarbour_DataTypes.proto]]
  
Thank you for your patience.
+
== Description ==
 +
<onlyinclude>Used to uniquely identify a communications channel between a Serious module and [[SHIPHarbour_Master|SHIPHarbour Master]].</onlyinclude>
 +
 
 +
== Message Fields ==
 +
 
 +
==== id ====
 +
A globally unique identfier generated by SHIPHarbour Master.
  
[[Category:NoIndex]]
+
==== plugin ====
[[Category:UnderConstruction]]
+
Used to associating the endpoint with a communications interface.
  
== Description ==
+
==== speed ====
<onlyinclude>Used to uniquely identify a communications channel between a Serious module and [[SHIPHarbour_Master|SHIPHarbour Master]].</onlyinclude>
+
An unsigned number representing the ideal bit rate of the endpoint.

Latest revision as of 18:00, 31 July 2017

Source File

SHIPHarbour_DataTypes.proto

Description

Used to uniquely identify a communications channel between a Serious module and SHIPHarbour Master.

Message Fields

id

A globally unique identfier generated by SHIPHarbour Master.

plugin

Used to associating the endpoint with a communications interface.

speed

An unsigned number representing the ideal bit rate of the endpoint.