Update
parent
e9f8def59b
commit
90a3afe873
|
|
@ -98,7 +98,7 @@ class BiAngDeviceService
|
||||||
'soilAvailablePhosphorus' => 'p',
|
'soilAvailablePhosphorus' => 'p',
|
||||||
'soilConductivity' => 'conductivity',
|
'soilConductivity' => 'conductivity',
|
||||||
'soilTemperature1' => 'temperature',
|
'soilTemperature1' => 'temperature',
|
||||||
'soilMoisture1' => 'humidity',
|
'soilHumidity1' => 'humidity',
|
||||||
'soilPH' => 'ph',
|
'soilPH' => 'ph',
|
||||||
default => null,
|
default => null,
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue