blob: 3663147e8ccbdcf4e695cee7b5c4c35b9e3dadc1 [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Package client implements Sensor Log client methods, intended to run
// against the master device Syncbase. It supports adding measuring devices,
// configuring streams, and querying measured data.
// TODO(ivanpi): Implement querying measured data.
package client