Skip to content
dsmurfin edited this page Aug 28, 2021 · 4 revisions

Types

Protocols

Global Typealiases

  • 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 identify OTPPoints.
  • OTPGroupNumber: A type used for the group number component of an OTPAddress used to identify OTPPoints.
  • OTPPointNumber: A type used for the point number component of an OTPAddress used to identify OTPPoints.
  • 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.
Clone this wiki locally