Class: Aws::IoTWireless::Types::LoRaWANServiceProfile
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTWireless::Types::LoRaWANServiceProfile
- Defined in:
- gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb
Overview
LoRaWANServiceProfile object.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#add_gw_metadata ⇒ Boolean
The AddGWMetaData value.
-
#dr_max ⇒ Integer
The DrMax value.
-
#dr_min ⇒ Integer
The DrMin value.
-
#nb_trans_max ⇒ Integer
The maximum number of transmissions.
-
#nb_trans_min ⇒ Integer
The minimum number of transmissions.
-
#pr_allowed ⇒ Boolean
The PRAllowed value that describes whether passive roaming is allowed.
-
#ra_allowed ⇒ Boolean
The RAAllowed value that describes whether roaming activation is allowed.
-
#tx_power_index_max ⇒ Integer
The Transmit Power Index maximum.
-
#tx_power_index_min ⇒ Integer
The Transmit Power Index minimum.
Instance Attribute Details
#add_gw_metadata ⇒ Boolean
The AddGWMetaData value.
4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 |
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4683 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_max ⇒ Integer
The DrMax value.
4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 |
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4683 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_min ⇒ Integer
The DrMin value.
4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 |
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4683 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_max ⇒ Integer
The maximum number of transmissions.
Default: 3
4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 |
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4683 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_min ⇒ Integer
The minimum number of transmissions.
Default: 0
4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 |
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4683 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_allowed ⇒ Boolean
The PRAllowed value that describes whether passive roaming is allowed.
4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 |
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4683 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_allowed ⇒ Boolean
The RAAllowed value that describes whether roaming activation is allowed.
4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 |
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4683 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_max ⇒ Integer
The Transmit Power Index maximum.
Default: 15
4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 |
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4683 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_min ⇒ Integer
The Transmit Power Index minimum.
Default: 0
4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 |
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 4683 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 |