tum-esi / wade

WoT API Development Environment built on top of thingweb.node-wot
https://www.ei.tum.de/en/esi/home/
MIT License
25 stars 6 forks source link

[Statusbar] Show connection errors in statusbar #38

Open egekorkan opened 4 years ago

egekorkan commented 4 years ago

from Readme.md:

(+) Errors: Show connection errors in statusbar
egekorkan commented 4 years ago

@neniman Do you mean losing connection to the Thing during interactions or when trying to fetch the TD?

eileenoo commented 4 years ago

@neniman Do you mean losing connection to the Thing during interactions or when trying to fetch the TD?

Yes for example. Or when the client itself has no internet connection.

egekorkan commented 4 years ago

Ok, closely related to https://github.com/tum-esi/wade/issues/30

FadySalama commented 3 years ago

Fetching status is implemented in PR #98 . Still need to work on connection errors