Skip to content

/AWS1/CL_IOWSIDEWALKDEVICE

Sidewalk device object.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_amazonid TYPE /AWS1/IOWAMAZONID /AWS1/IOWAMAZONID

AmazonId

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.

it_privatekeys TYPE /AWS1/CL_IOWCERTIFICATELIST=>TT_PRIVATEKEYSLIST TT_PRIVATEKEYSLIST

The Sidewalk device private keys that will be used for onboarding the device.

iv_deviceprofileid TYPE /AWS1/IOWDEVICEPROFILEID /AWS1/IOWDEVICEPROFILEID

The ID of the Sidewalk device profile.

iv_certificateid TYPE /AWS1/IOWDAKCERTIFICATEID /AWS1/IOWDAKCERTIFICATEID

The ID of the Sidewalk device profile.

iv_status TYPE /AWS1/IOWWIRELESSDEVSIDEWALK00 /AWS1/IOWWIRELESSDEVSIDEWALK00

The Sidewalk device status, such as provisioned or registered.


Queryable Attributes

AmazonId

AmazonId

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

PrivateKeys

The Sidewalk device private keys that will be used for onboarding the device.

Accessible with the following methods

Method Description
GET_PRIVATEKEYS() Getter for PRIVATEKEYS, with configurable default
ASK_PRIVATEKEYS() Getter for PRIVATEKEYS w/ exceptions if field has no value
HAS_PRIVATEKEYS() Determine if PRIVATEKEYS has a value

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

CertificateId

The ID of the Sidewalk device profile.

Accessible with the following methods

Method Description
GET_CERTIFICATEID() Getter for CERTIFICATEID, with configurable default
ASK_CERTIFICATEID() Getter for CERTIFICATEID w/ exceptions if field has no value
HAS_CERTIFICATEID() Determine if CERTIFICATEID has a value

Status

The Sidewalk device status, 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