update method

void update()

Implementation

void update() {
  _telemetryService.update(this);
}