Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s5uishida authored Nov 24, 2019
1 parent 9c0a25d commit f34ec36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ When a motion is detected, an event occurs immediately. If `mqtt` is set to `tru
[Here](https://github.com/s5uishida/hc-sr501-driver) is also helpful.

- **`gpioPin`**
Set to `GPIO_18`, `GPIO_19`, `GPIO_12` or `GPIO_13`. default is `GPIO_12`.
Set to `GPIO_18`, `GPIO_19`, `GPIO_12` or `GPIO_13`. default is `GPIO_19`.
- **`influxDB`**
Set to `true` when sending data to InfluxDB. default is `false`.
- **`mqtt`**
Expand Down Expand Up @@ -631,7 +631,7 @@ START LEVEL 1
[ 44] [Active ] [ 1] java driver for ppd42ns - dust sensor module (0.1.7)
[ 45] [Active ] [ 1] osgi activator of rainy - a tiny tool for iot data collection and monitoring (0.1.8)
[ 46] [Active ] [ 1] OPC-UA bundle of rainy - a tiny tool for iot data collection and monitoring (0.1.5)
[ 47] [Active ] [ 1] rainy - a tiny tool for iot data collection and monitoring (0.1.22)
[ 47] [Active ] [ 1] rainy - a tiny tool for iot data collection and monitoring (0.1.23)
[ 48] [Active ] [ 1] java driver for rcwl-0516 - microwave presence sensor module (0.1.1)
[ 49] [Active ] [ 1] sdk-client (0.3.4)
[ 50] [Active ] [ 1] sdk-core (0.3.4)
Expand Down Expand Up @@ -784,7 +784,7 @@ The following bundles I created follow the MIT license.
- [hc-sr501-driver 0.1.1](https://github.com/s5uishida/hc-sr501-driver)
- [rainy-opcua 0.1.5](https://github.com/s5uishida/rainy-opcua)
- [rainy-activator 0.1.8](https://github.com/s5uishida/rainy-activator)
- [rainy 0.1.22](https://github.com/s5uishida/rainy)
- [rainy 0.1.23](https://github.com/s5uishida/rainy)

Please check each license for the following bundles used in addition to these.
- [SLF4J 1.7.26](https://www.slf4j.org/)
Expand Down

0 comments on commit f34ec36

Please sign in to comment.