What's the odometer value type?
number
I mean in the position attributes. Can you please provide an example JSON.
"odometer": 5452778,
"distance": 0.0,
"totalDistance": 6356191.73,
OK. Are you sure you got an error on this specific sample? Something doesn't add up.
i am assuming, as i have just this and one more attribute attached to that device.
second one is
Event AC | string | event | in2==0?"AC OFF":"AC ON"
JSON sample
"in2": 0,
"odometer": 5452778,
"distance": 0.0,
"totalDistance": 6356191.73,
Hi Sanjay, off-topic. Curious what device sends/generate such information
@dwijadas this are TK103 type of devices
@Anton. Can you please guide
I don't really have any ideas.
description type attribute expression
odometer number odometer odometer ? odometer > 1 : 0
Can you please confirm if anything is wrong here. As i keep on getting
WARN: Attribute cast error - ClassCastException