Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

cbrandlehner/neurio-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neurio

neurio-go

This is the unofficial Go(lang) library for the Neurio energy sensor API

The library currently supports:

OAuth 2 authentication (including token request) – /v1/oauth2
reading Neurio API version and status - /v1/status
Reading user information - /v1/users/current
Consumption samples (last recent sample) – /v1/samples
Printing list of appliances - /v1/appliances

Request API Access Key

Create a new APP on the [My Neurio cloud](https://my.neur.io/#settings/applications/register) to get you Client ID and Client Secret.

Configure

Edit the file config.gcfg and replace the placeholder with your Client ID and Client Secret.

About

Neurio energy sensor client in golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages