diff --git a/config/config.json b/config/config.json new file mode 100644 index 0000000..aa1d4a9 --- /dev/null +++ b/config/config.json @@ -0,0 +1,10 @@ +{ + "deviceId": "", + "disinfectantBucketCapacity_g": 2500, + "disinfectantWeightCorrectionFactor": 0.8999999761581421, + "dvalueCoefficient": 1.0, + "iflytopSubDeviceCanBitrate": 500000, + "iflytopSubDeviceCanIFName": "can0", + "pipettingRobotCanBitrate": 500000, + "pipettingRobotCanIFName": "can1" + } \ No newline at end of file