/AWS1/CL_IOWSIDEWALKSENDDATA00¶
Information about a Sidewalk router.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_seq TYPE /AWS1/IOWSEQ /AWS1/IOWSEQ¶
The sequence number.
iv_messagetype TYPE /AWS1/IOWMESSAGETYPE /AWS1/IOWMESSAGETYPE¶
MessageType
iv_ackmoderetrydurationsecs TYPE /AWS1/IOWACKMODERETRYDURSECS /AWS1/IOWACKMODERETRYDURSECS¶
The duration of time in seconds to retry sending the ACK.
Queryable Attributes¶
Seq¶
The sequence number.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SEQ() |
Getter for SEQ, with configurable default |
ASK_SEQ() |
Getter for SEQ w/ exceptions if field has no value |
HAS_SEQ() |
Determine if SEQ has a value |
MessageType¶
MessageType
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MESSAGETYPE() |
Getter for MESSAGETYPE, with configurable default |
ASK_MESSAGETYPE() |
Getter for MESSAGETYPE w/ exceptions if field has no value |
HAS_MESSAGETYPE() |
Determine if MESSAGETYPE has a value |
AckModeRetryDurationSecs¶
The duration of time in seconds to retry sending the ACK.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACKMODERETRYDURATIONSECS() |
Getter for ACKMODERETRYDURATIONSECS, with configurable defau |
ASK_ACKMODERETRYDURATIONSECS() |
Getter for ACKMODERETRYDURATIONSECS w/ exceptions if field h |
HAS_ACKMODERETRYDURATIONSECS() |
Determine if ACKMODERETRYDURATIONSECS has a value |