Class: Aws::IoTWireless::Types::GetWirelessDeviceResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name of the resource.

Returns:

  • (String)


2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2541

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the resource.

Returns:

  • (String)


2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2541

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#destination_nameString

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

Returns:

  • (String)


2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2541

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The ID of the wireless device.

Returns:

  • (String)


2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2541

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#lo_ra_wanTypes::LoRaWANDevice

Information about the wireless device.



2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2541

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the resource.

Returns:

  • (String)


2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2541

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#positioningString

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

Returns:

  • (String)


2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2541

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#sidewalkTypes::SidewalkDevice

Sidewalk device object.



2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2541

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#thing_arnString

The ARN of the thing associated with the wireless device.

Returns:

  • (String)


2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2541

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#thing_nameString

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

Returns:

  • (String)


2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2541

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#typeString

The wireless device type.

Returns:

  • (String)


2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2541

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end