Forwarding To an other Server via osmand

manjoel4 months ago

Hallo, I tryed the function to forward data via Osmand and it ist working, but should it also be possible to forward the battery informations?

<entry key='forward.url'>http://XXX.XXX.XXX.XXX:5055/?id={uniqueId}&amp;timestamp={fixTime}&amp;lat={latitude}&amp;lon={longitude}&amp;speed={speed}&amp;bearing={course}&amp;altitude={altitude}&amp;accuracy={accuracy}&amp;status={statusCode}</entry>

Osmand should also take the parameter batt and in traccar the is the variable batteryLevel but using those together I receive an error. Isn‘t this working or do I need to take an other var?

Greeds

Joel
</properties>

Anton Tananaev4 months ago

Not possible.

manjoel4 months ago

also not with the json version off osmand?

Anton Tananaev4 months ago

We don't have an option to forward is the right JSON format for OsmAnd port to accept it.