-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Am2320 #14
Am2320 #14
Conversation
Hi Takeshi, thanks for your contribution. I'd be happy to merge this feature but we need the code be licensed under the Apache v2, please refer to the new section added into the contribution guidelines: https://github.com/fluent/fluent-bit/blob/master/CONTRIBUTING.md If you submit everything under Apache License v2 we should be OK. thanks for understanding. |
Hi Eduardo, Thanks for your response. I'll let you know once I've done alter the actions required to be merged. |
configuration: add a description about filter
Added AM2320/2321 sensor support, that allows temperature/humidity monitoring through the I2C sensor device. This is tested with stdout output plugin on Raspberry Pi Model B+ with Rasbian.
Any comments are appreciated.
Thanks for LinuxCon 2015 Tokyo Presentation!
Takeshi
hasegaw@raspberrypi:~/fluent-bit$ sudo bin/fluent-bit -i am2320 -o stdout
Fluent-Bit v0.1.0
Copyright (C) Treasure Data
[2015/06/07 18:00:35] [ info] starting engine
[0] {"time"=>1433700095, "temperature"=>31.300000, "humidity"=>39.300000}
[2015/06/07 18:01:35] [ info] Flush buf 50 bytes