Skip to content

Commit

Permalink
Upload uploader battery on initial post to mqtt
Browse files Browse the repository at this point in the history
  • Loading branch information
ktind committed Jun 26, 2015
1 parent 25ceb13 commit f260325
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ protected G4Download doDownload() {
.download_status(status)
.receiver_id(receiverId)
.receiver_battery(batLevel)
.uploader_battery(uploaderDevice.getBatteryLevel())
.transmitter_id(transmitterId)
.build();
// FIXME - hack put in place to get data to the UI as soon as possible.
Expand Down

0 comments on commit f260325

Please sign in to comment.