AWS::IoTWireless::NetworkAnalyzerConfiguration TraceContent
Trace content for your wireless gateway and wireless device resources.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "LogLevel" :String, "WirelessDeviceFrameInfo" :String}
YAML
LogLevel:StringWirelessDeviceFrameInfo:String
Properties
LogLevel-
The log level for a log message. The log levels can be disabled, or set to
ERRORto display less verbose logs containing only error information, or toINFOfor more detailed logsRequired: No
Type: String
Update requires: No interruption
WirelessDeviceFrameInfo-
FrameInfoof your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.Required: No
Type: String
Update requires: No interruption