Database inserts & websocket

Armstrong6 years ago

Hi all, I would like to insert (or not) positions based on the protocol used. Seems like database.InsertPosition is what I need to rewrite, but there is no example in default.xml ?
I'd basically want that some devices positions don't end up in the database, but still appear on the map, updated via websocket. Is this possible ?
Thanks !