-
Notifications
You must be signed in to change notification settings - Fork 2
Home
dsmurfin edited this page Aug 28, 2021
·
4 revisions
- OTPConsumer: OTP Consumer
- OTPProducer: OTP Producer
- ComponentSocketError: Component Socket Error
- OTPComponentState: OTP Component State
- OTPIPMode: IP Mode
- OTPModulePosition.Scaling: OTP Module Position Scaling Options
- OTPPointValidationError: Point Validation Error
- OTPProducerStatus: OTP Producer Status
- OTPConsumerStatus: OTP Consumer Status
- OTPAddress: OTP Address
- OTPModuleIdentifier: OTP Module Identifier
- OTPModulePosition: OTP Module Position
- OTPModulePositionVelAccel: OTP Module Position Velocity/Acceleration
- OTPModuleReferenceFrame: OTP Module Reference Frame
- OTPModuleRotation: OTP Module Rotation
- OTPModuleRotationVelAccel: OTP Module Rotation Velocity/Acceleration
- OTPModuleScale: OTP Module Scale
- OTPPoint: OTP Point
- OTPComponentProtocolErrorDelegate: OTP Component Protocol Error Delegate
- OTPComponentDebugDelegate: OTP Component Debug Delegate
- OTPComponentStatus: OTP Component Status
- OTPConsumerDelegate: OTP Consumer Delegate
- OTPProducerDelegate: OTP Producer Delegate
- OTPModule: OTP Module
- OTPPDULength: A type used for the length of protocol data units (PDUs) in all OTP layers.
-
OTPSystemNumber:
A type used for the system number component of an
OTPAddress
used to identifyOTPPoint
s. -
OTPGroupNumber:
A type used for the group number component of an
OTPAddress
used to identifyOTPPoint
s. -
OTPPointNumber:
A type used for the point number component of an
OTPAddress
used to identifyOTPPoint
s. -
OTPManufacturerID:
A type used for the manufacturer identifier, which uniquely identifies a module alongside the
OTPModuleNumber
. -
OTPModuleNumber:
A type used for the module number, which uniquely identifies a module alongside the
OTPManufacturerID
.
Generated at 2021-09-01T18:46:51+0000 using swift-doc 1.0.0-rc.1.
Types
- ComponentSocketError
- OTPAddress
- OTPComponentState
- OTPConsumer
- OTPConsumerStatus
- OTPIPMode
- OTPModuleIdentifier
- OTPModulePosition
- OTPModulePosition.Scaling
- OTPModulePositionVelAccel
- OTPModuleReferenceFrame
- OTPModuleRotation
- OTPModuleRotationVelAccel
- OTPModuleScale
- OTPPoint
- OTPPointValidationError
- OTPProducer
- OTPProducerStatus