raspberry_pi_iot 0.0.8 → 0.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. checksums.yaml +4 -4
  2. data/doc/Actuator.html +1 -1
  3. data/doc/BH1750.html +1 -1
  4. data/doc/BME280.html +1 -1
  5. data/doc/BMP280.html +1 -1
  6. data/doc/BMxSensor.html +1 -1
  7. data/doc/BinaryActuator.html +1 -1
  8. data/doc/BinaryEffector.html +1 -1
  9. data/doc/BinaryReceptor.html +1 -1
  10. data/doc/BinarySensor.html +1 -1
  11. data/doc/Bus.html +1 -1
  12. data/doc/Button.html +343 -53
  13. data/doc/DHT11.html +1 -1
  14. data/doc/DHT22.html +1 -1
  15. data/doc/DHTxxSensor.html +1 -1
  16. data/doc/DS18B20.html +1 -1
  17. data/doc/DigitalActuator.html +1 -1
  18. data/doc/DigitalEffector.html +16 -28
  19. data/doc/DigitalReceptor.html +1 -1
  20. data/doc/DigitalSensor.html +1 -1
  21. data/doc/Effector.html +1 -1
  22. data/doc/HCSR501.html +1 -1
  23. data/doc/HumitureSensor.html +1 -1
  24. data/doc/IoT.html +1 -1
  25. data/doc/LED.html +99 -47
  26. data/doc/MAX44009.html +1 -1
  27. data/doc/RaspberryPi.html +1 -1
  28. data/doc/RaspberryPiIoT.html +115 -0
  29. data/doc/Receptor.html +1 -1
  30. data/doc/Sensor.html +1 -1
  31. data/doc/TemperatureSensor.html +1 -1
  32. data/doc/_index.html +16 -1
  33. data/doc/class_list.html +1 -1
  34. data/doc/file.LICENSE.html +92 -0
  35. data/doc/file.README.html +26 -4
  36. data/doc/file_list.html +5 -0
  37. data/doc/index.html +26 -4
  38. data/doc/method_list.html +105 -113
  39. data/doc/top-level-namespace.html +2 -2
  40. data/lib/button.rb +28 -4
  41. data/lib/digital_effector.rb +8 -14
  42. data/lib/led.rb +4 -0
  43. data/lib/led_rgb.rb +27 -44
  44. data/lib/raspberry_pi_iot.rb +7 -0
  45. data/test/test_Raspberry_Pi_IoT.rb +11 -0
  46. data/test/test_button.rb +9 -3
  47. data/test/test_helper.rb +4 -0
  48. data/test/test_led.rb +4 -4
  49. data/test/test_led_rgb.rb +25 -2
  50. data/test/test_thermal.rb +27 -0
  51. metadata +69 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4bbb4473d2a821ebbba305c96d5392f00f85d866
4
- data.tar.gz: d54efa33efb3345ac5833f9b9467aa8d5e5f59c3
3
+ metadata.gz: 5ae25f2ff44e0059630a76bbbbab6f2f71de661b
4
+ data.tar.gz: 56d764313e3f77c99d2b5067090bd5a942288692
5
5
  SHA512:
6
- metadata.gz: 3c9f8f68cd52030a5ec2382a98c4d9d7471a2d22de4a8a7e28795588bc2ee8c38eae8509d27551452ed4f0d1ed594e914ad8fb1c758be07bd44a7d94af30e28c
7
- data.tar.gz: d0ad65235290907aa16c280f7a9565793381b88f39eeb39a69d5903ed4da958060d4faafae62d65e61df5c936efb3cb3e425bd902659a7fbc9b7d753ebeb53c9
6
+ metadata.gz: fe7c8ae64d28e21eaa6a2a0b42fe2e89ea6a9f59bc73ed2cc749db58c939d37e7ab3350429912d4d1df45bb1058b708b8387834b966434b92ebcce24c814f2d9
7
+ data.tar.gz: 2a88f43dfe79d59af39fc94b46ff450abe52338cb6996631174e4b94b416de0d1a3be962a988dbc51e53a831b2cf3450f60e07213e1e6dec8b96843f56c3edc2
data/doc/Actuator.html CHANGED
@@ -135,7 +135,7 @@
135
135
  </div>
136
136
 
137
137
  <div id="footer">
138
- Generated on Tue Dec 18 16:03:46 2018 by
138
+ Generated on Thu Dec 20 18:09:46 2018 by
139
139
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
140
140
  0.9.16 (ruby-2.3.3).
141
141
  </div>
data/doc/BH1750.html CHANGED
@@ -531,7 +531,7 @@
531
531
  </div>
532
532
 
533
533
  <div id="footer">
534
- Generated on Tue Dec 18 16:03:39 2018 by
534
+ Generated on Thu Dec 20 18:09:39 2018 by
535
535
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
536
536
  0.9.16 (ruby-2.3.3).
537
537
  </div>
data/doc/BME280.html CHANGED
@@ -266,7 +266,7 @@
266
266
  </div>
267
267
 
268
268
  <div id="footer">
269
- Generated on Tue Dec 18 16:03:41 2018 by
269
+ Generated on Thu Dec 20 18:09:41 2018 by
270
270
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
271
271
  0.9.16 (ruby-2.3.3).
272
272
  </div>
data/doc/BMP280.html CHANGED
@@ -266,7 +266,7 @@
266
266
  </div>
267
267
 
268
268
  <div id="footer">
269
- Generated on Tue Dec 18 16:03:40 2018 by
269
+ Generated on Thu Dec 20 18:09:41 2018 by
270
270
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
271
271
  0.9.16 (ruby-2.3.3).
272
272
  </div>
data/doc/BMxSensor.html CHANGED
@@ -547,7 +547,7 @@
547
547
  </div>
548
548
 
549
549
  <div id="footer">
550
- Generated on Tue Dec 18 16:03:40 2018 by
550
+ Generated on Thu Dec 20 18:09:40 2018 by
551
551
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
552
552
  0.9.16 (ruby-2.3.3).
553
553
  </div>
@@ -167,7 +167,7 @@
167
167
  </div>
168
168
 
169
169
  <div id="footer">
170
- Generated on Tue Dec 18 16:03:39 2018 by
170
+ Generated on Thu Dec 20 18:09:39 2018 by
171
171
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
172
172
  0.9.16 (ruby-2.3.3).
173
173
  </div>
@@ -236,7 +236,7 @@
236
236
  </div>
237
237
 
238
238
  <div id="footer">
239
- Generated on Tue Dec 18 16:03:39 2018 by
239
+ Generated on Thu Dec 20 18:09:39 2018 by
240
240
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
241
241
  0.9.16 (ruby-2.3.3).
242
242
  </div>
@@ -377,7 +377,7 @@
377
377
  </div>
378
378
 
379
379
  <div id="footer">
380
- Generated on Tue Dec 18 16:03:39 2018 by
380
+ Generated on Thu Dec 20 18:09:40 2018 by
381
381
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
382
382
  0.9.16 (ruby-2.3.3).
383
383
  </div>
@@ -158,7 +158,7 @@
158
158
  </div>
159
159
 
160
160
  <div id="footer">
161
- Generated on Tue Dec 18 16:03:39 2018 by
161
+ Generated on Thu Dec 20 18:09:40 2018 by
162
162
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
163
163
  0.9.16 (ruby-2.3.3).
164
164
  </div>
data/doc/Bus.html CHANGED
@@ -116,7 +116,7 @@
116
116
  </div>
117
117
 
118
118
  <div id="footer">
119
- Generated on Tue Dec 18 16:03:38 2018 by
119
+ Generated on Thu Dec 20 18:09:38 2018 by
120
120
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
121
121
  0.9.16 (ruby-2.3.3).
122
122
  </div>