Skip to content

/AWS1/CL_IOWGETWIRELESSDEVRSP

GetWirelessDeviceResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_type TYPE /AWS1/IOWWIRELESSDEVICETYPE /AWS1/IOWWIRELESSDEVICETYPE

The wireless device type.

iv_name TYPE /AWS1/IOWWIRELESSDEVICENAME /AWS1/IOWWIRELESSDEVICENAME

The name of the resource.

iv_description TYPE /AWS1/IOWDESCRIPTION /AWS1/IOWDESCRIPTION

The description of the resource.

iv_destinationname TYPE /AWS1/IOWDESTINATIONNAME /AWS1/IOWDESTINATIONNAME

The name of the destination to which the device is assigned.

iv_id TYPE /AWS1/IOWWIRELESSDEVICEID /AWS1/IOWWIRELESSDEVICEID

The ID of the wireless device.

iv_arn TYPE /AWS1/IOWWIRELESSDEVICEARN /AWS1/IOWWIRELESSDEVICEARN

The Amazon Resource Name of the resource.

iv_thingname TYPE /AWS1/IOWTHINGNAME /AWS1/IOWTHINGNAME

The name of the thing associated with the wireless device. The value is empty if a thing isn't associated with the device.

iv_thingarn TYPE /AWS1/IOWTHINGARN /AWS1/IOWTHINGARN

The ARN of the thing associated with the wireless device.

io_lorawan TYPE REF TO /AWS1/CL_IOWLORAWANDEVICE /AWS1/CL_IOWLORAWANDEVICE

Information about the wireless device.

io_sidewalk TYPE REF TO /AWS1/CL_IOWSIDEWALKDEVICE /AWS1/CL_IOWSIDEWALKDEVICE

Sidewalk device object.

iv_positioning TYPE /AWS1/IOWPOSITIONINGCFGSTATUS /AWS1/IOWPOSITIONINGCFGSTATUS

FPort values for the GNSS, stream, and ClockSync functions of the positioning information.


Queryable Attributes

Type

The wireless device type.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

Name

The name of the resource.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

Description

The description of the resource.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

DestinationName

The name of the destination to which the device is assigned.

Accessible with the following methods

Method Description
GET_DESTINATIONNAME() Getter for DESTINATIONNAME, with configurable default
ASK_DESTINATIONNAME() Getter for DESTINATIONNAME w/ exceptions if field has no val
HAS_DESTINATIONNAME() Determine if DESTINATIONNAME has a value

Id

The ID of the wireless device.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

Arn

The Amazon Resource Name of the resource.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

ThingName

The name of the thing associated with the wireless device. The value is empty if a thing isn't associated with the device.

Accessible with the following methods

Method Description
GET_THINGNAME() Getter for THINGNAME, with configurable default
ASK_THINGNAME() Getter for THINGNAME w/ exceptions if field has no value
HAS_THINGNAME() Determine if THINGNAME has a value

ThingArn

The ARN of the thing associated with the wireless device.

Accessible with the following methods

Method Description
GET_THINGARN() Getter for THINGARN, with configurable default
ASK_THINGARN() Getter for THINGARN w/ exceptions if field has no value
HAS_THINGARN() Determine if THINGARN has a value

LoRaWAN

Information about the wireless device.

Accessible with the following methods

Method Description
GET_LORAWAN() Getter for LORAWAN

Sidewalk

Sidewalk device object.

Accessible with the following methods

Method Description
GET_SIDEWALK() Getter for SIDEWALK

Positioning

FPort values for the GNSS, stream, and ClockSync functions of the positioning information.

Accessible with the following methods

Method Description
GET_POSITIONING() Getter for POSITIONING, with configurable default
ASK_POSITIONING() Getter for POSITIONING w/ exceptions if field has no value
HAS_POSITIONING() Determine if POSITIONING has a value