AWS::IoTWireless::ServiceProfile LoRaWANServiceProfile
LoRaWANServiceProfile object.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AddGwMetadata" :
Boolean
, "ChannelMask" :String
, "DevStatusReqFreq" :Integer
, "DlBucketSize" :Integer
, "DlRate" :Integer
, "DlRatePolicy" :String
, "DrMax" :Integer
, "DrMin" :Integer
, "HrAllowed" :Boolean
, "MinGwDiversity" :Integer
, "NwkGeoLoc" :Boolean
, "PrAllowed" :Boolean
, "RaAllowed" :Boolean
, "ReportDevStatusBattery" :Boolean
, "ReportDevStatusMargin" :Boolean
, "TargetPer" :Integer
, "UlBucketSize" :Integer
, "UlRate" :Integer
, "UlRatePolicy" :String
}
YAML
AddGwMetadata:
Boolean
ChannelMask:String
DevStatusReqFreq:Integer
DlBucketSize:Integer
DlRate:Integer
DlRatePolicy:String
DrMax:Integer
DrMin:Integer
HrAllowed:Boolean
MinGwDiversity:Integer
NwkGeoLoc:Boolean
PrAllowed:Boolean
RaAllowed:Boolean
ReportDevStatusBattery:Boolean
ReportDevStatusMargin:Boolean
TargetPer:Integer
UlBucketSize:Integer
UlRate:Integer
UlRatePolicy:String
Properties
AddGwMetadata
-
The AddGWMetaData value.
Required: No
Type: Boolean
Update requires: No interruption
ChannelMask
-
The ChannelMask value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: String
Maximum:
2048
Update requires: No interruption
DevStatusReqFreq
-
The DevStatusReqFreq value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: Integer
Minimum:
0
Maximum:
2147483647
Update requires: No interruption
DlBucketSize
-
The DLBucketSize value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: Integer
Minimum:
0
Maximum:
2147483647
Update requires: No interruption
DlRate
-
The DLRate value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: Integer
Minimum:
0
Maximum:
2147483647
Update requires: No interruption
DlRatePolicy
-
The DLRatePolicy value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: String
Maximum:
256
Update requires: No interruption
DrMax
-
The DRMax value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: Integer
Minimum:
0
Maximum:
15
Update requires: No interruption
DrMin
-
The DRMin value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: Integer
Minimum:
0
Maximum:
15
Update requires: No interruption
HrAllowed
-
The HRAllowed value that describes whether handover roaming is allowed.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: Boolean
Update requires: No interruption
MinGwDiversity
-
The MinGwDiversity value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: Integer
Minimum:
1
Maximum:
100
Update requires: No interruption
NwkGeoLoc
-
The NwkGeoLoc value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: Boolean
Update requires: No interruption
PrAllowed
-
The PRAllowed value that describes whether passive roaming is allowed.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: Boolean
Update requires: No interruption
RaAllowed
-
The RAAllowed value that describes whether roaming activation is allowed.
Required: No
Type: Boolean
Update requires: No interruption
ReportDevStatusBattery
-
The ReportDevStatusBattery value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: Boolean
Update requires: No interruption
ReportDevStatusMargin
-
The ReportDevStatusMargin value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: Boolean
Update requires: No interruption
TargetPer
-
The TargetPer value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: Integer
Minimum:
0
Maximum:
100
Update requires: No interruption
UlBucketSize
-
The UlBucketSize value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: Integer
Minimum:
0
Maximum:
2147483647
Update requires: No interruption
UlRate
-
The ULRate value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: Integer
Minimum:
0
Maximum:
2147483647
Update requires: No interruption
UlRatePolicy
-
The ULRatePolicy value.
This property is
ReadOnly
and can't be inputted for create. It's returned withFn::GetAtt
Required: No
Type: String
Maximum:
256
Update requires: No interruption