Hi,
I have added copy attribute in config file but it seems it is not copying power attribute as expected.maybe i did something wrong pls help.
<entry key = 'processing.copyAttributes.enable'> true </entry>
<entry key = 'processing.copyAttributes'> ignition,charge,power,battery </entry>
there are the logs of device.last key is power key.
MAZDA CL229858 -84.244870° Yes 0.00 kn 2023-05-17 19:13:22 No 9.994933° 258 h 38 m
MAZDA CL229858 -84.244870° Yes 0.00 kn 2023-05-17 19:14:37 No 9.994933° 258 h 38 m 11
MAZDA CL229858 -84.244870° Yes 0.00 kn 2023-05-17 19:14:40 No 9.994933° 258 h 38 m
MAZDA CL229858 -84.244870° Yes 0.00 kn 2023-05-17 19:15:56 No 9.994933° 258 h 38 m 11
MAZDA CL229858 -84.244870° Yes 0.00 kn 2023-05-17 19:15:59 No 9.994933° 258 h 38 m
MAZDA CL229858 -84.244870° Yes 0.00 kn 2023-05-17 19:17:14 No 9.994933° 258 h 38 m 11
Why are there spaces in your configuration?
I removed space and it worked like charm..!!
thanks a lot Anton for always being there for people like us..:)
Hi,
I have added copy attribute in config file but it seems it is not copying power attribute as expected.maybe i did something wrong pls help.
<entry key = 'processing.copyAttributes.enable'> true </entry> <entry key = 'processing.copyAttributes'> ignition,charge,power,battery </entry>
there are the logs of device.last key is power key.