Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 690 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 690 Bytes

Logo

IoTaWatt is a module for looking glass displaying data from an IoTaWatt

Screenshot

Usage

Add the configuration as shown below to your configuration:

modules:
 - name: simple-iotawatt
   path: github.com/glasslabs/iotawatt
   position: bottom:left
   config:
     url: http://your-iotawatt-url/
     inputs:
       - stove

Configuration

URL (url)

Required

The base url of your IoTaWatt.

Inputs (inputs)

Required

The list of inputs and outputs to monitor.