OpenMarine
How to delte Signal K tag - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: How do I...? (https://forum.openmarine.net/forumdisplay.php?fid=3)
+--- Thread: How to delte Signal K tag (/showthread.php?tid=6811)



How to delte Signal K tag - cortinaman - 2026-04-01

Hello

I searched the forum and documentation, but cannot find what I'm looking for.

In Signal K "Data Browser" I have three entries or tags which are obsolete. They relateed to an I2C measurement which I have renamed to a better description, but the old names still take up space. I cannot for the life of me find out how to delete them or remove them from the list, I also tried the I2C configuration tool.

pi 5
OpenPlotter 4
I2C 4.2.0
Signal K 2.24.0 

How do I delete Signal K tags?


Frode


RE: How to delte Signal K tag - PaddyB - 2026-04-01

(2026-04-01, 10:22 AM)cortinaman Wrote: Hello

I searched the forum and documentation, but cannot find what I'm looking for.

In Signal K "Data Browser" I have three entries or tags which are obsolete. They relateed to an I2C measurement which I have renamed to a better description, but the old names still take up space. I cannot for the life of me find out how to delete them or remove them from the list, I also tried the I2C configuration tool.

pi 5
OpenPlotter 4
I2C 4.2.0
Signal K 2.24.0 

How do I delete Signal K tags?


Frode

Just restarting the server should do it.


RE: How to delte Signal K tag - alsosymbol - 2026-04-02

Signal K doesn’t allow manual deletion of old data paths in the Data Browser. They will disappear after you stop the source sending them (e.g., the I2C plugin) and restart the server.


RE: How to delte Signal K tag - holgerw - 2026-04-02

Paddy, this is not working here. after many workings with diy-ESPSensors (n2k and sh) they stay around.


But SignalK has another dev-channel, so keep on hoping for an cleanup of all the old tags at restarting sk-server.
Or maybe search for old sk-tags via charactersearch inside the .signalk folder and edit the .json s.

ym2c - holger


RE: How to delte Signal K tag - cortinaman - 2026-04-03

(2026-04-01, 12:18 PM)PaddyB Wrote:
(2026-04-01, 10:22 AM)cortinaman Wrote: ...
How do I delete Signal K tags?


Frode

Just restarting the server should do it.

Tnx. Thought I did, but apparantly not  Undecided


RE: How to delte Signal K tag - PaddyB - 2026-04-04

(2026-04-02, 12:21 PM)holgerw Wrote: Paddy, this is not working here. after many workings with diy-ESPSensors (n2k and sh) they stay around.

Never seen that before - what connection is sending them? , if you turn off all the connections so no data can come in and restart are there any live deltas in data browser? 

Screen grabs would help, or pretty print copyNpaste of http://10.42.0.1:3000/signalk/v1/api/vessels/   Cool


RE: How to delte Signal K tag - sebba - 2026-05-04

not very sure about but it seems I've got the same issue.
somehow solved by browser restart, not only SK restart (after the source is turned off, of course).
data is coming from esp32, too (ws and/or n2k)