tinkerforge 2.1.26 → 2.1.27
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/tinkerforge/brick_dc.rb +3 -3
- data/lib/tinkerforge/brick_hat.rb +5 -7
- data/lib/tinkerforge/brick_hat_zero.rb +5 -7
- data/lib/tinkerforge/brick_imu.rb +3 -3
- data/lib/tinkerforge/brick_imu_v2.rb +3 -3
- data/lib/tinkerforge/brick_master.rb +3 -3
- data/lib/tinkerforge/brick_red.rb +2 -2
- data/lib/tinkerforge/brick_servo.rb +3 -3
- data/lib/tinkerforge/brick_silent_stepper.rb +3 -3
- data/lib/tinkerforge/brick_stepper.rb +3 -3
- data/lib/tinkerforge/bricklet_accelerometer.rb +3 -4
- data/lib/tinkerforge/bricklet_accelerometer_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_air_quality.rb +3 -4
- data/lib/tinkerforge/bricklet_ambient_light.rb +3 -4
- data/lib/tinkerforge/bricklet_ambient_light_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_ambient_light_v3.rb +3 -4
- data/lib/tinkerforge/bricklet_analog_in.rb +3 -4
- data/lib/tinkerforge/bricklet_analog_in_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_analog_in_v3.rb +3 -4
- data/lib/tinkerforge/bricklet_analog_out.rb +3 -4
- data/lib/tinkerforge/bricklet_analog_out_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_analog_out_v3.rb +3 -4
- data/lib/tinkerforge/bricklet_barometer.rb +3 -4
- data/lib/tinkerforge/bricklet_barometer_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_can.rb +3 -4
- data/lib/tinkerforge/bricklet_can_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_co2.rb +3 -4
- data/lib/tinkerforge/bricklet_co2_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_color.rb +3 -4
- data/lib/tinkerforge/bricklet_color_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_compass.rb +3 -4
- data/lib/tinkerforge/bricklet_current12.rb +3 -4
- data/lib/tinkerforge/bricklet_current25.rb +3 -4
- data/lib/tinkerforge/bricklet_distance_ir.rb +3 -4
- data/lib/tinkerforge/bricklet_distance_ir_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_distance_us.rb +3 -4
- data/lib/tinkerforge/bricklet_distance_us_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_dmx.rb +3 -4
- data/lib/tinkerforge/bricklet_dual_button.rb +3 -4
- data/lib/tinkerforge/bricklet_dual_button_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_dual_relay.rb +3 -4
- data/lib/tinkerforge/bricklet_dust_detector.rb +3 -4
- data/lib/tinkerforge/bricklet_e_paper_296x128.rb +3 -4
- data/lib/tinkerforge/bricklet_energy_monitor.rb +3 -4
- data/lib/tinkerforge/bricklet_gps.rb +3 -4
- data/lib/tinkerforge/bricklet_gps_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_hall_effect.rb +3 -4
- data/lib/tinkerforge/bricklet_hall_effect_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_humidity.rb +3 -4
- data/lib/tinkerforge/bricklet_humidity_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_imu_v3.rb +784 -0
- data/lib/tinkerforge/bricklet_industrial_analog_out.rb +3 -4
- data/lib/tinkerforge/bricklet_industrial_analog_out_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_industrial_counter.rb +3 -4
- data/lib/tinkerforge/bricklet_industrial_digital_in_4.rb +3 -4
- data/lib/tinkerforge/bricklet_industrial_digital_in_4_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_industrial_digital_out_4.rb +3 -4
- data/lib/tinkerforge/bricklet_industrial_digital_out_4_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_industrial_dual_0_20ma.rb +3 -4
- data/lib/tinkerforge/bricklet_industrial_dual_0_20ma_v2.rb +4 -5
- data/lib/tinkerforge/bricklet_industrial_dual_ac_relay.rb +325 -0
- data/lib/tinkerforge/bricklet_industrial_dual_analog_in.rb +3 -4
- data/lib/tinkerforge/bricklet_industrial_dual_analog_in_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_industrial_dual_relay.rb +3 -4
- data/lib/tinkerforge/bricklet_industrial_quad_relay.rb +3 -4
- data/lib/tinkerforge/bricklet_industrial_quad_relay_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_io16.rb +3 -4
- data/lib/tinkerforge/bricklet_io16_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_io4.rb +3 -4
- data/lib/tinkerforge/bricklet_io4_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_isolator.rb +4 -5
- data/lib/tinkerforge/bricklet_joystick.rb +3 -4
- data/lib/tinkerforge/bricklet_joystick_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_laser_range_finder.rb +3 -4
- data/lib/tinkerforge/bricklet_laser_range_finder_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_lcd_128x64.rb +3 -4
- data/lib/tinkerforge/bricklet_lcd_16x2.rb +3 -4
- data/lib/tinkerforge/bricklet_lcd_20x4.rb +3 -4
- data/lib/tinkerforge/bricklet_led_strip.rb +3 -4
- data/lib/tinkerforge/bricklet_led_strip_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_line.rb +3 -4
- data/lib/tinkerforge/bricklet_linear_poti.rb +3 -4
- data/lib/tinkerforge/bricklet_linear_poti_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_load_cell.rb +3 -4
- data/lib/tinkerforge/bricklet_load_cell_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_moisture.rb +3 -4
- data/lib/tinkerforge/bricklet_motion_detector.rb +3 -4
- data/lib/tinkerforge/bricklet_motion_detector_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_motorized_linear_poti.rb +3 -4
- data/lib/tinkerforge/bricklet_multi_touch.rb +3 -4
- data/lib/tinkerforge/bricklet_multi_touch_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_nfc.rb +7 -8
- data/lib/tinkerforge/bricklet_nfc_rfid.rb +3 -4
- data/lib/tinkerforge/bricklet_oled_128x64.rb +3 -4
- data/lib/tinkerforge/bricklet_oled_128x64_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_oled_64x48.rb +3 -4
- data/lib/tinkerforge/bricklet_one_wire.rb +3 -4
- data/lib/tinkerforge/bricklet_outdoor_weather.rb +4 -5
- data/lib/tinkerforge/bricklet_particulate_matter.rb +3 -4
- data/lib/tinkerforge/bricklet_piezo_buzzer.rb +3 -4
- data/lib/tinkerforge/bricklet_piezo_speaker.rb +3 -4
- data/lib/tinkerforge/bricklet_piezo_speaker_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_ptc.rb +3 -4
- data/lib/tinkerforge/bricklet_ptc_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_real_time_clock.rb +3 -4
- data/lib/tinkerforge/bricklet_real_time_clock_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_remote_switch.rb +3 -4
- data/lib/tinkerforge/bricklet_remote_switch_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_rgb_led.rb +3 -4
- data/lib/tinkerforge/bricklet_rgb_led_button.rb +3 -4
- data/lib/tinkerforge/bricklet_rgb_led_matrix.rb +3 -4
- data/lib/tinkerforge/bricklet_rgb_led_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_rotary_encoder.rb +3 -4
- data/lib/tinkerforge/bricklet_rotary_encoder_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_rotary_poti.rb +3 -4
- data/lib/tinkerforge/bricklet_rotary_poti_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_rs232.rb +3 -4
- data/lib/tinkerforge/bricklet_rs232_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_rs485.rb +3 -4
- data/lib/tinkerforge/bricklet_segment_display_4x7.rb +3 -4
- data/lib/tinkerforge/bricklet_segment_display_4x7_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_solid_state_relay.rb +3 -4
- data/lib/tinkerforge/bricklet_solid_state_relay_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_sound_intensity.rb +3 -4
- data/lib/tinkerforge/bricklet_sound_pressure_level.rb +3 -4
- data/lib/tinkerforge/bricklet_temperature.rb +3 -4
- data/lib/tinkerforge/bricklet_temperature_ir.rb +3 -4
- data/lib/tinkerforge/bricklet_temperature_ir_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_temperature_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_thermal_imaging.rb +3 -4
- data/lib/tinkerforge/bricklet_thermocouple.rb +3 -4
- data/lib/tinkerforge/bricklet_thermocouple_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_tilt.rb +3 -4
- data/lib/tinkerforge/bricklet_uv_light.rb +3 -4
- data/lib/tinkerforge/bricklet_uv_light_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_voltage.rb +3 -4
- data/lib/tinkerforge/bricklet_voltage_current.rb +3 -4
- data/lib/tinkerforge/bricklet_voltage_current_v2.rb +3 -4
- data/lib/tinkerforge/bricklet_xmc1400_breakout.rb +3 -4
- data/lib/tinkerforge/device_display_names.rb +5 -3
- data/lib/tinkerforge/version.rb +1 -1
- metadata +5 -3
@@ -1,8 +1,8 @@
|
|
1
1
|
# -*- ruby encoding: utf-8 -*-
|
2
2
|
#############################################################
|
3
|
-
# This file was automatically generated on 2020-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -211,8 +211,7 @@ module Tinkerforge
|
|
211
211
|
# device identifier.
|
212
212
|
#
|
213
213
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
214
|
-
#
|
215
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
214
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
216
215
|
# position 'z'.
|
217
216
|
#
|
218
217
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -455,8 +455,7 @@ module Tinkerforge
|
|
455
455
|
# device identifier.
|
456
456
|
#
|
457
457
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
458
|
-
#
|
459
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
458
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
460
459
|
# position 'z'.
|
461
460
|
#
|
462
461
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -283,8 +283,7 @@ module Tinkerforge
|
|
283
283
|
# device identifier.
|
284
284
|
#
|
285
285
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
286
|
-
#
|
287
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
286
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
288
287
|
# position 'z'.
|
289
288
|
#
|
290
289
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -181,8 +181,7 @@ module Tinkerforge
|
|
181
181
|
# device identifier.
|
182
182
|
#
|
183
183
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
184
|
-
#
|
185
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
184
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
186
185
|
# position 'z'.
|
187
186
|
#
|
188
187
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -307,8 +307,7 @@ module Tinkerforge
|
|
307
307
|
# device identifier.
|
308
308
|
#
|
309
309
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
310
|
-
#
|
311
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
310
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
312
311
|
# position 'z'.
|
313
312
|
#
|
314
313
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -300,8 +300,7 @@ module Tinkerforge
|
|
300
300
|
# device identifier.
|
301
301
|
#
|
302
302
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
303
|
-
#
|
304
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
303
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
305
304
|
# position 'z'.
|
306
305
|
#
|
307
306
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -453,8 +453,7 @@ module Tinkerforge
|
|
453
453
|
# device identifier.
|
454
454
|
#
|
455
455
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
456
|
-
#
|
457
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
456
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
458
457
|
# position 'z'.
|
459
458
|
#
|
460
459
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -296,8 +296,7 @@ module Tinkerforge
|
|
296
296
|
# device identifier.
|
297
297
|
#
|
298
298
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
299
|
-
#
|
300
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
299
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
301
300
|
# position 'z'.
|
302
301
|
#
|
303
302
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -484,8 +484,7 @@ module Tinkerforge
|
|
484
484
|
# device identifier.
|
485
485
|
#
|
486
486
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
487
|
-
#
|
488
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
487
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
489
488
|
# position 'z'.
|
490
489
|
#
|
491
490
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -149,7 +149,7 @@ module Tinkerforge
|
|
149
149
|
# function corresponds to the maximum baudrate (see BrickletIsolator#set_spitfp_baudrate_config).
|
150
150
|
#
|
151
151
|
# Regulatory testing is done with the default baudrate. If CE compatibility
|
152
|
-
# or similar is necessary in
|
152
|
+
# or similar is necessary in your applications we recommend to not change
|
153
153
|
# the baudrate.
|
154
154
|
def set_spitfp_baudrate(baudrate)
|
155
155
|
check_validity
|
@@ -340,8 +340,7 @@ module Tinkerforge
|
|
340
340
|
# device identifier.
|
341
341
|
#
|
342
342
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
343
|
-
#
|
344
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
343
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
345
344
|
# position 'z'.
|
346
345
|
#
|
347
346
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -274,8 +274,7 @@ module Tinkerforge
|
|
274
274
|
# device identifier.
|
275
275
|
#
|
276
276
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
277
|
-
#
|
278
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
277
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
279
278
|
# position 'z'.
|
280
279
|
#
|
281
280
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -312,8 +312,7 @@ module Tinkerforge
|
|
312
312
|
# device identifier.
|
313
313
|
#
|
314
314
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
315
|
-
#
|
316
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
315
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
317
316
|
# position 'z'.
|
318
317
|
#
|
319
318
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -400,8 +400,7 @@ module Tinkerforge
|
|
400
400
|
# device identifier.
|
401
401
|
#
|
402
402
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
403
|
-
#
|
404
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
403
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
405
404
|
# position 'z'.
|
406
405
|
#
|
407
406
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -477,8 +477,7 @@ module Tinkerforge
|
|
477
477
|
# device identifier.
|
478
478
|
#
|
479
479
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
480
|
-
#
|
481
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
480
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
482
481
|
# position 'z'.
|
483
482
|
#
|
484
483
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -1004,8 +1004,7 @@ module Tinkerforge
|
|
1004
1004
|
# device identifier.
|
1005
1005
|
#
|
1006
1006
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
1007
|
-
#
|
1008
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
1007
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
1009
1008
|
# position 'z'.
|
1010
1009
|
#
|
1011
1010
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -181,8 +181,7 @@ module Tinkerforge
|
|
181
181
|
# device identifier.
|
182
182
|
#
|
183
183
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
184
|
-
#
|
185
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
184
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
186
185
|
# position 'z'.
|
187
186
|
#
|
188
187
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -243,8 +243,7 @@ module Tinkerforge
|
|
243
243
|
# device identifier.
|
244
244
|
#
|
245
245
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
246
|
-
#
|
247
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
246
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
248
247
|
# position 'z'.
|
249
248
|
#
|
250
249
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -390,8 +390,7 @@ module Tinkerforge
|
|
390
390
|
# device identifier.
|
391
391
|
#
|
392
392
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
393
|
-
#
|
394
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
393
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
395
394
|
# position 'z'.
|
396
395
|
#
|
397
396
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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 #
|
@@ -436,8 +436,7 @@ module Tinkerforge
|
|
436
436
|
# device identifier.
|
437
437
|
#
|
438
438
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
439
|
-
#
|
440
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
439
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
441
440
|
# position 'z'.
|
442
441
|
#
|
443
442
|
# 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-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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
|
-
#
|
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>`.
|
@@ -1,8 +1,8 @@
|
|
1
1
|
# -*- ruby encoding: utf-8 -*-
|
2
2
|
#############################################################
|
3
|
-
# This file was automatically generated on 2020-
|
3
|
+
# This file was automatically generated on 2020-11-02. #
|
4
4
|
# #
|
5
|
-
# Ruby Bindings Version 2.1.
|
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
|
-
#
|
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>`.
|