rpi_pinin_msgout-test 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 83539fb2c45cb8c2949ac565427a18efd113a3b3
4
- data.tar.gz: 1d0e2395a46c10fbbb43b77be0b9c432c63909d7
3
+ metadata.gz: e752ac890e4e94f56df91205ab5effa66d4dce19
4
+ data.tar.gz: 71fe597e940499b03d5765411fc935550797d4e1
5
5
  SHA512:
6
- metadata.gz: 1e7c7eb9213d2cdd768ffcb88dd9c5e50431131bef7636ba390041fe9b655b6846841019f2a100d063d1fcac79b5ce27a8d2c6f0d1ebb7b62c51a3b02889e769
7
- data.tar.gz: cf30a8def794634985bda0e3cf49203b2f101675562e50f1429bb0b065cc2928ca5c21e2e215f2d3b878ec60599d00bf930869b8faf603dc891d72e9a9ee2046
6
+ metadata.gz: 9598bee599ae23f80fa70bb4701af54e4d0c0329b32bb94ec4974db7b1080e25bc0ce0e53ca45753ca10f0725c1f8908a5482727dd0997abd9e836eb9cd9b526
7
+ data.tar.gz: 610a6d690a8ea9ba7d92e0ffbf94c6b80cbaddf04d91fdf75acb884702c8640692e4b888b45055fd43d35598ac468b5c2273182457318a56258cb5a042bdbdd2
checksums.yaml.gz.sig CHANGED
@@ -1,3 +1 @@
1
- �^@��6��u"'G�� <G�]N�/��K:��z�q�dv��<��D��m�M��ɸ��
2
- ����v��������
3
- ����}J\p�z�
1
+ �ފ�A�����Q
@@ -7,14 +7,13 @@ require 'rpi_pinin_msgout'
7
7
  require 'chronic_duration'
8
8
 
9
9
 
10
-
11
10
  class RPiPinInMsgOutTest < RPiPinInMsgOut
12
11
 
13
12
  # duration: Used by sample mode
14
13
 
15
14
  def initialize(id, pull: nil, mode: :default, verbose: true,
16
15
  subtopic: 'sensor', device_id: 'pi', notifier: Echo.new,
17
- duration: '5 seconds', index: 0, capture_rate: 0.5,
16
+ duration: '5 seconds', index: 0, capture_rate: 0.15,
18
17
  descriptor: 'detected')
19
18
 
20
19
  @mode, @verbose, @notifier, @duration = mode, verbose, notifier, duration
@@ -48,6 +47,8 @@ class RPiPinInMsgOutTest < RPiPinInMsgOut
48
47
 
49
48
  end # /watch_high
50
49
 
51
- end
50
+ end
51
+
52
+ alias button_setup setup
52
53
 
53
- end
54
+ end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rpi_pinin_msgout-test
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -31,7 +31,7 @@ cert_chain:
31
31
  jaGOBWLqzmncCYrvhQbBWLYO6ahZOq2SJoe9x+AYKH3g8nXmTGzic2kMiuD69+P+
32
32
  by2fFYSZ6YGIFw==
33
33
  -----END CERTIFICATE-----
34
- date: 2016-04-19 00:00:00.000000000 Z
34
+ date: 2017-01-14 00:00:00.000000000 Z
35
35
  dependencies:
36
36
  - !ruby/object:Gem::Dependency
37
37
  name: rpi_pinin_msgout
@@ -39,22 +39,22 @@ dependencies:
39
39
  requirements:
40
40
  - - "~>"
41
41
  - !ruby/object:Gem::Version
42
- version: '0.2'
42
+ version: '0.3'
43
43
  - - ">="
44
44
  - !ruby/object:Gem::Version
45
- version: 0.2.0
45
+ version: 0.3.2
46
46
  type: :runtime
47
47
  prerelease: false
48
48
  version_requirements: !ruby/object:Gem::Requirement
49
49
  requirements:
50
50
  - - "~>"
51
51
  - !ruby/object:Gem::Version
52
- version: '0.2'
52
+ version: '0.3'
53
53
  - - ">="
54
54
  - !ruby/object:Gem::Version
55
- version: 0.2.0
55
+ version: 0.3.2
56
56
  description:
57
- email: james@r0bertson.co.uk
57
+ email: james@jamesrobertson.eu
58
58
  executables: []
59
59
  extensions: []
60
60
  extra_rdoc_files: []
@@ -80,7 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
80
80
  version: '0'
81
81
  requirements: []
82
82
  rubyforge_project:
83
- rubygems_version: 2.4.8
83
+ rubygems_version: 2.6.8
84
84
  signing_key:
85
85
  specification_version: 4
86
86
  summary: Tests the rpi_pinin_msgout gem by simulating the triggering of a pin high event
metadata.gz.sig CHANGED
Binary file