specification icon indicating copy to clipboard operation
specification copied to clipboard

Source history

Open joabakk opened this issue 6 years ago • 0 comments

Would it be an idea to add a path to the source history? Say I have a sensor, transfer the data from a server to another over ws, and to a third server over ws. The source will say it is ws from the second server, but what I may really be looking for is where does the value come from. So it sould be "source: "ws.secondserver", sourceHistory: [sensor, ws.server, ws.secondserver ]" or similar?

joabakk avatar Oct 29 '18 09:10 joabakk