Update & BugFix Add GatewayTester

Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
tomoaki
2016-08-28 20:44:40 +09:00
parent bb1455f528
commit 5019ead91d
59 changed files with 5392 additions and 231 deletions

View File

@@ -40,6 +40,7 @@ private:
Gateway* _gateway;
char* _host;
char* _service;
char* _serviceSecure;
LightIndicator* _light;
};