Help with Transformation for MQTT Sensor Values (JavaScript Transformation)

there is no error in the log and the value is a simple number and yes i piblished a new value

Bildschirmfoto vom 2025-01-21 21-04-33

the value is in µS/cm and the UoM is S/m therefore i nned to devide the value by 10000

here is my item description

Number:Dimensionless                  Conductivity_Garden_MiFlora1  "Soil Fertility Sensor1 [%d µS/cm]"   <lawnmower>     { channel="mqtt:topic:miflora:conductivitySensor1",stateDescription=" "[ pattern="%d %unit%"], unit="S/m" }

I m not sure if this is solved