{ "Logging": { "IncludeScopes": false, "Debug": { "LogLevel": { "Default": "Trace" } }, "Console": { "LogLevel": { "Default": "Trace" } } }, "JT808Configuration": { "TcpPort": 808, "UdpPort": 808, "WebApiPort": 828, "WebApiToken": "smallchi518" }, "JT808MsgProducerConfig": { "TopicName": "JT808Msg", "BootstrapServers": "127.0.0.1:9092" }, "JT808MsgReplyConsumerConfig": { "TopicName": "JT808MsgReply", "GroupId": "jt808msgreply", "EnableAutoCommit": true, "BootstrapServers": "127.0.0.1:9092" }, "JT808SessionProducerConfig": { "TopicName": "JT808Session", "BootstrapServers": "127.0.0.1:9092" } }