tinkerforge 2.1.26 → 2.1.27

Sign up to get free protection for your applications and to get access to all the features.
Files changed (143) hide show
  1. checksums.yaml +5 -5
  2. data/lib/tinkerforge/brick_dc.rb +3 -3
  3. data/lib/tinkerforge/brick_hat.rb +5 -7
  4. data/lib/tinkerforge/brick_hat_zero.rb +5 -7
  5. data/lib/tinkerforge/brick_imu.rb +3 -3
  6. data/lib/tinkerforge/brick_imu_v2.rb +3 -3
  7. data/lib/tinkerforge/brick_master.rb +3 -3
  8. data/lib/tinkerforge/brick_red.rb +2 -2
  9. data/lib/tinkerforge/brick_servo.rb +3 -3
  10. data/lib/tinkerforge/brick_silent_stepper.rb +3 -3
  11. data/lib/tinkerforge/brick_stepper.rb +3 -3
  12. data/lib/tinkerforge/bricklet_accelerometer.rb +3 -4
  13. data/lib/tinkerforge/bricklet_accelerometer_v2.rb +3 -4
  14. data/lib/tinkerforge/bricklet_air_quality.rb +3 -4
  15. data/lib/tinkerforge/bricklet_ambient_light.rb +3 -4
  16. data/lib/tinkerforge/bricklet_ambient_light_v2.rb +3 -4
  17. data/lib/tinkerforge/bricklet_ambient_light_v3.rb +3 -4
  18. data/lib/tinkerforge/bricklet_analog_in.rb +3 -4
  19. data/lib/tinkerforge/bricklet_analog_in_v2.rb +3 -4
  20. data/lib/tinkerforge/bricklet_analog_in_v3.rb +3 -4
  21. data/lib/tinkerforge/bricklet_analog_out.rb +3 -4
  22. data/lib/tinkerforge/bricklet_analog_out_v2.rb +3 -4
  23. data/lib/tinkerforge/bricklet_analog_out_v3.rb +3 -4
  24. data/lib/tinkerforge/bricklet_barometer.rb +3 -4
  25. data/lib/tinkerforge/bricklet_barometer_v2.rb +3 -4
  26. data/lib/tinkerforge/bricklet_can.rb +3 -4
  27. data/lib/tinkerforge/bricklet_can_v2.rb +3 -4
  28. data/lib/tinkerforge/bricklet_co2.rb +3 -4
  29. data/lib/tinkerforge/bricklet_co2_v2.rb +3 -4
  30. data/lib/tinkerforge/bricklet_color.rb +3 -4
  31. data/lib/tinkerforge/bricklet_color_v2.rb +3 -4
  32. data/lib/tinkerforge/bricklet_compass.rb +3 -4
  33. data/lib/tinkerforge/bricklet_current12.rb +3 -4
  34. data/lib/tinkerforge/bricklet_current25.rb +3 -4
  35. data/lib/tinkerforge/bricklet_distance_ir.rb +3 -4
  36. data/lib/tinkerforge/bricklet_distance_ir_v2.rb +3 -4
  37. data/lib/tinkerforge/bricklet_distance_us.rb +3 -4
  38. data/lib/tinkerforge/bricklet_distance_us_v2.rb +3 -4
  39. data/lib/tinkerforge/bricklet_dmx.rb +3 -4
  40. data/lib/tinkerforge/bricklet_dual_button.rb +3 -4
  41. data/lib/tinkerforge/bricklet_dual_button_v2.rb +3 -4
  42. data/lib/tinkerforge/bricklet_dual_relay.rb +3 -4
  43. data/lib/tinkerforge/bricklet_dust_detector.rb +3 -4
  44. data/lib/tinkerforge/bricklet_e_paper_296x128.rb +3 -4
  45. data/lib/tinkerforge/bricklet_energy_monitor.rb +3 -4
  46. data/lib/tinkerforge/bricklet_gps.rb +3 -4
  47. data/lib/tinkerforge/bricklet_gps_v2.rb +3 -4
  48. data/lib/tinkerforge/bricklet_hall_effect.rb +3 -4
  49. data/lib/tinkerforge/bricklet_hall_effect_v2.rb +3 -4
  50. data/lib/tinkerforge/bricklet_humidity.rb +3 -4
  51. data/lib/tinkerforge/bricklet_humidity_v2.rb +3 -4
  52. data/lib/tinkerforge/bricklet_imu_v3.rb +784 -0
  53. data/lib/tinkerforge/bricklet_industrial_analog_out.rb +3 -4
  54. data/lib/tinkerforge/bricklet_industrial_analog_out_v2.rb +3 -4
  55. data/lib/tinkerforge/bricklet_industrial_counter.rb +3 -4
  56. data/lib/tinkerforge/bricklet_industrial_digital_in_4.rb +3 -4
  57. data/lib/tinkerforge/bricklet_industrial_digital_in_4_v2.rb +3 -4
  58. data/lib/tinkerforge/bricklet_industrial_digital_out_4.rb +3 -4
  59. data/lib/tinkerforge/bricklet_industrial_digital_out_4_v2.rb +3 -4
  60. data/lib/tinkerforge/bricklet_industrial_dual_0_20ma.rb +3 -4
  61. data/lib/tinkerforge/bricklet_industrial_dual_0_20ma_v2.rb +4 -5
  62. data/lib/tinkerforge/bricklet_industrial_dual_ac_relay.rb +325 -0
  63. data/lib/tinkerforge/bricklet_industrial_dual_analog_in.rb +3 -4
  64. data/lib/tinkerforge/bricklet_industrial_dual_analog_in_v2.rb +3 -4
  65. data/lib/tinkerforge/bricklet_industrial_dual_relay.rb +3 -4
  66. data/lib/tinkerforge/bricklet_industrial_quad_relay.rb +3 -4
  67. data/lib/tinkerforge/bricklet_industrial_quad_relay_v2.rb +3 -4
  68. data/lib/tinkerforge/bricklet_io16.rb +3 -4
  69. data/lib/tinkerforge/bricklet_io16_v2.rb +3 -4
  70. data/lib/tinkerforge/bricklet_io4.rb +3 -4
  71. data/lib/tinkerforge/bricklet_io4_v2.rb +3 -4
  72. data/lib/tinkerforge/bricklet_isolator.rb +4 -5
  73. data/lib/tinkerforge/bricklet_joystick.rb +3 -4
  74. data/lib/tinkerforge/bricklet_joystick_v2.rb +3 -4
  75. data/lib/tinkerforge/bricklet_laser_range_finder.rb +3 -4
  76. data/lib/tinkerforge/bricklet_laser_range_finder_v2.rb +3 -4
  77. data/lib/tinkerforge/bricklet_lcd_128x64.rb +3 -4
  78. data/lib/tinkerforge/bricklet_lcd_16x2.rb +3 -4
  79. data/lib/tinkerforge/bricklet_lcd_20x4.rb +3 -4
  80. data/lib/tinkerforge/bricklet_led_strip.rb +3 -4
  81. data/lib/tinkerforge/bricklet_led_strip_v2.rb +3 -4
  82. data/lib/tinkerforge/bricklet_line.rb +3 -4
  83. data/lib/tinkerforge/bricklet_linear_poti.rb +3 -4
  84. data/lib/tinkerforge/bricklet_linear_poti_v2.rb +3 -4
  85. data/lib/tinkerforge/bricklet_load_cell.rb +3 -4
  86. data/lib/tinkerforge/bricklet_load_cell_v2.rb +3 -4
  87. data/lib/tinkerforge/bricklet_moisture.rb +3 -4
  88. data/lib/tinkerforge/bricklet_motion_detector.rb +3 -4
  89. data/lib/tinkerforge/bricklet_motion_detector_v2.rb +3 -4
  90. data/lib/tinkerforge/bricklet_motorized_linear_poti.rb +3 -4
  91. data/lib/tinkerforge/bricklet_multi_touch.rb +3 -4
  92. data/lib/tinkerforge/bricklet_multi_touch_v2.rb +3 -4
  93. data/lib/tinkerforge/bricklet_nfc.rb +7 -8
  94. data/lib/tinkerforge/bricklet_nfc_rfid.rb +3 -4
  95. data/lib/tinkerforge/bricklet_oled_128x64.rb +3 -4
  96. data/lib/tinkerforge/bricklet_oled_128x64_v2.rb +3 -4
  97. data/lib/tinkerforge/bricklet_oled_64x48.rb +3 -4
  98. data/lib/tinkerforge/bricklet_one_wire.rb +3 -4
  99. data/lib/tinkerforge/bricklet_outdoor_weather.rb +4 -5
  100. data/lib/tinkerforge/bricklet_particulate_matter.rb +3 -4
  101. data/lib/tinkerforge/bricklet_piezo_buzzer.rb +3 -4
  102. data/lib/tinkerforge/bricklet_piezo_speaker.rb +3 -4
  103. data/lib/tinkerforge/bricklet_piezo_speaker_v2.rb +3 -4
  104. data/lib/tinkerforge/bricklet_ptc.rb +3 -4
  105. data/lib/tinkerforge/bricklet_ptc_v2.rb +3 -4
  106. data/lib/tinkerforge/bricklet_real_time_clock.rb +3 -4
  107. data/lib/tinkerforge/bricklet_real_time_clock_v2.rb +3 -4
  108. data/lib/tinkerforge/bricklet_remote_switch.rb +3 -4
  109. data/lib/tinkerforge/bricklet_remote_switch_v2.rb +3 -4
  110. data/lib/tinkerforge/bricklet_rgb_led.rb +3 -4
  111. data/lib/tinkerforge/bricklet_rgb_led_button.rb +3 -4
  112. data/lib/tinkerforge/bricklet_rgb_led_matrix.rb +3 -4
  113. data/lib/tinkerforge/bricklet_rgb_led_v2.rb +3 -4
  114. data/lib/tinkerforge/bricklet_rotary_encoder.rb +3 -4
  115. data/lib/tinkerforge/bricklet_rotary_encoder_v2.rb +3 -4
  116. data/lib/tinkerforge/bricklet_rotary_poti.rb +3 -4
  117. data/lib/tinkerforge/bricklet_rotary_poti_v2.rb +3 -4
  118. data/lib/tinkerforge/bricklet_rs232.rb +3 -4
  119. data/lib/tinkerforge/bricklet_rs232_v2.rb +3 -4
  120. data/lib/tinkerforge/bricklet_rs485.rb +3 -4
  121. data/lib/tinkerforge/bricklet_segment_display_4x7.rb +3 -4
  122. data/lib/tinkerforge/bricklet_segment_display_4x7_v2.rb +3 -4
  123. data/lib/tinkerforge/bricklet_solid_state_relay.rb +3 -4
  124. data/lib/tinkerforge/bricklet_solid_state_relay_v2.rb +3 -4
  125. data/lib/tinkerforge/bricklet_sound_intensity.rb +3 -4
  126. data/lib/tinkerforge/bricklet_sound_pressure_level.rb +3 -4
  127. data/lib/tinkerforge/bricklet_temperature.rb +3 -4
  128. data/lib/tinkerforge/bricklet_temperature_ir.rb +3 -4
  129. data/lib/tinkerforge/bricklet_temperature_ir_v2.rb +3 -4
  130. data/lib/tinkerforge/bricklet_temperature_v2.rb +3 -4
  131. data/lib/tinkerforge/bricklet_thermal_imaging.rb +3 -4
  132. data/lib/tinkerforge/bricklet_thermocouple.rb +3 -4
  133. data/lib/tinkerforge/bricklet_thermocouple_v2.rb +3 -4
  134. data/lib/tinkerforge/bricklet_tilt.rb +3 -4
  135. data/lib/tinkerforge/bricklet_uv_light.rb +3 -4
  136. data/lib/tinkerforge/bricklet_uv_light_v2.rb +3 -4
  137. data/lib/tinkerforge/bricklet_voltage.rb +3 -4
  138. data/lib/tinkerforge/bricklet_voltage_current.rb +3 -4
  139. data/lib/tinkerforge/bricklet_voltage_current_v2.rb +3 -4
  140. data/lib/tinkerforge/bricklet_xmc1400_breakout.rb +3 -4
  141. data/lib/tinkerforge/device_display_names.rb +5 -3
  142. data/lib/tinkerforge/version.rb +1 -1
  143. metadata +5 -3
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -330,8 +330,7 @@ module Tinkerforge
330
330
  # device identifier.
331
331
  #
332
332
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
333
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
334
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
333
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
335
334
  # position 'z'.
336
335
  #
337
336
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -457,8 +457,7 @@ module Tinkerforge
457
457
  # device identifier.
458
458
  #
459
459
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
460
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
461
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
460
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
462
461
  # position 'z'.
463
462
  #
464
463
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -216,8 +216,7 @@ module Tinkerforge
216
216
  # device identifier.
217
217
  #
218
218
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
219
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
220
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
219
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
221
220
  # position 'z'.
222
221
  #
223
222
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -366,8 +366,7 @@ module Tinkerforge
366
366
  # device identifier.
367
367
  #
368
368
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
369
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
370
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
369
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
371
370
  # position 'z'.
372
371
  #
373
372
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -155,8 +155,7 @@ module Tinkerforge
155
155
  # device identifier.
156
156
  #
157
157
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
158
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
159
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
158
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
160
159
  # position 'z'.
161
160
  #
162
161
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -422,8 +422,7 @@ module Tinkerforge
422
422
  # device identifier.
423
423
  #
424
424
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
425
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
426
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
425
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
427
426
  # position 'z'.
428
427
  #
429
428
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -56,8 +56,7 @@ module Tinkerforge
56
56
  # device identifier.
57
57
  #
58
58
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
59
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
60
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
59
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
61
60
  # position 'z'.
62
61
  #
63
62
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -261,8 +261,7 @@ module Tinkerforge
261
261
  # device identifier.
262
262
  #
263
263
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
264
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
265
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
264
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
266
265
  # position 'z'.
267
266
  #
268
267
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -327,8 +327,7 @@ module Tinkerforge
327
327
  # device identifier.
328
328
  #
329
329
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
330
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
331
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
330
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
332
331
  # position 'z'.
333
332
  #
334
333
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -221,8 +221,7 @@ module Tinkerforge
221
221
  # device identifier.
222
222
  #
223
223
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
224
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
225
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
224
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
226
225
  # position 'z'.
227
226
  #
228
227
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -173,8 +173,7 @@ module Tinkerforge
173
173
  # device identifier.
174
174
  #
175
175
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
176
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
177
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
176
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
178
177
  # position 'z'.
179
178
  #
180
179
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -298,8 +298,7 @@ module Tinkerforge
298
298
  # device identifier.
299
299
  #
300
300
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
301
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
302
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
301
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
303
302
  # position 'z'.
304
303
  #
305
304
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -240,8 +240,7 @@ module Tinkerforge
240
240
  # device identifier.
241
241
  #
242
242
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
243
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
244
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
243
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
245
244
  # position 'z'.
246
245
  #
247
246
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -272,8 +272,7 @@ module Tinkerforge
272
272
  # device identifier.
273
273
  #
274
274
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
275
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
276
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
275
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
277
276
  # position 'z'.
278
277
  #
279
278
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -228,8 +228,7 @@ module Tinkerforge
228
228
  # device identifier.
229
229
  #
230
230
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
231
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
232
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
231
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
233
232
  # position 'z'.
234
233
  #
235
234
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -392,8 +392,7 @@ module Tinkerforge
392
392
  # device identifier.
393
393
  #
394
394
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
395
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
396
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
395
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
397
396
  # position 'z'.
398
397
  #
399
398
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -1121,8 +1121,7 @@ module Tinkerforge
1121
1121
  # device identifier.
1122
1122
  #
1123
1123
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
1124
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
1125
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
1124
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
1126
1125
  # position 'z'.
1127
1126
  #
1128
1127
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -104,8 +104,7 @@ module Tinkerforge
104
104
  # device identifier.
105
105
  #
106
106
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
107
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
108
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
107
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
109
108
  # position 'z'.
110
109
  #
111
110
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -330,8 +330,7 @@ module Tinkerforge
330
330
  # device identifier.
331
331
  #
332
332
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
333
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
334
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
333
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
335
334
  # position 'z'.
336
335
  #
337
336
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -97,8 +97,7 @@ module Tinkerforge
97
97
  # device identifier.
98
98
  #
99
99
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
100
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
101
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
100
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
102
101
  # position 'z'.
103
102
  #
104
103
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -262,8 +262,7 @@ module Tinkerforge
262
262
  # device identifier.
263
263
  #
264
264
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
265
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
266
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
265
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
267
266
  # position 'z'.
268
267
  #
269
268
  # The device identifier numbers can be found :ref:`here <device_identifier>`.
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2020-05-19. #
3
+ # This file was automatically generated on 2020-11-02. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.26 #
5
+ # Ruby Bindings Version 2.1.27 #
6
6
  # #
7
7
  # If you have a bugfix for this file and want to commit it, #
8
8
  # please fix the bug in the generator. You can find a link #
@@ -154,8 +154,7 @@ module Tinkerforge
154
154
  # device identifier.
155
155
  #
156
156
  # The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
157
- # The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
158
- # connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
157
+ # A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
159
158
  # position 'z'.
160
159
  #
161
160
  # The device identifier numbers can be found :ref:`here <device_identifier>`.