Skip to content

benben/cul.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cul.rb

reading CULFW devices with Ruby and returning parsed values as JSON string

Installation

bundle
bundle exec ruby lib/cul.rb
# Output: {"raw": "K0100327506", "temp": 20.0, "hum": 75.3, "created_at": "2016-09-12T07:16:42+0000"}

More Info

I implemented it in Go also, its here: https://github.com/benben/cul.go

see http://culfw.de/culfw.html

License

see LICENSE file

About

reading CULFW devices with ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages