ci_power 0.0.32 → 0.0.33

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,7 +13,7 @@ module CiPower
13
13
  end
14
14
 
15
15
  def to_cip(with_line_terminator = true)
16
- cip_default_data << fill_up({:type => 10, :text => 32}, with_line_terminator)
16
+ cip_default_data << fill_up({:type => 10, :text => 120}, with_line_terminator)
17
17
  end
18
18
  end
19
19
  end
@@ -1,3 +1,3 @@
1
1
  module CiPower
2
- VERSION = '0.0.32'
2
+ VERSION = '0.0.33'
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: ci_power
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.32
5
+ version: 0.0.33
6
6
  platform: ruby
7
7
  authors:
8
8
  - Maik Duff
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2013-03-05 00:00:00 +01:00
13
+ date: 2014-12-19 00:00:00 +01:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency