17 lines
285 B
JSON
17 lines
285 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
|
|
"CanBus": {
|
|
"Backend": "PCAN",
|
|
"PositionBaseCobId": "0x180",
|
|
"Channel": "PCAN_USBBUS1",
|
|
"PositionScale": 0.01403808593
|
|
}
|
|
}
|