/AWS1/CL_IOWIMPEDSIDEWALKDEV¶
Information about a Sidewalk device that has been added to an import task.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_sidewalkmanufacturingsn
TYPE /AWS1/IOWSIDEWALKMANUFACTURI00
/AWS1/IOWSIDEWALKMANUFACTURI00
¶
The Sidewalk manufacturing serial number (SMSN) of the Sidewalk device.
iv_onboardingstatus
TYPE /AWS1/IOWONBOARDSTATUS
/AWS1/IOWONBOARDSTATUS
¶
The onboarding status of the Sidewalk device in the import task.
iv_onboardingstatusreason
TYPE /AWS1/IOWONBOARDSTATUSREASON
/AWS1/IOWONBOARDSTATUSREASON
¶
The reason for the onboarding status information for the Sidewalk device.
iv_lastupdatetime
TYPE /AWS1/IOWLASTUPDATETIME
/AWS1/IOWLASTUPDATETIME
¶
The time at which the status information was last updated.
Queryable Attributes¶
SidewalkManufacturingSn¶
The Sidewalk manufacturing serial number (SMSN) of the Sidewalk device.
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 |
OnboardingStatus¶
The onboarding status of the Sidewalk device in the import task.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ONBOARDINGSTATUS() |
Getter for ONBOARDINGSTATUS, with configurable default |
ASK_ONBOARDINGSTATUS() |
Getter for ONBOARDINGSTATUS w/ exceptions if field has no va |
HAS_ONBOARDINGSTATUS() |
Determine if ONBOARDINGSTATUS has a value |
OnboardingStatusReason¶
The reason for the onboarding status information for the Sidewalk device.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ONBOARDINGSTATUSREASON() |
Getter for ONBOARDINGSTATUSREASON, with configurable default |
ASK_ONBOARDINGSTATUSREASON() |
Getter for ONBOARDINGSTATUSREASON w/ exceptions if field has |
HAS_ONBOARDINGSTATUSREASON() |
Determine if ONBOARDINGSTATUSREASON has a value |
LastUpdateTime¶
The time at which the status information was last updated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTUPDATETIME() |
Getter for LASTUPDATETIME, with configurable default |
ASK_LASTUPDATETIME() |
Getter for LASTUPDATETIME w/ exceptions if field has no valu |
HAS_LASTUPDATETIME() |
Determine if LASTUPDATETIME has a value |