/AWS1/CL_IOWSIDEWALKCREWIREL00¶
Sidewalk object for creating a wireless device.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_deviceprofileid TYPE /AWS1/IOWDEVICEPROFILEID /AWS1/IOWDEVICEPROFILEID¶
The ID of the Sidewalk device profile.
io_positioning TYPE REF TO /AWS1/CL_IOWSIDEWALKPOSITION00 /AWS1/CL_IOWSIDEWALKPOSITION00¶
The Positioning object of the Sidewalk device.
iv_sidewalkmanufacturingsn TYPE /AWS1/IOWSIDEWALKMANUFACTURI00 /AWS1/IOWSIDEWALKMANUFACTURI00¶
The Sidewalk manufacturing serial number.
Queryable Attributes¶
DeviceProfileId¶
The ID of the Sidewalk device profile.
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 |
Positioning¶
The Positioning object of the Sidewalk device.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POSITIONING() |
Getter for POSITIONING |
SidewalkManufacturingSn¶
The Sidewalk manufacturing serial 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 |