Added more precise outputs on failures as well as some additional checks.

Former-commit-id: a0def586410d90abda002504d9c2ae88abc43088
This commit is contained in:
ntim
2016-03-19 12:36:55 +01:00
parent d75a88eb9f
commit 926f47fc1a
2 changed files with 32 additions and 5 deletions

View File

@@ -207,6 +207,13 @@ private:
///
QString getRoute(unsigned int lightId);
///
/// @param route
///
/// @return the full URL of the request.
///
QString getUrl(QString route);
///
/// Queries the status of all lights and saves it.
///