Commit f7b6baf1a724a130bf12ff239c20a91f668355ca

Authored by Greg Sandstrom
1 parent 3cd9d436ac
Exists in master and in 1 other branch DI-1000U

one more series rename

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

influxdb_bridge.py View file @ f7b6baf
... ... @@ -30,7 +30,7 @@
30 30 def make_json(self, channel, location, temperature, time_ms, overflow):
31 31 json_body = [
32 32 {
33   - 'measurement': 'bearings',
  33 + 'measurement': 'paddle_bearings',
34 34 'tags': {
35 35 'channel': channel,
36 36 'location': location