Hi,
is there any way (using computed attributes etc) to get geofence Id's into the positions object?
I realise that you can get device attributes to appear using the attirbute name in a computed attribute, but it doesn't seem to apply for geofenceId's Or would a code change be required?
This would be useful for calcluating time or fuel spent in a geofence
Thanks
J
Currently you can only access device attributes, not properties. So you would have to change the code.
Thanks Anton, I suspected this was the case but was worth asking.
I'll have a dig around 'till it works!
Hi,
is there any way (using computed attributes etc) to get geofence Id's into the positions object?
I realise that you can get device attributes to appear using the attirbute name in a computed attribute, but it doesn't seem to apply for geofenceId's Or would a code change be required?
This would be useful for calcluating time or fuel spent in a geofence
Thanks
J