VO Number type needs to be cast to float
When performing operations on a property of type "Number", the value should be cast to float to avoid attempts to write integer values. In particular, the Influx Database needs the properties to be in float format before attempting to write them.