Return tan to API requests whenever possible (#1002)

* Return tan to API requests whenever possible

* Set default tan to value 0

Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>
This commit is contained in:
Murat Seker
2020-09-14 20:09:21 +02:00
committed by GitHub
parent 11d98fddb9
commit be0bccea59
2 changed files with 11 additions and 9 deletions

View File

@@ -280,7 +280,7 @@ private:
///
/// Handle an incoming JSON message of unknown type
///
void handleNotImplemented();
void handleNotImplemented(const QString &command, int tan);
///
/// Send a standard reply indicating success