-
Notifications
You must be signed in to change notification settings - Fork 2
OTPModuleIdentifier
dsmurfin edited this page Aug 28, 2021
·
2 revisions
OTP Module Identifier
public struct OTPModuleIdentifier: Comparable, Hashable
The combination of OTPManufacturerID
, OTPModuleNumber
, which uniquely identifies an OTPModule
.
Comparable
, Hashable
A human-readable log description of this module identifier
public var logDescription: String
OTP Module Identifier Comparable
public static func < (lhs: Self, rhs: Self) -> Bool
- lhs: The first instance to be compared.
- rhs: The second instance to be compared.
Whether the first instance is considered smaller than the second.
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