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 #
|
@@ -230,8 +230,7 @@ module Tinkerforge
|
|
230
230
|
# device identifier.
|
231
231
|
#
|
232
232
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
233
|
-
#
|
234
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
233
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
235
234
|
# position 'z'.
|
236
235
|
#
|
237
236
|
# 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 #
|
@@ -341,8 +341,7 @@ module Tinkerforge
|
|
341
341
|
# device identifier.
|
342
342
|
#
|
343
343
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
344
|
-
#
|
345
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
344
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
346
345
|
# position 'z'.
|
347
346
|
#
|
348
347
|
# 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 #
|
@@ -525,8 +525,7 @@ module Tinkerforge
|
|
525
525
|
# device identifier.
|
526
526
|
#
|
527
527
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
528
|
-
#
|
529
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
528
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
530
529
|
# position 'z'.
|
531
530
|
#
|
532
531
|
# 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 #
|
@@ -346,8 +346,7 @@ module Tinkerforge
|
|
346
346
|
# device identifier.
|
347
347
|
#
|
348
348
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
349
|
-
#
|
350
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
349
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
351
350
|
# position 'z'.
|
352
351
|
#
|
353
352
|
# 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 #
|
@@ -670,8 +670,7 @@ module Tinkerforge
|
|
670
670
|
# device identifier.
|
671
671
|
#
|
672
672
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
673
|
-
#
|
674
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
673
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
675
674
|
# position 'z'.
|
676
675
|
#
|
677
676
|
# 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 #
|
@@ -150,8 +150,7 @@ module Tinkerforge
|
|
150
150
|
# device identifier.
|
151
151
|
#
|
152
152
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
153
|
-
#
|
154
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
153
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
155
154
|
# position 'z'.
|
156
155
|
#
|
157
156
|
# 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 #
|
@@ -520,8 +520,7 @@ module Tinkerforge
|
|
520
520
|
# device identifier.
|
521
521
|
#
|
522
522
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
523
|
-
#
|
524
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
523
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
525
524
|
# position 'z'.
|
526
525
|
#
|
527
526
|
# 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 #
|
@@ -337,8 +337,7 @@ module Tinkerforge
|
|
337
337
|
# device identifier.
|
338
338
|
#
|
339
339
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
340
|
-
#
|
341
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
340
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
342
341
|
# position 'z'.
|
343
342
|
#
|
344
343
|
# 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 #
|
@@ -475,8 +475,7 @@ module Tinkerforge
|
|
475
475
|
# device identifier.
|
476
476
|
#
|
477
477
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
478
|
-
#
|
479
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
478
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
480
479
|
# position 'z'.
|
481
480
|
#
|
482
481
|
# 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 #
|
@@ -379,8 +379,7 @@ module Tinkerforge
|
|
379
379
|
# device identifier.
|
380
380
|
#
|
381
381
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
382
|
-
#
|
383
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
382
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
384
383
|
# position 'z'.
|
385
384
|
#
|
386
385
|
# 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 #
|
@@ -275,8 +275,7 @@ module Tinkerforge
|
|
275
275
|
# device identifier.
|
276
276
|
#
|
277
277
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
278
|
-
#
|
279
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
278
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
280
279
|
# position 'z'.
|
281
280
|
#
|
282
281
|
# 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 #
|
@@ -275,8 +275,7 @@ module Tinkerforge
|
|
275
275
|
# device identifier.
|
276
276
|
#
|
277
277
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
278
|
-
#
|
279
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
278
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
280
279
|
# position 'z'.
|
281
280
|
#
|
282
281
|
# 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 #
|
@@ -277,8 +277,7 @@ module Tinkerforge
|
|
277
277
|
# device identifier.
|
278
278
|
#
|
279
279
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
280
|
-
#
|
281
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
280
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
282
281
|
# position 'z'.
|
283
282
|
#
|
284
283
|
# 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 #
|
@@ -420,8 +420,7 @@ module Tinkerforge
|
|
420
420
|
# device identifier.
|
421
421
|
#
|
422
422
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
423
|
-
#
|
424
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
423
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
425
424
|
# position 'z'.
|
426
425
|
#
|
427
426
|
# 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 #
|
@@ -177,8 +177,7 @@ module Tinkerforge
|
|
177
177
|
# device identifier.
|
178
178
|
#
|
179
179
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
180
|
-
#
|
181
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
180
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
182
181
|
# position 'z'.
|
183
182
|
#
|
184
183
|
# 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 #
|
@@ -317,8 +317,7 @@ module Tinkerforge
|
|
317
317
|
# device identifier.
|
318
318
|
#
|
319
319
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
320
|
-
#
|
321
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
320
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
322
321
|
# position 'z'.
|
323
322
|
#
|
324
323
|
# 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 #
|
@@ -444,8 +444,7 @@ module Tinkerforge
|
|
444
444
|
# device identifier.
|
445
445
|
#
|
446
446
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
447
|
-
#
|
448
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
447
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
449
448
|
# position 'z'.
|
450
449
|
#
|
451
450
|
# 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 #
|
@@ -114,8 +114,7 @@ module Tinkerforge
|
|
114
114
|
# device identifier.
|
115
115
|
#
|
116
116
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
117
|
-
#
|
118
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
117
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
119
118
|
# position 'z'.
|
120
119
|
#
|
121
120
|
# 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 #
|
@@ -116,8 +116,7 @@ module Tinkerforge
|
|
116
116
|
# device identifier.
|
117
117
|
#
|
118
118
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
119
|
-
#
|
120
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
119
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
121
120
|
# position 'z'.
|
122
121
|
#
|
123
122
|
# 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 #
|
@@ -172,8 +172,7 @@ module Tinkerforge
|
|
172
172
|
# device identifier.
|
173
173
|
#
|
174
174
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
175
|
-
#
|
176
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
175
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
177
176
|
# position 'z'.
|
178
177
|
#
|
179
178
|
# 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 #
|
@@ -463,8 +463,7 @@ module Tinkerforge
|
|
463
463
|
# device identifier.
|
464
464
|
#
|
465
465
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
466
|
-
#
|
467
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
466
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
468
467
|
# position 'z'.
|
469
468
|
#
|
470
469
|
# The device identifier numbers can be found :ref:`here <device_identifier>`.
|