commit | 553b667c24099fd2567d0713fef2df37f9852a2f | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Mon Dec 22 01:37:47 2014 +0000 |
committer | Ken'ichi Ohmichi <ken1ohmichi@gmail.com> | Wed Dec 24 03:45:45 2014 +0000 |
tree | 359e07461102a984a6cd43067e8141f53d78e77c | |
parent | 840eafaee94c88310595b5a0a4b2277295977070 [diff] |
Merge telemetry clients to a single class There are two telemetry clients as a base one and a JSON one. This implementation way is different from the other projects' clients. Now we need to implement a rest client method as a library function, and it is necessary to make the rest implementations consistent now. Then, this patch merges telemetry clients to a single class like the other projects' ones. Change-Id: Ifbe058df9c4e269a359a65f31efd1d34f208d253