tinderfridge 0.5.0 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (108) hide show
  1. checksums.yaml +4 -4
  2. data/lib/tinderfridge/device.rb +101 -6
  3. data/lib/tinderfridge/device_collection.rb +19 -1
  4. data/lib/tinderfridge/device_info.txt +3 -0
  5. data/lib/tinderfridge/devices/brick_hat/brick_hat.json +11 -0
  6. data/lib/tinderfridge/devices/{brick_hat.rb → brick_hat/brick_hat.rb} +0 -0
  7. data/lib/tinderfridge/devices/brick_hat_zero/brick_hat_zero.json +11 -0
  8. data/lib/tinderfridge/devices/{brick_hat_zero.rb → brick_hat_zero/brick_hat_zero.rb} +0 -0
  9. data/lib/tinderfridge/devices/brick_master/brick_master.json +11 -0
  10. data/lib/tinderfridge/devices/brick_master/brick_master.rb +11 -0
  11. data/lib/tinderfridge/devices/bricklet_accelerometer_v2/bricklet_accelerometer_v2.json +11 -0
  12. data/lib/tinderfridge/devices/bricklet_air_quality/bricklet_air_quality.json +11 -0
  13. data/lib/tinderfridge/devices/{bricklet_air_quality.rb → bricklet_air_quality/bricklet_air_quality.rb} +0 -0
  14. data/lib/tinderfridge/devices/bricklet_ambient_light_v3/bricklet_ambient_light_v3.json +11 -0
  15. data/lib/tinderfridge/devices/{bricklet_ambient_light_v3.rb → bricklet_ambient_light_v3/bricklet_ambient_light_v3.rb} +0 -0
  16. data/lib/tinderfridge/devices/bricklet_analog_in_v3/bricklet_analog_in_v3.json +10 -0
  17. data/lib/tinderfridge/devices/bricklet_analog_out_v3/bricklet_analog_out_v3.json +11 -0
  18. data/lib/tinderfridge/devices/bricklet_barometer_v2/bricklet_barometer_v2.json +11 -0
  19. data/lib/tinderfridge/devices/bricklet_can_v2/bricklet_can_v2.json +11 -0
  20. data/lib/tinderfridge/devices/bricklet_co2_v2/bricklet_co2_v2.json +11 -0
  21. data/lib/tinderfridge/devices/bricklet_co2_v2/bricklet_co2_v2.rb +19 -0
  22. data/lib/tinderfridge/devices/bricklet_color_v2/bricklet_color_v2.json +11 -0
  23. data/lib/tinderfridge/devices/bricklet_color_v2/bricklet_color_v2.rb +31 -0
  24. data/lib/tinderfridge/devices/bricklet_compass/bricklet_compass.json +11 -0
  25. data/lib/tinderfridge/devices/bricklet_dc_v2/bricklet_dc_v2.json +11 -0
  26. data/lib/tinderfridge/devices/bricklet_distance_ir_v2/bricklet_distance_ir_v2.json +11 -0
  27. data/lib/tinderfridge/devices/bricklet_distance_us_v2/bricklet_distance_us_v2.json +10 -0
  28. data/lib/tinderfridge/devices/bricklet_dmx/bricklet_dmx.json +10 -0
  29. data/lib/tinderfridge/devices/{bricklet_dmx.rb → bricklet_dmx/bricklet_dmx.rb} +0 -0
  30. data/lib/tinderfridge/devices/bricklet_dual_button_v2/bricklet_dual_button_v2.json +11 -0
  31. data/lib/tinderfridge/devices/bricklet_e_paper_296x128/bricklet_e_paper_296x128.json +10 -0
  32. data/lib/tinderfridge/devices/bricklet_energy_monitor/bricklet_energy_monitor.json +10 -0
  33. data/lib/tinderfridge/devices/bricklet_gps_v2/bricklet_gps_v2.json +11 -0
  34. data/lib/tinderfridge/devices/{bricklet_gps_v2.rb → bricklet_gps_v2/bricklet_gps_v2.rb} +14 -1
  35. data/lib/tinderfridge/devices/bricklet_hall_effect_v2/bricklet_hall_effect_v2.json +10 -0
  36. data/lib/tinderfridge/devices/bricklet_humidity_v2/bricklet_humidity_v2.json +10 -0
  37. data/lib/tinderfridge/devices/bricklet_imu_v3/bricklet_imu_v3.json +10 -0
  38. data/lib/tinderfridge/devices/bricklet_industrial_analog_out_v2/bricklet_industrial_analog_out_v2.json +11 -0
  39. data/lib/tinderfridge/devices/bricklet_industrial_counter/bricklet_industrial_counter.json +11 -0
  40. data/lib/tinderfridge/devices/bricklet_industrial_digital_in_4_v2/bricklet_industrial_digital_in_4_v2.json +11 -0
  41. data/lib/tinderfridge/devices/bricklet_industrial_digital_out_4_v2/bricklet_industrial_digital_out_4_v2.json +11 -0
  42. data/lib/tinderfridge/devices/bricklet_industrial_dual_0_20ma_v2/bricklet_industrial_dual_0_20ma_v2.json +11 -0
  43. data/lib/tinderfridge/devices/bricklet_industrial_dual_ac_relay/bricklet_industrial_dual_ac_relay.json +11 -0
  44. data/lib/tinderfridge/devices/bricklet_industrial_dual_analog_in_v2/bricklet_industrial_dual_analog_in_v2.json +11 -0
  45. data/lib/tinderfridge/devices/bricklet_industrial_dual_relay/bricklet_industrial_dual_relay.json +10 -0
  46. data/lib/tinderfridge/devices/{bricklet_industrial_dual_relay.rb → bricklet_industrial_dual_relay/bricklet_industrial_dual_relay.rb} +0 -0
  47. data/lib/tinderfridge/devices/bricklet_industrial_ptc/bricklet_industrial_ptc.json +11 -0
  48. data/lib/tinderfridge/devices/bricklet_industrial_quad_relay_v2/bricklet_industrial_quad_relay_v2.json +11 -0
  49. data/lib/tinderfridge/devices/bricklet_io16_v2/bricklet_io16_v2.json +11 -0
  50. data/lib/tinderfridge/devices/bricklet_io4_v2/bricklet_io4_v2.json +11 -0
  51. data/lib/tinderfridge/devices/bricklet_isolator/bricklet_isolator.json +10 -0
  52. data/lib/tinderfridge/devices/bricklet_isolator/bricklet_isolator.rb +17 -0
  53. data/lib/tinderfridge/devices/bricklet_joystick_v2/bricklet_joystick_v2.json +10 -0
  54. data/lib/tinderfridge/devices/{bricklet_joystick_v2.rb → bricklet_joystick_v2/bricklet_joystick_v2.rb} +0 -0
  55. data/lib/tinderfridge/devices/bricklet_laser_range_finder_v2/bricklet_laser_range_finder_v2.json +10 -0
  56. data/lib/tinderfridge/devices/bricklet_lcd_128x64/bricklet_lcd_128x64.json +10 -0
  57. data/lib/tinderfridge/devices/{bricklet_lcd_128x64.rb → bricklet_lcd_128x64/bricklet_lcd_128x64.rb} +0 -0
  58. data/lib/tinderfridge/devices/bricklet_led_strip_v2/bricklet_led_strip_v2.json +11 -0
  59. data/lib/tinderfridge/devices/{bricklet_led_strip_v2.rb → bricklet_led_strip_v2/bricklet_led_strip_v2.rb} +0 -0
  60. data/lib/tinderfridge/devices/bricklet_linear_poti_v2/bricklet_linear_poti_v2.json +10 -0
  61. data/lib/tinderfridge/devices/bricklet_load_cell_v2/bricklet_load_cell_v2.json +11 -0
  62. data/lib/tinderfridge/devices/bricklet_motion_detector_v2/bricklet_motion_detector_v2.json +11 -0
  63. data/lib/tinderfridge/devices/bricklet_motion_detector_v2/bricklet_motion_detector_v2.rb +22 -0
  64. data/lib/tinderfridge/devices/bricklet_motorized_linear_poti/bricklet_motorized_linear_poti.json +10 -0
  65. data/lib/tinderfridge/devices/{bricklet_motorized_linear_poti.rb → bricklet_motorized_linear_poti/bricklet_motorized_linear_poti.rb} +0 -0
  66. data/lib/tinderfridge/devices/bricklet_multi_touch_v2/bricklet_multi_touch_v2.json +11 -0
  67. data/lib/tinderfridge/devices/{bricklet_multi_touch_v2.rb → bricklet_multi_touch_v2/bricklet_multi_touch_v2.rb} +0 -0
  68. data/lib/tinderfridge/devices/bricklet_nfc/bricklet_nfc.json +10 -0
  69. data/lib/tinderfridge/devices/{bricklet_nfc.rb → bricklet_nfc/bricklet_nfc.rb} +0 -0
  70. data/lib/tinderfridge/devices/bricklet_oled_128x64_v2/bricklet_oled_128x64_v2.json +11 -0
  71. data/lib/tinderfridge/devices/bricklet_one_wire/bricklet_one_wire.json +11 -0
  72. data/lib/tinderfridge/devices/bricklet_outdoor_weather/bricklet_outdoor_weather.json +10 -0
  73. data/lib/tinderfridge/devices/{bricklet_outdoor_weather.rb → bricklet_outdoor_weather/bricklet_outdoor_weather.rb} +0 -0
  74. data/lib/tinderfridge/devices/bricklet_particulate_matter/bricklet_particulate_matter.json +11 -0
  75. data/lib/tinderfridge/devices/bricklet_performance_dc/bricklet_performance_dc.json +11 -0
  76. data/lib/tinderfridge/devices/bricklet_piezo_speaker_v2/bricklet_piezo_speaker_v2.json +10 -0
  77. data/lib/tinderfridge/devices/bricklet_ptc_v2/bricklet_ptc_v2.json +11 -0
  78. data/lib/tinderfridge/devices/bricklet_real_time_clock_v2/bricklet_real_time_clock_v2.json +10 -0
  79. data/lib/tinderfridge/devices/bricklet_remote_switch_v2/bricklet_remote_switch_v2.json +11 -0
  80. data/lib/tinderfridge/devices/{bricklet_remote_switch_v2.rb → bricklet_remote_switch_v2/bricklet_remote_switch_v2.rb} +0 -0
  81. data/lib/tinderfridge/devices/bricklet_rgb_led_button/bricklet_rgb_led_button.json +10 -0
  82. data/lib/tinderfridge/devices/{bricklet_rgb_led_button.rb → bricklet_rgb_led_button/bricklet_rgb_led_button.rb} +1 -1
  83. data/lib/tinderfridge/devices/bricklet_rgb_led_v2/bricklet_rgb_led_v2.json +10 -0
  84. data/lib/tinderfridge/devices/{bricklet_rgb_led_v2.rb → bricklet_rgb_led_v2/bricklet_rgb_led_v2.rb} +0 -0
  85. data/lib/tinderfridge/devices/bricklet_rotary_encoder_v2/bricklet_rotary_encoder_v2.json +10 -0
  86. data/lib/tinderfridge/devices/{bricklet_rotary_encoder_v2.rb → bricklet_rotary_encoder_v2/bricklet_rotary_encoder_v2.rb} +0 -0
  87. data/lib/tinderfridge/devices/bricklet_rotary_poti_v2/bricklet_rotary_poti_v2.json +10 -0
  88. data/lib/tinderfridge/devices/bricklet_rs232_v2/bricklet_rs232_v2.json +11 -0
  89. data/lib/tinderfridge/devices/bricklet_rs485/bricklet_rs485.json +11 -0
  90. data/lib/tinderfridge/devices/bricklet_segment_display_4x7_v2/bricklet_segment_display_4x7_v2.json +11 -0
  91. data/lib/tinderfridge/devices/{bricklet_segment_display_4x7_v2.rb → bricklet_segment_display_4x7_v2/bricklet_segment_display_4x7_v2.rb} +25 -1
  92. data/lib/tinderfridge/devices/bricklet_servo_v2/bricklet_servo_v2.json +11 -0
  93. data/lib/tinderfridge/devices/bricklet_silent_stepper_v2/bricklet_silent_stepper_v2.json +11 -0
  94. data/lib/tinderfridge/devices/bricklet_solid_state_relay_v2/bricklet_solid_state_relay_v2.json +11 -0
  95. data/lib/tinderfridge/devices/bricklet_sound_pressure_level/bricklet_sound_pressure_level.json +11 -0
  96. data/lib/tinderfridge/devices/bricklet_sound_pressure_level/bricklet_sound_pressure_level.rb +20 -0
  97. data/lib/tinderfridge/devices/bricklet_temperature_ir_v2/bricklet_temperature_ir_v2.json +10 -0
  98. data/lib/tinderfridge/devices/bricklet_temperature_v2/bricklet_temperature_v2.json +10 -0
  99. data/lib/tinderfridge/devices/bricklet_thermal_imaging/bricklet_thermal_imaging.json +10 -0
  100. data/lib/tinderfridge/devices/bricklet_thermocouple_v2/bricklet_thermocouple_v2.json +10 -0
  101. data/lib/tinderfridge/devices/bricklet_uv_light_v2/bricklet_uv_light_v2.json +10 -0
  102. data/lib/tinderfridge/devices/bricklet_voltage_current_v2/bricklet_voltage_current_v2.json +10 -0
  103. data/lib/tinderfridge/devices/bricklet_voltage_current_v2/bricklet_voltage_current_v2.rb +18 -0
  104. data/lib/tinderfridge/devices/bricklet_xmc1400_breakout/bricklet_xmc1400_breakout.json +10 -0
  105. data/lib/tinderfridge/ip_connection.rb +51 -4
  106. data/lib/tinderfridge/tinkerforge.rb +3 -0
  107. data/lib/tinderfridge/version.rb +1 -1
  108. metadata +110 -29
@@ -0,0 +1,10 @@
1
+ {
2
+ "dimensions": [
3
+ 25,
4
+ 20,
5
+ 7
6
+ ],
7
+ "weight": 3,
8
+ "documentation_en_url": "https://www.tinkerforge.com/en/doc/Hardware/Bricklets/Temperature_IR_V2.html",
9
+ "versions_identifier": "bricklets:temperature_ir_v2"
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "dimensions": [
3
+ 25,
4
+ 15,
5
+ 5
6
+ ],
7
+ "weight": 2,
8
+ "documentation_en_url": "https://www.tinkerforge.com/en/doc/Hardware/Bricklets/Temperature_V2.html",
9
+ "versions_identifier": "bricklets:temperature_v2"
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "dimensions": [
3
+ 40,
4
+ 40,
5
+ 9
6
+ ],
7
+ "weight": 8,
8
+ "documentation_en_url": "https://www.tinkerforge.com/en/doc/Hardware/Bricklets/Thermal_Imaging.html",
9
+ "versions_identifier": "bricklets:thermal_imaging"
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "dimensions": [
3
+ 40,
4
+ 30,
5
+ 8
6
+ ],
7
+ "weight": 9,
8
+ "documentation_en_url": "https://www.tinkerforge.com/en/doc/Hardware/Bricklets/Thermocouple_V2.html",
9
+ "versions_identifier": "bricklets:thermocouple_v2"
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "dimensions": [
3
+ 25,
4
+ 15,
5
+ 5
6
+ ],
7
+ "weight": 2.1,
8
+ "documentation_en_url": "https://www.tinkerforge.com/en/doc/Hardware/Bricklets/UV_Light_V2.html",
9
+ "versions_identifier": "bricklets:uv_light_v2"
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "dimensions": [
3
+ 30,
4
+ 30,
5
+ 18
6
+ ],
7
+ "weight": 10,
8
+ "documentation_en_url": "https://www.tinkerforge.com/en/doc/Hardware/Bricklets/Voltage_Current_V2.html",
9
+ "versions_identifier": "bricklets:voltage_current_v2"
10
+ }
@@ -0,0 +1,18 @@
1
+ module Tinkerforge
2
+
3
+ class BrickletVoltageCurrentV2
4
+
5
+ # Returns the device's state.
6
+ def state
7
+ super.merge(
8
+ 'voltage' => get_voltage,
9
+ 'current' => get_current,
10
+ 'power' => get_power,
11
+ 'configuration' => get_configuration,
12
+ 'calibration' => get_calibration,
13
+ )
14
+ end
15
+
16
+ end
17
+
18
+ end
@@ -0,0 +1,10 @@
1
+ {
2
+ "dimensions": [
3
+ 50,
4
+ 45,
5
+ 15
6
+ ],
7
+ "weight": 12,
8
+ "documentation_en_url": "https://www.tinkerforge.com/en/doc/Hardware/Bricklets/XMC1400_Breakout.html",
9
+ "versions_identifier": "bricklets:xmc1400_breakout"
10
+ }
@@ -4,10 +4,10 @@ module Tinkerforge
4
4
 
5
5
  class IPConnection
6
6
 
7
- # Returns the host for the IP Connection object.
7
+ # Returns the host for the IP Connection.
8
8
  attr_reader :host
9
9
 
10
- # Returns the port for the IP Connection object.
10
+ # Returns the port for the IP Connection.
11
11
  attr_reader :port
12
12
 
13
13
  # Returns a programmer-friendly representation of the object.
@@ -15,11 +15,55 @@ module Tinkerforge
15
15
  "%s (%s:%s)" % [self.class, host, port]
16
16
  end
17
17
 
18
+ # Returns the state of the IP Connection.
19
+ def state
20
+ {
21
+ 'host' => host,
22
+ 'port' => port,
23
+ 'update_time' => Time.now.gmtime,
24
+ 'connection_state' => get_connection_state,
25
+ 'auto_reconnect' => get_auto_reconnect,
26
+ 'timeout' => get_timeout,
27
+ 'log_path' => log_path,
28
+ 'log_size' => log_size,
29
+ }
30
+ end
31
+
18
32
  # Returns true if connected to localhost, false if connected via the network.
19
33
  def localhost?
20
34
  @localhost ||= %w(localhost 127.0.0.1 ::1).include? host
21
35
  end
22
36
 
37
+ # Returns the path for the Brick Daemon log file. Nil if connected to Brickd via the network.
38
+ def log_path
39
+ unless defined? @local_log_path
40
+ @local_log_path =
41
+ if localhost?
42
+ if Gem.win_platform?
43
+ 'C:\ProgramData\Tinkerforge\Brickd\brickd.log'
44
+ else
45
+ '/var/log/brickd.log'
46
+ end
47
+ else
48
+ nil
49
+ end
50
+ end
51
+ @local_log_path
52
+ end
53
+
54
+ # Returns the size (in bytes) of the Brick Daemon log file. Nil if connected to Brickd via the network.
55
+ def log_size
56
+ if log_path
57
+ if File.exist? log_path
58
+ File.size log_path
59
+ else
60
+ 0
61
+ end
62
+ else
63
+ nil
64
+ end
65
+ end
66
+
23
67
  # Returns a Tinkerforge::DeviceCollection with devices discovered for this IP Connection. Discovery may take a few moments.
24
68
  #
25
69
  # Accepts an optional argument for the number of seconds to wait, otherwise returns immediately.
@@ -42,7 +86,9 @@ module Tinkerforge
42
86
  case args[6]
43
87
  when 0, 1
44
88
  unless list.key?(args[0])
45
- list[args[0]] = device_instance_from_enum_data(args)
89
+ if dev = device_instance_from_enum_data(args)
90
+ list[args[0]] = dev
91
+ end
46
92
  end
47
93
  when 2
48
94
  list.delete args[0]
@@ -64,7 +110,8 @@ module Tinkerforge
64
110
  require "tinkerforge/#{dev_info[2][1]}"
65
111
  Tinkerforge.const_get(dev_info[2][0]).new enum_data[0], self
66
112
  else
67
- raise "Unknown device type #{enum_data[5]} (#{enum_data[0]})"
113
+ warn "Unknown Device Identifier: #{enum_data[5]} (UID: #{enum_data[0]})"
114
+ nil
68
115
  end
69
116
  end
70
117
 
@@ -2,6 +2,9 @@ require 'tinkerforge/ip_connection'
2
2
 
3
3
  module Tinkerforge
4
4
 
5
+ ALL_VERSIONS_URL = 'https://download.tinkerforge.com/all_versions.txt'
6
+ LATEST_VERSIONS_URL = 'https://download.tinkerforge.com/latest_versions.txt'
7
+
5
8
  # Returns the directory where Tinkerforge bindings appear to be installed.
6
9
  def self.lib_dir
7
10
  File.dirname File.dirname Device.instance_method('uid').source_location.first
@@ -3,7 +3,7 @@ require 'tinkerforge/version'
3
3
  module Tinkerforge
4
4
 
5
5
  # Tinderfridge version.
6
- TINDERFRIDGE_VERSION = '0.5.0'
6
+ TINDERFRIDGE_VERSION = '0.9.0'
7
7
 
8
8
  # About Tinkerforge & Tinderfridge.
9
9
  def self.about
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tinderfridge
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - lllist.eu
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-12 00:00:00.000000000 Z
11
+ date: 2022-01-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tinkerforge
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '2.1'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 2.1.27
22
+ version: 2.1.28
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,9 +29,9 @@ dependencies:
29
29
  version: '2.1'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 2.1.27
33
- description:
34
- email:
32
+ version: 2.1.28
33
+ description:
34
+ email:
35
35
  executables: []
36
36
  extensions: []
37
37
  extra_rdoc_files: []
@@ -41,25 +41,106 @@ files:
41
41
  - lib/tinderfridge/device_collection.rb
42
42
  - lib/tinderfridge/device_info.rb
43
43
  - lib/tinderfridge/device_info.txt
44
- - lib/tinderfridge/devices/brick_hat.rb
45
- - lib/tinderfridge/devices/brick_hat_zero.rb
46
- - lib/tinderfridge/devices/bricklet_air_quality.rb
47
- - lib/tinderfridge/devices/bricklet_ambient_light_v3.rb
48
- - lib/tinderfridge/devices/bricklet_dmx.rb
49
- - lib/tinderfridge/devices/bricklet_gps_v2.rb
50
- - lib/tinderfridge/devices/bricklet_industrial_dual_relay.rb
51
- - lib/tinderfridge/devices/bricklet_joystick_v2.rb
52
- - lib/tinderfridge/devices/bricklet_lcd_128x64.rb
53
- - lib/tinderfridge/devices/bricklet_led_strip_v2.rb
54
- - lib/tinderfridge/devices/bricklet_motorized_linear_poti.rb
55
- - lib/tinderfridge/devices/bricklet_multi_touch_v2.rb
56
- - lib/tinderfridge/devices/bricklet_nfc.rb
57
- - lib/tinderfridge/devices/bricklet_outdoor_weather.rb
58
- - lib/tinderfridge/devices/bricklet_remote_switch_v2.rb
59
- - lib/tinderfridge/devices/bricklet_rgb_led_button.rb
60
- - lib/tinderfridge/devices/bricklet_rgb_led_v2.rb
61
- - lib/tinderfridge/devices/bricklet_rotary_encoder_v2.rb
62
- - lib/tinderfridge/devices/bricklet_segment_display_4x7_v2.rb
44
+ - lib/tinderfridge/devices/brick_hat/brick_hat.json
45
+ - lib/tinderfridge/devices/brick_hat/brick_hat.rb
46
+ - lib/tinderfridge/devices/brick_hat_zero/brick_hat_zero.json
47
+ - lib/tinderfridge/devices/brick_hat_zero/brick_hat_zero.rb
48
+ - lib/tinderfridge/devices/brick_master/brick_master.json
49
+ - lib/tinderfridge/devices/brick_master/brick_master.rb
50
+ - lib/tinderfridge/devices/bricklet_accelerometer_v2/bricklet_accelerometer_v2.json
51
+ - lib/tinderfridge/devices/bricklet_air_quality/bricklet_air_quality.json
52
+ - lib/tinderfridge/devices/bricklet_air_quality/bricklet_air_quality.rb
53
+ - lib/tinderfridge/devices/bricklet_ambient_light_v3/bricklet_ambient_light_v3.json
54
+ - lib/tinderfridge/devices/bricklet_ambient_light_v3/bricklet_ambient_light_v3.rb
55
+ - lib/tinderfridge/devices/bricklet_analog_in_v3/bricklet_analog_in_v3.json
56
+ - lib/tinderfridge/devices/bricklet_analog_out_v3/bricklet_analog_out_v3.json
57
+ - lib/tinderfridge/devices/bricklet_barometer_v2/bricklet_barometer_v2.json
58
+ - lib/tinderfridge/devices/bricklet_can_v2/bricklet_can_v2.json
59
+ - lib/tinderfridge/devices/bricklet_co2_v2/bricklet_co2_v2.json
60
+ - lib/tinderfridge/devices/bricklet_co2_v2/bricklet_co2_v2.rb
61
+ - lib/tinderfridge/devices/bricklet_color_v2/bricklet_color_v2.json
62
+ - lib/tinderfridge/devices/bricklet_color_v2/bricklet_color_v2.rb
63
+ - lib/tinderfridge/devices/bricklet_compass/bricklet_compass.json
64
+ - lib/tinderfridge/devices/bricklet_dc_v2/bricklet_dc_v2.json
65
+ - lib/tinderfridge/devices/bricklet_distance_ir_v2/bricklet_distance_ir_v2.json
66
+ - lib/tinderfridge/devices/bricklet_distance_us_v2/bricklet_distance_us_v2.json
67
+ - lib/tinderfridge/devices/bricklet_dmx/bricklet_dmx.json
68
+ - lib/tinderfridge/devices/bricklet_dmx/bricklet_dmx.rb
69
+ - lib/tinderfridge/devices/bricklet_dual_button_v2/bricklet_dual_button_v2.json
70
+ - lib/tinderfridge/devices/bricklet_e_paper_296x128/bricklet_e_paper_296x128.json
71
+ - lib/tinderfridge/devices/bricklet_energy_monitor/bricklet_energy_monitor.json
72
+ - lib/tinderfridge/devices/bricklet_gps_v2/bricklet_gps_v2.json
73
+ - lib/tinderfridge/devices/bricklet_gps_v2/bricklet_gps_v2.rb
74
+ - lib/tinderfridge/devices/bricklet_hall_effect_v2/bricklet_hall_effect_v2.json
75
+ - lib/tinderfridge/devices/bricklet_humidity_v2/bricklet_humidity_v2.json
76
+ - lib/tinderfridge/devices/bricklet_imu_v3/bricklet_imu_v3.json
77
+ - lib/tinderfridge/devices/bricklet_industrial_analog_out_v2/bricklet_industrial_analog_out_v2.json
78
+ - lib/tinderfridge/devices/bricklet_industrial_counter/bricklet_industrial_counter.json
79
+ - lib/tinderfridge/devices/bricklet_industrial_digital_in_4_v2/bricklet_industrial_digital_in_4_v2.json
80
+ - lib/tinderfridge/devices/bricklet_industrial_digital_out_4_v2/bricklet_industrial_digital_out_4_v2.json
81
+ - lib/tinderfridge/devices/bricklet_industrial_dual_0_20ma_v2/bricklet_industrial_dual_0_20ma_v2.json
82
+ - lib/tinderfridge/devices/bricklet_industrial_dual_ac_relay/bricklet_industrial_dual_ac_relay.json
83
+ - lib/tinderfridge/devices/bricklet_industrial_dual_analog_in_v2/bricklet_industrial_dual_analog_in_v2.json
84
+ - lib/tinderfridge/devices/bricklet_industrial_dual_relay/bricklet_industrial_dual_relay.json
85
+ - lib/tinderfridge/devices/bricklet_industrial_dual_relay/bricklet_industrial_dual_relay.rb
86
+ - lib/tinderfridge/devices/bricklet_industrial_ptc/bricklet_industrial_ptc.json
87
+ - lib/tinderfridge/devices/bricklet_industrial_quad_relay_v2/bricklet_industrial_quad_relay_v2.json
88
+ - lib/tinderfridge/devices/bricklet_io16_v2/bricklet_io16_v2.json
89
+ - lib/tinderfridge/devices/bricklet_io4_v2/bricklet_io4_v2.json
90
+ - lib/tinderfridge/devices/bricklet_isolator/bricklet_isolator.json
91
+ - lib/tinderfridge/devices/bricklet_isolator/bricklet_isolator.rb
92
+ - lib/tinderfridge/devices/bricklet_joystick_v2/bricklet_joystick_v2.json
93
+ - lib/tinderfridge/devices/bricklet_joystick_v2/bricklet_joystick_v2.rb
94
+ - lib/tinderfridge/devices/bricklet_laser_range_finder_v2/bricklet_laser_range_finder_v2.json
95
+ - lib/tinderfridge/devices/bricklet_lcd_128x64/bricklet_lcd_128x64.json
96
+ - lib/tinderfridge/devices/bricklet_lcd_128x64/bricklet_lcd_128x64.rb
97
+ - lib/tinderfridge/devices/bricklet_led_strip_v2/bricklet_led_strip_v2.json
98
+ - lib/tinderfridge/devices/bricklet_led_strip_v2/bricklet_led_strip_v2.rb
99
+ - lib/tinderfridge/devices/bricklet_linear_poti_v2/bricklet_linear_poti_v2.json
100
+ - lib/tinderfridge/devices/bricklet_load_cell_v2/bricklet_load_cell_v2.json
101
+ - lib/tinderfridge/devices/bricklet_motion_detector_v2/bricklet_motion_detector_v2.json
102
+ - lib/tinderfridge/devices/bricklet_motion_detector_v2/bricklet_motion_detector_v2.rb
103
+ - lib/tinderfridge/devices/bricklet_motorized_linear_poti/bricklet_motorized_linear_poti.json
104
+ - lib/tinderfridge/devices/bricklet_motorized_linear_poti/bricklet_motorized_linear_poti.rb
105
+ - lib/tinderfridge/devices/bricklet_multi_touch_v2/bricklet_multi_touch_v2.json
106
+ - lib/tinderfridge/devices/bricklet_multi_touch_v2/bricklet_multi_touch_v2.rb
107
+ - lib/tinderfridge/devices/bricklet_nfc/bricklet_nfc.json
108
+ - lib/tinderfridge/devices/bricklet_nfc/bricklet_nfc.rb
109
+ - lib/tinderfridge/devices/bricklet_oled_128x64_v2/bricklet_oled_128x64_v2.json
110
+ - lib/tinderfridge/devices/bricklet_one_wire/bricklet_one_wire.json
111
+ - lib/tinderfridge/devices/bricklet_outdoor_weather/bricklet_outdoor_weather.json
112
+ - lib/tinderfridge/devices/bricklet_outdoor_weather/bricklet_outdoor_weather.rb
113
+ - lib/tinderfridge/devices/bricklet_particulate_matter/bricklet_particulate_matter.json
114
+ - lib/tinderfridge/devices/bricklet_performance_dc/bricklet_performance_dc.json
115
+ - lib/tinderfridge/devices/bricklet_piezo_speaker_v2/bricklet_piezo_speaker_v2.json
116
+ - lib/tinderfridge/devices/bricklet_ptc_v2/bricklet_ptc_v2.json
117
+ - lib/tinderfridge/devices/bricklet_real_time_clock_v2/bricklet_real_time_clock_v2.json
118
+ - lib/tinderfridge/devices/bricklet_remote_switch_v2/bricklet_remote_switch_v2.json
119
+ - lib/tinderfridge/devices/bricklet_remote_switch_v2/bricklet_remote_switch_v2.rb
120
+ - lib/tinderfridge/devices/bricklet_rgb_led_button/bricklet_rgb_led_button.json
121
+ - lib/tinderfridge/devices/bricklet_rgb_led_button/bricklet_rgb_led_button.rb
122
+ - lib/tinderfridge/devices/bricklet_rgb_led_v2/bricklet_rgb_led_v2.json
123
+ - lib/tinderfridge/devices/bricklet_rgb_led_v2/bricklet_rgb_led_v2.rb
124
+ - lib/tinderfridge/devices/bricklet_rotary_encoder_v2/bricklet_rotary_encoder_v2.json
125
+ - lib/tinderfridge/devices/bricklet_rotary_encoder_v2/bricklet_rotary_encoder_v2.rb
126
+ - lib/tinderfridge/devices/bricklet_rotary_poti_v2/bricklet_rotary_poti_v2.json
127
+ - lib/tinderfridge/devices/bricklet_rs232_v2/bricklet_rs232_v2.json
128
+ - lib/tinderfridge/devices/bricklet_rs485/bricklet_rs485.json
129
+ - lib/tinderfridge/devices/bricklet_segment_display_4x7_v2/bricklet_segment_display_4x7_v2.json
130
+ - lib/tinderfridge/devices/bricklet_segment_display_4x7_v2/bricklet_segment_display_4x7_v2.rb
131
+ - lib/tinderfridge/devices/bricklet_servo_v2/bricklet_servo_v2.json
132
+ - lib/tinderfridge/devices/bricklet_silent_stepper_v2/bricklet_silent_stepper_v2.json
133
+ - lib/tinderfridge/devices/bricklet_solid_state_relay_v2/bricklet_solid_state_relay_v2.json
134
+ - lib/tinderfridge/devices/bricklet_sound_pressure_level/bricklet_sound_pressure_level.json
135
+ - lib/tinderfridge/devices/bricklet_sound_pressure_level/bricklet_sound_pressure_level.rb
136
+ - lib/tinderfridge/devices/bricklet_temperature_ir_v2/bricklet_temperature_ir_v2.json
137
+ - lib/tinderfridge/devices/bricklet_temperature_v2/bricklet_temperature_v2.json
138
+ - lib/tinderfridge/devices/bricklet_thermal_imaging/bricklet_thermal_imaging.json
139
+ - lib/tinderfridge/devices/bricklet_thermocouple_v2/bricklet_thermocouple_v2.json
140
+ - lib/tinderfridge/devices/bricklet_uv_light_v2/bricklet_uv_light_v2.json
141
+ - lib/tinderfridge/devices/bricklet_voltage_current_v2/bricklet_voltage_current_v2.json
142
+ - lib/tinderfridge/devices/bricklet_voltage_current_v2/bricklet_voltage_current_v2.rb
143
+ - lib/tinderfridge/devices/bricklet_xmc1400_breakout/bricklet_xmc1400_breakout.json
63
144
  - lib/tinderfridge/ip_connection.rb
64
145
  - lib/tinderfridge/tinkerforge.rb
65
146
  - lib/tinderfridge/version.rb
@@ -70,7 +151,7 @@ metadata:
70
151
  homepage_uri: https://github.com/lllisteu/tinderfridge
71
152
  changelog_uri: https://github.com/lllisteu/tinderfridge/blob/master/History.md
72
153
  documentation_uri: https://www.rubydoc.info/gems/tinderfridge
73
- post_install_message:
154
+ post_install_message:
74
155
  rdoc_options: []
75
156
  require_paths:
76
157
  - lib
@@ -85,8 +166,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
85
166
  - !ruby/object:Gem::Version
86
167
  version: '0'
87
168
  requirements: []
88
- rubygems_version: 3.1.2
89
- signing_key:
169
+ rubygems_version: 3.2.32
170
+ signing_key:
90
171
  specification_version: 4
91
172
  summary: Extending Tinkerforge in fun and useful ways.
92
173
  test_files: []