/AWS1/CL_IOWSIDEWALKLISTDEVICE¶
Sidewalk object used by list functions.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_amazonid TYPE /AWS1/IOWAMAZONID /AWS1/IOWAMAZONID¶
The Sidewalk Amazon ID.
iv_sidewalkid TYPE /AWS1/IOWSIDEWALKID /AWS1/IOWSIDEWALKID¶
The sidewalk device identification.
iv_sidewalkmanufacturingsn TYPE /AWS1/IOWSIDEWALKMANUFACTURI00 /AWS1/IOWSIDEWALKMANUFACTURI00¶
The Sidewalk manufacturing series number.
it_devicecertificates TYPE /AWS1/CL_IOWCERTIFICATELIST=>TT_DEVICECERTIFICATELIST TT_DEVICECERTIFICATELIST¶
The sidewalk device certificates for Ed25519 and P256r1.
iv_deviceprofileid TYPE /AWS1/IOWDEVICEPROFILEID /AWS1/IOWDEVICEPROFILEID¶
Sidewalk object used by list functions.
iv_status TYPE /AWS1/IOWWIRELESSDEVSIDEWALK00 /AWS1/IOWWIRELESSDEVSIDEWALK00¶
The status of the Sidewalk devices, such as provisioned or registered.
io_positioning TYPE REF TO /AWS1/CL_IOWSIDEWALKPOSITION00 /AWS1/CL_IOWSIDEWALKPOSITION00¶
The Positioning object of the Sidewalk device.
Queryable Attributes¶
AmazonId¶
The Sidewalk Amazon ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AMAZONID() |
Getter for AMAZONID, with configurable default |
ASK_AMAZONID() |
Getter for AMAZONID w/ exceptions if field has no value |
HAS_AMAZONID() |
Determine if AMAZONID has a value |
SidewalkId¶
The sidewalk device identification.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIDEWALKID() |
Getter for SIDEWALKID, with configurable default |
ASK_SIDEWALKID() |
Getter for SIDEWALKID w/ exceptions if field has no value |
HAS_SIDEWALKID() |
Determine if SIDEWALKID has a value |
SidewalkManufacturingSn¶
The Sidewalk manufacturing series number.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIDEWALKMANUFACTURINGSN() |
Getter for SIDEWALKMANUFACTURINGSN, with configurable defaul |
ASK_SIDEWALKMANUFACTURINGSN() |
Getter for SIDEWALKMANUFACTURINGSN w/ exceptions if field ha |
HAS_SIDEWALKMANUFACTURINGSN() |
Determine if SIDEWALKMANUFACTURINGSN has a value |
DeviceCertificates¶
The sidewalk device certificates for Ed25519 and P256r1.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICECERTIFICATES() |
Getter for DEVICECERTIFICATES, with configurable default |
ASK_DEVICECERTIFICATES() |
Getter for DEVICECERTIFICATES w/ exceptions if field has no |
HAS_DEVICECERTIFICATES() |
Determine if DEVICECERTIFICATES has a value |
DeviceProfileId¶
Sidewalk object used by list functions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICEPROFILEID() |
Getter for DEVICEPROFILEID, with configurable default |
ASK_DEVICEPROFILEID() |
Getter for DEVICEPROFILEID w/ exceptions if field has no val |
HAS_DEVICEPROFILEID() |
Determine if DEVICEPROFILEID has a value |
Status¶
The status of the Sidewalk devices, such as provisioned or registered.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
Positioning¶
The Positioning object of the Sidewalk device.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POSITIONING() |
Getter for POSITIONING |