Class: Aws::Types::LoRaWANDevice

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#abp_v1_0_x ⇒ Types::AbpV1_0_x

Returns the value of attribute abp_v1_0_x.

Returns:



1341
1342
1343
# File 'sig/types.rbs', line 1341

def abp_v1_0_x
  @abp_v1_0_x
end

#abp_v1_1 ⇒ Types::AbpV1_1

Returns the value of attribute abp_v1_1.

Returns:



1340
1341
1342
# File 'sig/types.rbs', line 1340

def abp_v1_1
  @abp_v1_1
end

#dev_eui ⇒ ::String

Returns the value of attribute dev_eui.

Returns:

  • (::String)


1335
1336
1337
# File 'sig/types.rbs', line 1335

def dev_eui
  @dev_eui
end

#device_profile_id ⇒ ::String

Returns the value of attribute device_profile_id.

Returns:

  • (::String)


1336
1337
1338
# File 'sig/types.rbs', line 1336

def device_profile_id
  @device_profile_id
end

#f_ports ⇒ Types::FPorts

Returns the value of attribute f_ports.

Returns:



1342
1343
1344
# File 'sig/types.rbs', line 1342

def f_ports
  @f_ports
end

#otaa_v1_0_x ⇒ Types::OtaaV1_0_x

Returns the value of attribute otaa_v1_0_x.

Returns:



1339
1340
1341
# File 'sig/types.rbs', line 1339

def otaa_v1_0_x
  @otaa_v1_0_x
end

#otaa_v1_1 ⇒ Types::OtaaV1_1

Returns the value of attribute otaa_v1_1.

Returns:



1338
1339
1340
# File 'sig/types.rbs', line 1338

def otaa_v1_1
  @otaa_v1_1
end

#service_profile_id ⇒ ::String

Returns the value of attribute service_profile_id.

Returns:

  • (::String)


1337
1338
1339
# File 'sig/types.rbs', line 1337

def service_profile_id
  @service_profile_id
end