tinkerforge 2.1.20 → 2.1.21

Sign up to get free protection for your applications and to get access to all the features.
Files changed (122) hide show
  1. checksums.yaml +4 -4
  2. data/lib/tinkerforge/brick_dc.rb +2 -2
  3. data/lib/tinkerforge/brick_imu.rb +2 -2
  4. data/lib/tinkerforge/brick_imu_v2.rb +2 -2
  5. data/lib/tinkerforge/brick_master.rb +2 -2
  6. data/lib/tinkerforge/brick_red.rb +2 -2
  7. data/lib/tinkerforge/brick_servo.rb +2 -2
  8. data/lib/tinkerforge/brick_silent_stepper.rb +5 -5
  9. data/lib/tinkerforge/brick_stepper.rb +2 -2
  10. data/lib/tinkerforge/bricklet_accelerometer.rb +2 -2
  11. data/lib/tinkerforge/bricklet_accelerometer_v2.rb +362 -0
  12. data/lib/tinkerforge/bricklet_air_quality.rb +4 -4
  13. data/lib/tinkerforge/bricklet_ambient_light.rb +2 -2
  14. data/lib/tinkerforge/bricklet_ambient_light_v2.rb +2 -2
  15. data/lib/tinkerforge/bricklet_ambient_light_v3.rb +314 -0
  16. data/lib/tinkerforge/bricklet_analog_in.rb +2 -2
  17. data/lib/tinkerforge/bricklet_analog_in_v2.rb +2 -2
  18. data/lib/tinkerforge/bricklet_analog_in_v3.rb +2 -2
  19. data/lib/tinkerforge/bricklet_analog_out.rb +2 -2
  20. data/lib/tinkerforge/bricklet_analog_out_v2.rb +2 -2
  21. data/lib/tinkerforge/bricklet_analog_out_v3.rb +2 -2
  22. data/lib/tinkerforge/bricklet_barometer.rb +2 -2
  23. data/lib/tinkerforge/bricklet_barometer_v2.rb +2 -2
  24. data/lib/tinkerforge/bricklet_can.rb +2 -2
  25. data/lib/tinkerforge/bricklet_can_v2.rb +2 -2
  26. data/lib/tinkerforge/bricklet_co2.rb +2 -2
  27. data/lib/tinkerforge/bricklet_color.rb +2 -2
  28. data/lib/tinkerforge/bricklet_current12.rb +2 -2
  29. data/lib/tinkerforge/bricklet_current25.rb +2 -2
  30. data/lib/tinkerforge/bricklet_distance_ir.rb +2 -2
  31. data/lib/tinkerforge/bricklet_distance_ir_v2.rb +2 -2
  32. data/lib/tinkerforge/bricklet_distance_us.rb +2 -2
  33. data/lib/tinkerforge/bricklet_dmx.rb +2 -2
  34. data/lib/tinkerforge/bricklet_dual_button.rb +2 -2
  35. data/lib/tinkerforge/bricklet_dual_button_v2.rb +2 -2
  36. data/lib/tinkerforge/bricklet_dual_relay.rb +2 -2
  37. data/lib/tinkerforge/bricklet_dust_detector.rb +2 -2
  38. data/lib/tinkerforge/bricklet_gps.rb +2 -2
  39. data/lib/tinkerforge/bricklet_gps_v2.rb +2 -2
  40. data/lib/tinkerforge/bricklet_hall_effect.rb +2 -2
  41. data/lib/tinkerforge/bricklet_humidity.rb +2 -2
  42. data/lib/tinkerforge/bricklet_humidity_v2.rb +3 -3
  43. data/lib/tinkerforge/bricklet_industrial_analog_out.rb +2 -2
  44. data/lib/tinkerforge/bricklet_industrial_analog_out_v2.rb +2 -2
  45. data/lib/tinkerforge/bricklet_industrial_counter.rb +2 -2
  46. data/lib/tinkerforge/bricklet_industrial_digital_in_4.rb +2 -2
  47. data/lib/tinkerforge/bricklet_industrial_digital_in_4_v2.rb +2 -2
  48. data/lib/tinkerforge/bricklet_industrial_digital_out_4.rb +2 -2
  49. data/lib/tinkerforge/bricklet_industrial_digital_out_4_v2.rb +2 -2
  50. data/lib/tinkerforge/bricklet_industrial_dual_0_20ma.rb +2 -2
  51. data/lib/tinkerforge/bricklet_industrial_dual_0_20ma_v2.rb +2 -2
  52. data/lib/tinkerforge/bricklet_industrial_dual_analog_in.rb +2 -2
  53. data/lib/tinkerforge/bricklet_industrial_dual_analog_in_v2.rb +2 -2
  54. data/lib/tinkerforge/bricklet_industrial_dual_relay.rb +2 -2
  55. data/lib/tinkerforge/bricklet_industrial_quad_relay.rb +2 -2
  56. data/lib/tinkerforge/bricklet_industrial_quad_relay_v2.rb +2 -2
  57. data/lib/tinkerforge/bricklet_io16.rb +2 -2
  58. data/lib/tinkerforge/bricklet_io16_v2.rb +2 -2
  59. data/lib/tinkerforge/bricklet_io4.rb +2 -2
  60. data/lib/tinkerforge/bricklet_io4_v2.rb +2 -2
  61. data/lib/tinkerforge/bricklet_isolator.rb +2 -2
  62. data/lib/tinkerforge/bricklet_joystick.rb +2 -2
  63. data/lib/tinkerforge/bricklet_laser_range_finder.rb +2 -2
  64. data/lib/tinkerforge/bricklet_lcd_128x64.rb +14 -13
  65. data/lib/tinkerforge/bricklet_lcd_16x2.rb +2 -2
  66. data/lib/tinkerforge/bricklet_lcd_20x4.rb +2 -2
  67. data/lib/tinkerforge/bricklet_led_strip.rb +2 -2
  68. data/lib/tinkerforge/bricklet_led_strip_v2.rb +2 -2
  69. data/lib/tinkerforge/bricklet_line.rb +2 -2
  70. data/lib/tinkerforge/bricklet_linear_poti.rb +2 -2
  71. data/lib/tinkerforge/bricklet_load_cell.rb +2 -2
  72. data/lib/tinkerforge/bricklet_load_cell_v2.rb +2 -2
  73. data/lib/tinkerforge/bricklet_moisture.rb +2 -2
  74. data/lib/tinkerforge/bricklet_motion_detector.rb +2 -2
  75. data/lib/tinkerforge/bricklet_motion_detector_v2.rb +2 -2
  76. data/lib/tinkerforge/bricklet_motorized_linear_poti.rb +2 -2
  77. data/lib/tinkerforge/bricklet_multi_touch.rb +2 -2
  78. data/lib/tinkerforge/bricklet_nfc.rb +2 -2
  79. data/lib/tinkerforge/bricklet_nfc_rfid.rb +2 -2
  80. data/lib/tinkerforge/bricklet_oled_128x64.rb +2 -2
  81. data/lib/tinkerforge/bricklet_oled_128x64_v2.rb +2 -2
  82. data/lib/tinkerforge/bricklet_oled_64x48.rb +2 -2
  83. data/lib/tinkerforge/bricklet_one_wire.rb +2 -2
  84. data/lib/tinkerforge/bricklet_outdoor_weather.rb +2 -2
  85. data/lib/tinkerforge/bricklet_particulate_matter.rb +2 -2
  86. data/lib/tinkerforge/bricklet_piezo_buzzer.rb +2 -2
  87. data/lib/tinkerforge/bricklet_piezo_speaker.rb +2 -2
  88. data/lib/tinkerforge/bricklet_ptc.rb +2 -2
  89. data/lib/tinkerforge/bricklet_ptc_v2.rb +2 -2
  90. data/lib/tinkerforge/bricklet_real_time_clock.rb +2 -2
  91. data/lib/tinkerforge/bricklet_real_time_clock_v2.rb +2 -2
  92. data/lib/tinkerforge/bricklet_remote_switch.rb +2 -2
  93. data/lib/tinkerforge/bricklet_remote_switch_v2.rb +2 -2
  94. data/lib/tinkerforge/bricklet_rgb_led.rb +2 -2
  95. data/lib/tinkerforge/bricklet_rgb_led_button.rb +2 -2
  96. data/lib/tinkerforge/bricklet_rgb_led_matrix.rb +2 -2
  97. data/lib/tinkerforge/bricklet_rotary_encoder.rb +2 -2
  98. data/lib/tinkerforge/bricklet_rotary_encoder_v2.rb +2 -2
  99. data/lib/tinkerforge/bricklet_rotary_poti.rb +2 -2
  100. data/lib/tinkerforge/bricklet_rs232.rb +2 -2
  101. data/lib/tinkerforge/bricklet_rs232_v2.rb +2 -2
  102. data/lib/tinkerforge/bricklet_rs485.rb +2 -2
  103. data/lib/tinkerforge/bricklet_segment_display_4x7.rb +2 -2
  104. data/lib/tinkerforge/bricklet_solid_state_relay.rb +2 -2
  105. data/lib/tinkerforge/bricklet_solid_state_relay_v2.rb +2 -2
  106. data/lib/tinkerforge/bricklet_sound_intensity.rb +2 -2
  107. data/lib/tinkerforge/bricklet_sound_pressure_level.rb +2 -2
  108. data/lib/tinkerforge/bricklet_temperature.rb +2 -2
  109. data/lib/tinkerforge/bricklet_temperature_ir.rb +2 -2
  110. data/lib/tinkerforge/bricklet_temperature_ir_v2.rb +2 -2
  111. data/lib/tinkerforge/bricklet_temperature_v2.rb +2 -2
  112. data/lib/tinkerforge/bricklet_thermal_imaging.rb +2 -2
  113. data/lib/tinkerforge/bricklet_thermocouple.rb +2 -2
  114. data/lib/tinkerforge/bricklet_thermocouple_v2.rb +2 -2
  115. data/lib/tinkerforge/bricklet_tilt.rb +2 -2
  116. data/lib/tinkerforge/bricklet_uv_light.rb +2 -2
  117. data/lib/tinkerforge/bricklet_uv_light_v2.rb +2 -2
  118. data/lib/tinkerforge/bricklet_voltage.rb +2 -2
  119. data/lib/tinkerforge/bricklet_voltage_current.rb +2 -2
  120. data/lib/tinkerforge/bricklet_voltage_current_v2.rb +2 -2
  121. data/lib/tinkerforge/version.rb +1 -1
  122. metadata +4 -2
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 #
@@ -384,7 +384,7 @@ module Tinkerforge
384
384
  send_request FUNCTION_GET_TOUCH_GESTURE_CALLBACK_CONFIGURATION, [], '', 5, 'L ?'
385
385
  end
386
386
 
387
- # Draws a white or black line from (x, y)-start to (x, y)-end.
387
+ # Draws a white or black line from (x, y)-start to (x, y)-end.
388
388
  # The x values have to be within the range of 0 to 127 and the y
389
389
  # values have t be within the range of 0 to 63.
390
390
  #
@@ -417,7 +417,7 @@ module Tinkerforge
417
417
  send_request FUNCTION_DRAW_TEXT, [position_x, position_y, font, color, text], 'C C C ? Z22', 0, ''
418
418
  end
419
419
 
420
- # Draws a clickable button at position (x, y) with the given text
420
+ # Draws a clickable button at position (x, y) with the given text
421
421
  # of up to 16 characters.
422
422
  #
423
423
  # You can use up to 12 buttons (index 0-11).
@@ -427,7 +427,7 @@ module Tinkerforge
427
427
  #
428
428
  # The minimum useful width/height of a button is 3.
429
429
  #
430
- # You can enable a callback for a button press with
430
+ # You can enable a callback for a button press with
431
431
  # BrickletLCD128x64#set_gui_button_pressed_callback_configuration. The callback will
432
432
  # be triggered for press and release-events.
433
433
  #
@@ -500,8 +500,8 @@ module Tinkerforge
500
500
  #
501
501
  # You can use up to 6 sliders (index 0-5).
502
502
  #
503
- # If you use the horizontal direction, the x position + length has to be
504
- # within the range of 1 to 128 and the y position has to be within
503
+ # If you use the horizontal direction, the x position + length has to be
504
+ # within the range of 1 to 128 and the y position has to be within
505
505
  # the range of 0 to 46.
506
506
  #
507
507
  # If you use the vertical direction, the y position + length has to be
@@ -510,11 +510,11 @@ module Tinkerforge
510
510
  #
511
511
  # The minimum length of a slider is 8.
512
512
  #
513
- # The parameter value is the start-position of the slider, it can
513
+ # The parameter value is the start-position of the slider, it can
514
514
  # be between 0 and length-8.
515
515
  #
516
- # You can enable a callback for the slider value with
517
- # BrickletLCD128x64#set_gui_slider_value_callback_configuration.
516
+ # You can enable a callback for the slider value with
517
+ # BrickletLCD128x64#set_gui_slider_value_callback_configuration.
518
518
  #
519
519
  # The slider is drawn in a separate GUI buffer and it will
520
520
  # always stay on top of the graphics drawn with BrickletLCD128x64#write_pixels. To
@@ -579,7 +579,7 @@ module Tinkerforge
579
579
  # Sets the general configuration for tabs. You can configure the tabs to only
580
580
  # accept clicks or only swipes (gesture left/right and right/left) or both.
581
581
  #
582
- # Additionally, if you set `Clear GUI` to true, all of the GUI elements (buttons,
582
+ # Additionally, if you set `Clear GUI` to true, all of the GUI elements (buttons,
583
583
  # slider, graphs) will automatically be removed on every tab change.
584
584
  #
585
585
  # By default click and swipe as well as automatic GUI clear is enabled.
@@ -681,6 +681,7 @@ module Tinkerforge
681
681
  end
682
682
 
683
683
  # Returns the index of the currently selected tab.
684
+ # If there are not tabs, the returned index is -1.
684
685
  #
685
686
  # .. versionadded:: 2.0.2$nbsp;(Plugin)
686
687
  def get_gui_tab_selected
@@ -722,7 +723,7 @@ module Tinkerforge
722
723
  send_request FUNCTION_GET_GUI_GRAPH_CONFIGURATION, [index], 'C', 14, '? C C C C C Z4 Z4'
723
724
  end
724
725
 
725
- # Sets the data for a graph with the given index. You have to configure the graph with
726
+ # Sets the data for a graph with the given index. You have to configure the graph with
726
727
  # BrickletLCD128x64#set_gui_graph_configuration before you can set the first data.
727
728
  #
728
729
  # The graph will show the first n values of the data that you set, where
@@ -995,7 +996,7 @@ module Tinkerforge
995
996
  pixels_data[0, pixels_length]
996
997
  end
997
998
 
998
- # Sets the data for a graph with the given index. You have to configure the graph with
999
+ # Sets the data for a graph with the given index. You have to configure the graph with
999
1000
  # BrickletLCD128x64#set_gui_graph_configuration before you can set the first data.
1000
1001
  #
1001
1002
  # The graph will show the first n values of the data that you set, where
@@ -1,8 +1,8 @@
1
1
  # -*- ruby encoding: utf-8 -*-
2
2
  #############################################################
3
- # This file was automatically generated on 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 2018-11-28. #
3
+ # This file was automatically generated on 2019-01-29. #
4
4
  # #
5
- # Ruby Bindings Version 2.1.20 #
5
+ # Ruby Bindings Version 2.1.21 #
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 #