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

IoTaWatt module for looking-glass

Notifications You must be signed in to change notification settings

glasslabs/iotawatt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.