Skip to content

Conversation

@hasegaw
Copy link
Contributor

@hasegaw hasegaw commented Jun 7, 2015

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

@edsiper
Copy link
Member

edsiper commented Jun 8, 2015

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.

@hasegaw
Copy link
Contributor Author

hasegaw commented Jun 9, 2015

Hi Eduardo,

Thanks for your response. I'll let you know once I've done alter the actions required to be merged.

@hasegaw hasegaw closed this Jun 9, 2015
@prashantvicky prashantvicky mentioned this pull request Aug 28, 2018
fujimotos pushed a commit to fujimotos/fluent-bit that referenced this pull request Jul 22, 2019
configuration: add a description about filter
nathalapooja pushed a commit to amazon-contributing/upstream-to-fluent-bit that referenced this pull request Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants