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 #
|
@@ -387,8 +387,7 @@ module Tinkerforge
|
|
387
387
|
# device identifier.
|
388
388
|
#
|
389
389
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
390
|
-
#
|
391
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
390
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
392
391
|
# position 'z'.
|
393
392
|
#
|
394
393
|
# 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 #
|
@@ -184,8 +184,7 @@ module Tinkerforge
|
|
184
184
|
# device identifier.
|
185
185
|
#
|
186
186
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
187
|
-
#
|
188
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
187
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
189
188
|
# position 'z'.
|
190
189
|
#
|
191
190
|
# 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 #
|
@@ -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
|
-
#
|
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-
|
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 #
|
@@ -374,8 +374,7 @@ module Tinkerforge
|
|
374
374
|
# device identifier.
|
375
375
|
#
|
376
376
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
377
|
-
#
|
378
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
377
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
379
378
|
# position 'z'.
|
380
379
|
#
|
381
380
|
# 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 #
|
@@ -291,8 +291,7 @@ module Tinkerforge
|
|
291
291
|
# device identifier.
|
292
292
|
#
|
293
293
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
294
|
-
#
|
295
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
294
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
296
295
|
# position 'z'.
|
297
296
|
#
|
298
297
|
# 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 #
|
@@ -487,8 +487,7 @@ module Tinkerforge
|
|
487
487
|
# device identifier.
|
488
488
|
#
|
489
489
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
490
|
-
#
|
491
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
490
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
492
491
|
# position 'z'.
|
493
492
|
#
|
494
493
|
# 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 #
|
@@ -231,8 +231,7 @@ module Tinkerforge
|
|
231
231
|
# device identifier.
|
232
232
|
#
|
233
233
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
234
|
-
#
|
235
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
234
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
236
235
|
# position 'z'.
|
237
236
|
#
|
238
237
|
# 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 #
|
@@ -357,8 +357,7 @@ module Tinkerforge
|
|
357
357
|
# device identifier.
|
358
358
|
#
|
359
359
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
360
|
-
#
|
361
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
360
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
362
361
|
# position 'z'.
|
363
362
|
#
|
364
363
|
# 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 #
|
@@ -94,8 +94,7 @@ module Tinkerforge
|
|
94
94
|
# device identifier.
|
95
95
|
#
|
96
96
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
97
|
-
#
|
98
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
97
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
99
98
|
# position 'z'.
|
100
99
|
#
|
101
100
|
# 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 #
|
@@ -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
|
-
#
|
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-
|
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 #
|
@@ -239,8 +239,7 @@ module Tinkerforge
|
|
239
239
|
# device identifier.
|
240
240
|
#
|
241
241
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
242
|
-
#
|
243
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
242
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
244
243
|
# position 'z'.
|
245
244
|
#
|
246
245
|
# 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 #
|
@@ -376,8 +376,7 @@ module Tinkerforge
|
|
376
376
|
# device identifier.
|
377
377
|
#
|
378
378
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
379
|
-
#
|
380
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
379
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
381
380
|
# position 'z'.
|
382
381
|
#
|
383
382
|
# 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 #
|
@@ -461,8 +461,7 @@ module Tinkerforge
|
|
461
461
|
# device identifier.
|
462
462
|
#
|
463
463
|
# The position can be 'a', 'b', 'c', 'd', 'e', 'f', 'g' or 'h' (Bricklet Port).
|
464
|
-
#
|
465
|
-
# connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always as
|
464
|
+
# A Bricklet connected to an :ref:`Isolator Bricklet <isolator_bricklet>` is always at
|
466
465
|
# position 'z'.
|
467
466
|
#
|
468
467
|
# 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 #
|
@@ -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
|
-
#
|
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-
|
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 #
|
@@ -147,7 +147,9 @@ module Tinkerforge
|
|
147
147
|
2146 => 'E-Paper 296x128 Bricklet',
|
148
148
|
2147 => 'CO2 Bricklet 2.0',
|
149
149
|
2152 => 'Energy Monitor Bricklet',
|
150
|
-
2153 => 'Compass Bricklet'
|
150
|
+
2153 => 'Compass Bricklet',
|
151
|
+
2161 => 'IMU Bricklet 3.0',
|
152
|
+
2162 => 'Industrial Dual AC Relay Bricklet'
|
151
153
|
}
|
152
154
|
|
153
155
|
# internal
|
data/lib/tinkerforge/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tinkerforge
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.1.
|
4
|
+
version: 2.1.27
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Matthias Bolte
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-11-02 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description:
|
14
14
|
email: matthias@tinkerforge.com
|
@@ -67,6 +67,7 @@ files:
|
|
67
67
|
- lib/tinkerforge/bricklet_hall_effect_v2.rb
|
68
68
|
- lib/tinkerforge/bricklet_humidity.rb
|
69
69
|
- lib/tinkerforge/bricklet_humidity_v2.rb
|
70
|
+
- lib/tinkerforge/bricklet_imu_v3.rb
|
70
71
|
- lib/tinkerforge/bricklet_industrial_analog_out.rb
|
71
72
|
- lib/tinkerforge/bricklet_industrial_analog_out_v2.rb
|
72
73
|
- lib/tinkerforge/bricklet_industrial_counter.rb
|
@@ -76,6 +77,7 @@ files:
|
|
76
77
|
- lib/tinkerforge/bricklet_industrial_digital_out_4_v2.rb
|
77
78
|
- lib/tinkerforge/bricklet_industrial_dual_0_20ma.rb
|
78
79
|
- lib/tinkerforge/bricklet_industrial_dual_0_20ma_v2.rb
|
80
|
+
- lib/tinkerforge/bricklet_industrial_dual_ac_relay.rb
|
79
81
|
- lib/tinkerforge/bricklet_industrial_dual_analog_in.rb
|
80
82
|
- lib/tinkerforge/bricklet_industrial_dual_analog_in_v2.rb
|
81
83
|
- lib/tinkerforge/bricklet_industrial_dual_relay.rb
|
@@ -179,7 +181,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
179
181
|
version: '0'
|
180
182
|
requirements: []
|
181
183
|
rubyforge_project:
|
182
|
-
rubygems_version: 2.
|
184
|
+
rubygems_version: 2.5.2.1
|
183
185
|
signing_key:
|
184
186
|
specification_version: 4
|
185
187
|
summary: Ruby API Bindings for Tinkerforge Bricks and Bricklets
|