8000 GitHub - kimhmadsen/piko: Ruby gem for working working with the PIKO inverter from KOSTAL
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kimhmadsen/piko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piko

This gem is for working with a PIKO Inverter from KOSTAL

Installation

Add this line to your application's Gemfile:

gem 'piko'

And then execute:

$ bundle

Or install it yourself as:

$ gem install piko

Usage

For it has only been used for receiving current data, and prep them for puplication on cosm.com See examples/piko_to_json.rb. The actual upload to cosm.com has been done with curl.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Ruby gem for working working with the PIKO inverter from KOSTAL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0