Skip to content

/AWS1/CL_IOWSIDEWALKGETDEVPFL

Gets information about a Sidewalk device profile.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_applicationserverpubkey TYPE /AWS1/IOWAPPLICATIONSERVERPU00 /AWS1/IOWAPPLICATIONSERVERPU00

The Sidewalk application server public key.

iv_qualificationstatus TYPE /AWS1/IOWQUALIFICATIONSTATUS /AWS1/IOWQUALIFICATIONSTATUS

Gets information about the certification status of a Sidewalk device profile.

it_dakcertificatemetadata TYPE /AWS1/CL_IOWDAKCERTMETADATA=>TT_DAKCERTIFICATEMETADATALIST TT_DAKCERTIFICATEMETADATALIST

The DAK certificate information of the Sidewalk device profile.


Queryable Attributes

ApplicationServerPublicKey

The Sidewalk application server public key.

Accessible with the following methods

Method Description
GET_APPLICATIONSERVERPUBKEY() Getter for APPLICATIONSERVERPUBLICKEY, with configurable def
ASK_APPLICATIONSERVERPUBKEY() Getter for APPLICATIONSERVERPUBLICKEY w/ exceptions if field
HAS_APPLICATIONSERVERPUBKEY() Determine if APPLICATIONSERVERPUBLICKEY has a value

QualificationStatus

Gets information about the certification status of a Sidewalk device profile.

Accessible with the following methods

Method Description
GET_QUALIFICATIONSTATUS() Getter for QUALIFICATIONSTATUS, with configurable default
ASK_QUALIFICATIONSTATUS() Getter for QUALIFICATIONSTATUS w/ exceptions if field has no
HAS_QUALIFICATIONSTATUS() Determine if QUALIFICATIONSTATUS has a value

DakCertificateMetadata

The DAK certificate information of the Sidewalk device profile.

Accessible with the following methods

Method Description
GET_DAKCERTIFICATEMETADATA() Getter for DAKCERTIFICATEMETADATA, with configurable default
ASK_DAKCERTIFICATEMETADATA() Getter for DAKCERTIFICATEMETADATA w/ exceptions if field has
HAS_DAKCERTIFICATEMETADATA() Determine if DAKCERTIFICATEMETADATA has a value