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
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: 3c8b9e93e341abffdf744c6c0c5b7fba95725763
|
4
|
+
data.tar.gz: 12b3f09032dd29aceee876c7aed3c182cdf6b40a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2f54c78a051d532d6970804bc0013179e16dbd53e6f14cd405f43e65761c0f309ed2b39089bbebc93dc362f7807232ac7e9d32cc72b84e0dccb0f66fb9c0fe62
|
7
|
+
data.tar.gz: 2fb93909a0db84ac0158014d836f87400f01264160017ddcb7b8a59da9be54ee3f70582a755d9311244ddc8817fd0e673d74b2776bfaddd4042b782b675b81ed
|
data/lib/tinkerforge/brick_dc.rb
CHANGED
@@ -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 #
|
@@ -430,7 +430,7 @@ module Tinkerforge
|
|
430
430
|
# function corresponds to the maximum baudrate (see BrickDC#set_spitfp_baudrate_config).
|
431
431
|
#
|
432
432
|
# Regulatory testing is done with the default baudrate. If CE compatibility
|
433
|
-
# or similar is necessary in
|
433
|
+
# or similar is necessary in your applications we recommend to not change
|
434
434
|
# the baudrate.
|
435
435
|
#
|
436
436
|
# .. versionadded:: 2.3.3$nbsp;(Firmware)
|
@@ -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,14 +317,12 @@ module Tinkerforge
|
|
317
317
|
send_request FUNCTION_READ_UID, [], '', 12, 'L'
|
318
318
|
end
|
319
319
|
|
320
|
-
# Returns the UID, the UID where the
|
320
|
+
# Returns the UID, the UID where the HAT is connected to
|
321
|
+
# (typically '0' as the HAT is the root device in the topology),
|
321
322
|
# the position, the hardware and firmware version as well as the
|
322
323
|
# device identifier.
|
323
324
|
#
|
324
|
-
# The
|
325
|
-
# The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
|
326
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
327
|
-
# position 'z'.
|
325
|
+
# The HAT (Zero) Brick is always at position 'i'.
|
328
326
|
#
|
329
327
|
# The device identifier numbers can be found :ref:`here <device_identifier>`.
|
330
328
|
# |device_identifier_constant|
|
@@ -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 #
|
@@ -272,14 +272,12 @@ module Tinkerforge
|
|
272
272
|
send_request FUNCTION_READ_UID, [], '', 12, 'L'
|
273
273
|
end
|
274
274
|
|
275
|
-
# Returns the UID, the UID where the
|
275
|
+
# Returns the UID, the UID where the HAT is connected to
|
276
|
+
# (typically '0' as the HAT is the root device in the topology),
|
276
277
|
# the position, the hardware and firmware version as well as the
|
277
278
|
# device identifier.
|
278
279
|
#
|
279
|
-
# The
|
280
|
-
# The Raspberry Pi HAT (Zero) Brick is always at position 'i' and the Bricklet
|
281
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
282
|
-
# position 'z'.
|
280
|
+
# The HAT (Zero) Brick is always at position 'i'.
|
283
281
|
#
|
284
282
|
# The device identifier numbers can be found :ref:`here <device_identifier>`.
|
285
283
|
# |device_identifier_constant|
|
@@ -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 #
|
@@ -614,7 +614,7 @@ module Tinkerforge
|
|
614
614
|
# function corresponds to the maximum baudrate (see BrickIMU#set_spitfp_baudrate_config).
|
615
615
|
#
|
616
616
|
# Regulatory testing is done with the default baudrate. If CE compatibility
|
617
|
-
# or similar is necessary in
|
617
|
+
# or similar is necessary in your applications we recommend to not change
|
618
618
|
# the baudrate.
|
619
619
|
#
|
620
620
|
# .. versionadded:: 2.3.3$nbsp;(Firmware)
|
@@ -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 #
|
@@ -665,7 +665,7 @@ module Tinkerforge
|
|
665
665
|
# function corresponds to the maximum baudrate (see BrickIMUV2#set_spitfp_baudrate_config).
|
666
666
|
#
|
667
667
|
# Regulatory testing is done with the default baudrate. If CE compatibility
|
668
|
-
# or similar is necessary in
|
668
|
+
# or similar is necessary in your applications we recommend to not change
|
669
669
|
# the baudrate.
|
670
670
|
#
|
671
671
|
# .. versionadded:: 2.0.5$nbsp;(Firmware)
|
@@ -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 #
|
@@ -2000,7 +2000,7 @@ module Tinkerforge
|
|
2000
2000
|
# function corresponds to the maximum baudrate (see BrickMaster#set_spitfp_baudrate_config).
|
2001
2001
|
#
|
2002
2002
|
# Regulatory testing is done with the default baudrate. If CE compatibility
|
2003
|
-
# or similar is necessary in
|
2003
|
+
# or similar is necessary in your applications we recommend to not change
|
2004
2004
|
# the baudrate.
|
2005
2005
|
#
|
2006
2006
|
# .. versionadded:: 2.4.3$nbsp;(Firmware)
|
@@ -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 #
|
@@ -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 #
|
@@ -552,7 +552,7 @@ module Tinkerforge
|
|
552
552
|
# function corresponds to the maximum baudrate (see BrickServo#set_spitfp_baudrate_config).
|
553
553
|
#
|
554
554
|
# Regulatory testing is done with the default baudrate. If CE compatibility
|
555
|
-
# or similar is necessary in
|
555
|
+
# or similar is necessary in your applications we recommend to not change
|
556
556
|
# the baudrate.
|
557
557
|
#
|
558
558
|
# .. versionadded:: 2.3.2$nbsp;(Firmware)
|
@@ -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 #
|
@@ -854,7 +854,7 @@ module Tinkerforge
|
|
854
854
|
# function corresponds to the maximum baudrate (see BrickSilentStepper#set_spitfp_baudrate_config).
|
855
855
|
#
|
856
856
|
# Regulatory testing is done with the default baudrate. If CE compatibility
|
857
|
-
# or similar is necessary in
|
857
|
+
# or similar is necessary in your applications we recommend to not change
|
858
858
|
# the baudrate.
|
859
859
|
def set_spitfp_baudrate(bricklet_port, baudrate)
|
860
860
|
check_validity
|
@@ -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 #
|
@@ -631,7 +631,7 @@ module Tinkerforge
|
|
631
631
|
# function corresponds to the maximum baudrate (see BrickStepper#set_spitfp_baudrate_config).
|
632
632
|
#
|
633
633
|
# Regulatory testing is done with the default baudrate. If CE compatibility
|
634
|
-
# or similar is necessary in
|
634
|
+
# or similar is necessary in your applications we recommend to not change
|
635
635
|
# the baudrate.
|
636
636
|
#
|
637
637
|
# .. versionadded:: 2.3.3$nbsp;(Firmware)
|
@@ -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 #
|
@@ -235,8 +235,7 @@ module Tinkerforge
|
|
235
235
|
# device identifier.
|
236
236
|
#
|
237
237
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
238
|
-
#
|
239
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
238
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
240
239
|
# position 'z'.
|
241
240
|
#
|
242
241
|
# 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 #
|
@@ -473,8 +473,7 @@ module Tinkerforge
|
|
473
473
|
# device identifier.
|
474
474
|
#
|
475
475
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
476
|
-
#
|
477
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
476
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
478
477
|
# position 'z'.
|
479
478
|
#
|
480
479
|
# 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 #
|
@@ -599,8 +599,7 @@ module Tinkerforge
|
|
599
599
|
# device identifier.
|
600
600
|
#
|
601
601
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
602
|
-
#
|
603
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
602
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
604
603
|
# position 'z'.
|
605
604
|
#
|
606
605
|
# 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 #
|
@@ -210,8 +210,7 @@ module Tinkerforge
|
|
210
210
|
# device identifier.
|
211
211
|
#
|
212
212
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
213
|
-
#
|
214
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
213
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
215
214
|
# position 'z'.
|
216
215
|
#
|
217
216
|
# 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 #
|
@@ -329,8 +329,7 @@ module Tinkerforge
|
|
329
329
|
# device identifier.
|
330
330
|
#
|
331
331
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
332
|
-
#
|
333
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
332
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
334
333
|
# position 'z'.
|
335
334
|
#
|
336
335
|
# 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 #
|
@@ -301,8 +301,7 @@ module Tinkerforge
|
|
301
301
|
# device identifier.
|
302
302
|
#
|
303
303
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
304
|
-
#
|
305
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
304
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
306
305
|
# position 'z'.
|
307
306
|
#
|
308
307
|
# 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 #
|
@@ -255,8 +255,7 @@ module Tinkerforge
|
|
255
255
|
# device identifier.
|
256
256
|
#
|
257
257
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
258
|
-
#
|
259
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
258
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
260
259
|
# position 'z'.
|
261
260
|
#
|
262
261
|
# 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 #
|
@@ -336,8 +336,7 @@ module Tinkerforge
|
|
336
336
|
# device identifier.
|
337
337
|
#
|
338
338
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
339
|
-
#
|
340
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
339
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
341
340
|
# position 'z'.
|
342
341
|
#
|
343
342
|
# 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 #
|
@@ -87,8 +87,7 @@ module Tinkerforge
|
|
87
87
|
# device identifier.
|
88
88
|
#
|
89
89
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
90
|
-
#
|
91
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
90
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
92
91
|
# position 'z'.
|
93
92
|
#
|
94
93
|
# 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 #
|
@@ -65,8 +65,7 @@ module Tinkerforge
|
|
65
65
|
# device identifier.
|
66
66
|
#
|
67
67
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
68
|
-
#
|
69
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
68
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
70
69
|
# position 'z'.
|
71
70
|
#
|
72
71
|
# The device identifier numbers can be found :ref:`here <device_identifier>`.
|