Class: Aws::IoTWireless::Types::LoRaWANServiceProfile

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

Overview

LoRaWANServiceProfile object.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#add_gw_metadataBoolean

The AddGWMetaData value.

Returns:

  • (Boolean)


4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4700

class LoRaWANServiceProfile < Struct.new(
  :add_gw_metadata,
  :dr_min,
  :dr_max,
  :pr_allowed,
  :ra_allowed,
  :tx_power_index_min,
  :tx_power_index_max,
  :nb_trans_min,
  :nb_trans_max)
  SENSITIVE = []
  include Aws::Structure
end

#dr_maxInteger

The DrMax value.

Returns:

  • (Integer)


4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4700

class LoRaWANServiceProfile < Struct.new(
  :add_gw_metadata,
  :dr_min,
  :dr_max,
  :pr_allowed,
  :ra_allowed,
  :tx_power_index_min,
  :tx_power_index_max,
  :nb_trans_min,
  :nb_trans_max)
  SENSITIVE = []
  include Aws::Structure
end

#dr_minInteger

The DrMin value.

Returns:

  • (Integer)


4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4700

class LoRaWANServiceProfile < Struct.new(
  :add_gw_metadata,
  :dr_min,
  :dr_max,
  :pr_allowed,
  :ra_allowed,
  :tx_power_index_min,
  :tx_power_index_max,
  :nb_trans_min,
  :nb_trans_max)
  SENSITIVE = []
  include Aws::Structure
end

#nb_trans_maxInteger

The maximum number of transmissions.

Default: 3

Returns:

  • (Integer)


4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4700

class LoRaWANServiceProfile < Struct.new(
  :add_gw_metadata,
  :dr_min,
  :dr_max,
  :pr_allowed,
  :ra_allowed,
  :tx_power_index_min,
  :tx_power_index_max,
  :nb_trans_min,
  :nb_trans_max)
  SENSITIVE = []
  include Aws::Structure
end

#nb_trans_minInteger

The minimum number of transmissions.

Default: 0

Returns:

  • (Integer)


4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4700

class LoRaWANServiceProfile < Struct.new(
  :add_gw_metadata,
  :dr_min,
  :dr_max,
  :pr_allowed,
  :ra_allowed,
  :tx_power_index_min,
  :tx_power_index_max,
  :nb_trans_min,
  :nb_trans_max)
  SENSITIVE = []
  include Aws::Structure
end

#pr_allowedBoolean

The PRAllowed value that describes whether passive roaming is allowed.

Returns:

  • (Boolean)


4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4700

class LoRaWANServiceProfile < Struct.new(
  :add_gw_metadata,
  :dr_min,
  :dr_max,
  :pr_allowed,
  :ra_allowed,
  :tx_power_index_min,
  :tx_power_index_max,
  :nb_trans_min,
  :nb_trans_max)
  SENSITIVE = []
  include Aws::Structure
end

#ra_allowedBoolean

The RAAllowed value that describes whether roaming activation is allowed.

Returns:

  • (Boolean)


4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4700

class LoRaWANServiceProfile < Struct.new(
  :add_gw_metadata,
  :dr_min,
  :dr_max,
  :pr_allowed,
  :ra_allowed,
  :tx_power_index_min,
  :tx_power_index_max,
  :nb_trans_min,
  :nb_trans_max)
  SENSITIVE = []
  include Aws::Structure
end

#tx_power_index_maxInteger

The Transmit Power Index maximum.

Default: 15

Returns:

  • (Integer)


4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4700

class LoRaWANServiceProfile < Struct.new(
  :add_gw_metadata,
  :dr_min,
  :dr_max,
  :pr_allowed,
  :ra_allowed,
  :tx_power_index_min,
  :tx_power_index_max,
  :nb_trans_min,
  :nb_trans_max)
  SENSITIVE = []
  include Aws::Structure
end

#tx_power_index_minInteger

The Transmit Power Index minimum.

Default: 0

Returns:

  • (Integer)


4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4700

class LoRaWANServiceProfile < Struct.new(
  :add_gw_metadata,
  :dr_min,
  :dr_max,
  :pr_allowed,
  :ra_allowed,
  :tx_power_index_min,
  :tx_power_index_max,
  :nb_trans_min,
  :nb_trans_max)
  SENSITIVE = []
  include Aws::Structure
end