helium-ruby 0.6.0 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/docs/Helium.html +2 -2
- data/docs/Helium/Client.html +45 -23
- data/docs/Helium/Client/Elements.html +1 -1
- data/docs/Helium/Client/Http.html +145 -38
- data/docs/Helium/Client/Labels.html +1 -1
- data/docs/Helium/Client/Organizations.html +1 -1
- data/docs/Helium/Client/Sensors.html +1 -1
- data/docs/Helium/Client/Users.html +1 -1
- data/docs/Helium/ClientError.html +1 -1
- data/docs/Helium/Cursor.html +1 -1
- data/docs/Helium/DataPoint.html +1 -1
- data/docs/Helium/Element.html +1 -1
- data/docs/Helium/Error.html +1 -1
- data/docs/Helium/InvalidApiKey.html +1 -1
- data/docs/Helium/Label.html +1 -1
- data/docs/Helium/Organization.html +1 -1
- data/docs/Helium/Resource.html +1 -1
- data/docs/Helium/Sensor.html +1 -1
- data/docs/Helium/User.html +1 -1
- data/docs/Helium/Utils.html +1 -1
- data/docs/_index.html +1 -1
- data/docs/file.README.html +1 -1
- data/docs/index.html +1 -1
- data/docs/method_list.html +105 -89
- data/docs/top-level-namespace.html +1 -1
- data/helium-ruby.gemspec +2 -2
- data/lib/helium/client.rb +7 -2
- data/lib/helium/client/http.rb +14 -12
- data/lib/helium/version.rb +1 -1
- metadata +4 -2
@@ -349,7 +349,7 @@
|
|
349
349
|
</div>
|
350
350
|
|
351
351
|
<div id="footer">
|
352
|
-
Generated on
|
352
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
353
353
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
354
354
|
0.9.3 (ruby-2.3.1).
|
355
355
|
</div>
|
@@ -175,7 +175,7 @@
|
|
175
175
|
</div>
|
176
176
|
|
177
177
|
<div id="footer">
|
178
|
-
Generated on
|
178
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
179
179
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
180
180
|
0.9.3 (ruby-2.3.1).
|
181
181
|
</div>
|
@@ -143,7 +143,7 @@
|
|
143
143
|
</div>
|
144
144
|
|
145
145
|
<div id="footer">
|
146
|
-
Generated on
|
146
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
147
147
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
148
148
|
0.9.3 (ruby-2.3.1).
|
149
149
|
</div>
|
data/docs/Helium/Cursor.html
CHANGED
@@ -347,7 +347,7 @@
|
|
347
347
|
</div>
|
348
348
|
|
349
349
|
<div id="footer">
|
350
|
-
Generated on
|
350
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
351
351
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
352
352
|
0.9.3 (ruby-2.3.1).
|
353
353
|
</div>
|
data/docs/Helium/DataPoint.html
CHANGED
@@ -759,7 +759,7 @@
|
|
759
759
|
</div>
|
760
760
|
|
761
761
|
<div id="footer">
|
762
|
-
Generated on
|
762
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
763
763
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
764
764
|
0.9.3 (ruby-2.3.1).
|
765
765
|
</div>
|
data/docs/Helium/Element.html
CHANGED
@@ -568,7 +568,7 @@
|
|
568
568
|
</div>
|
569
569
|
|
570
570
|
<div id="footer">
|
571
|
-
Generated on
|
571
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
572
572
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
573
573
|
0.9.3 (ruby-2.3.1).
|
574
574
|
</div>
|
data/docs/Helium/Error.html
CHANGED
@@ -255,7 +255,7 @@ response message</p>
|
|
255
255
|
</div>
|
256
256
|
|
257
257
|
<div id="footer">
|
258
|
-
Generated on
|
258
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
259
259
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
260
260
|
0.9.3 (ruby-2.3.1).
|
261
261
|
</div>
|
@@ -147,7 +147,7 @@
|
|
147
147
|
</div>
|
148
148
|
|
149
149
|
<div id="footer">
|
150
|
-
Generated on
|
150
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
151
151
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
152
152
|
0.9.3 (ruby-2.3.1).
|
153
153
|
</div>
|
data/docs/Helium/Label.html
CHANGED
@@ -544,7 +544,7 @@ we could do something like label.sensors << new_sensor</p>
|
|
544
544
|
</div>
|
545
545
|
|
546
546
|
<div id="footer">
|
547
|
-
Generated on
|
547
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
548
548
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
549
549
|
0.9.3 (ruby-2.3.1).
|
550
550
|
</div>
|
@@ -494,7 +494,7 @@
|
|
494
494
|
</div>
|
495
495
|
|
496
496
|
<div id="footer">
|
497
|
-
Generated on
|
497
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
498
498
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
499
499
|
0.9.3 (ruby-2.3.1).
|
500
500
|
</div>
|
data/docs/Helium/Resource.html
CHANGED
@@ -1607,7 +1607,7 @@
|
|
1607
1607
|
</div>
|
1608
1608
|
|
1609
1609
|
<div id="footer">
|
1610
|
-
Generated on
|
1610
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
1611
1611
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1612
1612
|
0.9.3 (ruby-2.3.1).
|
1613
1613
|
</div>
|
data/docs/Helium/Sensor.html
CHANGED
@@ -763,7 +763,7 @@
|
|
763
763
|
</div>
|
764
764
|
|
765
765
|
<div id="footer">
|
766
|
-
Generated on
|
766
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
767
767
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
768
768
|
0.9.3 (ruby-2.3.1).
|
769
769
|
</div>
|
data/docs/Helium/User.html
CHANGED
@@ -442,7 +442,7 @@
|
|
442
442
|
</div>
|
443
443
|
|
444
444
|
<div id="footer">
|
445
|
-
Generated on
|
445
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
446
446
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
447
447
|
0.9.3 (ruby-2.3.1).
|
448
448
|
</div>
|
data/docs/Helium/Utils.html
CHANGED
@@ -173,7 +173,7 @@
|
|
173
173
|
</div>
|
174
174
|
|
175
175
|
<div id="footer">
|
176
|
-
Generated on
|
176
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
177
177
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
178
178
|
0.9.3 (ruby-2.3.1).
|
179
179
|
</div>
|
data/docs/_index.html
CHANGED
@@ -307,7 +307,7 @@
|
|
307
307
|
</div>
|
308
308
|
|
309
309
|
<div id="footer">
|
310
|
-
Generated on
|
310
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
311
311
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
312
312
|
0.9.3 (ruby-2.3.1).
|
313
313
|
</div>
|
data/docs/file.README.html
CHANGED
@@ -349,7 +349,7 @@
|
|
349
349
|
</div></div>
|
350
350
|
|
351
351
|
<div id="footer">
|
352
|
-
Generated on
|
352
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
353
353
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
354
354
|
0.9.3 (ruby-2.3.1).
|
355
355
|
</div>
|
data/docs/index.html
CHANGED
@@ -349,7 +349,7 @@
|
|
349
349
|
</div></div>
|
350
350
|
|
351
351
|
<div id="footer">
|
352
|
-
Generated on
|
352
|
+
Generated on Wed Aug 31 12:32:54 2016 by
|
353
353
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
354
354
|
0.9.3 (ruby-2.3.1).
|
355
355
|
</div>
|
data/docs/method_list.html
CHANGED
@@ -86,56 +86,56 @@
|
|
86
86
|
|
87
87
|
<li class="even ">
|
88
88
|
<div class="item">
|
89
|
-
<span class='object_link'><a href="Helium/
|
90
|
-
<small>Helium::
|
89
|
+
<span class='object_link'><a href="Helium/Resource.html#as_json-instance_method" title="Helium::Resource#as_json (method)">#as_json</a></span>
|
90
|
+
<small>Helium::Resource</small>
|
91
91
|
</div>
|
92
92
|
</li>
|
93
93
|
|
94
94
|
|
95
95
|
<li class="odd ">
|
96
96
|
<div class="item">
|
97
|
-
<span class='object_link'><a href="Helium/
|
98
|
-
<small>Helium::
|
97
|
+
<span class='object_link'><a href="Helium/Element.html#as_json-instance_method" title="Helium::Element#as_json (method)">#as_json</a></span>
|
98
|
+
<small>Helium::Element</small>
|
99
99
|
</div>
|
100
100
|
</li>
|
101
101
|
|
102
102
|
|
103
103
|
<li class="even ">
|
104
104
|
<div class="item">
|
105
|
-
<span class='object_link'><a href="Helium/
|
106
|
-
<small>Helium::
|
105
|
+
<span class='object_link'><a href="Helium/Label.html#as_json-instance_method" title="Helium::Label#as_json (method)">#as_json</a></span>
|
106
|
+
<small>Helium::Label</small>
|
107
107
|
</div>
|
108
108
|
</li>
|
109
109
|
|
110
110
|
|
111
111
|
<li class="odd ">
|
112
112
|
<div class="item">
|
113
|
-
<span class='object_link'><a href="Helium/
|
114
|
-
<small>Helium::
|
113
|
+
<span class='object_link'><a href="Helium/Sensor.html#as_json-instance_method" title="Helium::Sensor#as_json (method)">#as_json</a></span>
|
114
|
+
<small>Helium::Sensor</small>
|
115
115
|
</div>
|
116
116
|
</li>
|
117
117
|
|
118
118
|
|
119
119
|
<li class="even ">
|
120
120
|
<div class="item">
|
121
|
-
<span class='object_link'><a href="Helium/
|
122
|
-
<small>Helium::
|
121
|
+
<span class='object_link'><a href="Helium/User.html#as_json-instance_method" title="Helium::User#as_json (method)">#as_json</a></span>
|
122
|
+
<small>Helium::User</small>
|
123
123
|
</div>
|
124
124
|
</li>
|
125
125
|
|
126
126
|
|
127
127
|
<li class="odd ">
|
128
128
|
<div class="item">
|
129
|
-
<span class='object_link'><a href="Helium/
|
130
|
-
<small>Helium::
|
129
|
+
<span class='object_link'><a href="Helium/DataPoint.html#as_json-instance_method" title="Helium::DataPoint#as_json (method)">#as_json</a></span>
|
130
|
+
<small>Helium::DataPoint</small>
|
131
131
|
</div>
|
132
132
|
</li>
|
133
133
|
|
134
134
|
|
135
135
|
<li class="even ">
|
136
136
|
<div class="item">
|
137
|
-
<span class='object_link'><a href="Helium/
|
138
|
-
<small>Helium::
|
137
|
+
<span class='object_link'><a href="Helium/Organization.html#as_json-instance_method" title="Helium::Organization#as_json (method)">#as_json</a></span>
|
138
|
+
<small>Helium::Organization</small>
|
139
139
|
</div>
|
140
140
|
</li>
|
141
141
|
|
@@ -149,6 +149,14 @@
|
|
149
149
|
|
150
150
|
|
151
151
|
<li class="even ">
|
152
|
+
<div class="item">
|
153
|
+
<span class='object_link'><a href="Helium/Client/Http.html#base_url-instance_method" title="Helium::Client::Http#base_url (method)">#base_url</a></span>
|
154
|
+
<small>Helium::Client::Http</small>
|
155
|
+
</div>
|
156
|
+
</li>
|
157
|
+
|
158
|
+
|
159
|
+
<li class="odd ">
|
152
160
|
<div class="item">
|
153
161
|
<span class='object_link'><a href="Helium/Resource.html#create-class_method" title="Helium::Resource.create (method)">create</a></span>
|
154
162
|
<small>Helium::Resource</small>
|
@@ -156,7 +164,7 @@
|
|
156
164
|
</li>
|
157
165
|
|
158
166
|
|
159
|
-
<li class="
|
167
|
+
<li class="even ">
|
160
168
|
<div class="item">
|
161
169
|
<span class='object_link'><a href="Helium/Client/Labels.html#create_label-instance_method" title="Helium::Client::Labels#create_label (method)">#create_label</a></span>
|
162
170
|
<small>Helium::Client::Labels</small>
|
@@ -164,7 +172,7 @@
|
|
164
172
|
</li>
|
165
173
|
|
166
174
|
|
167
|
-
<li class="
|
175
|
+
<li class="odd ">
|
168
176
|
<div class="item">
|
169
177
|
<span class='object_link'><a href="Helium/Client/Sensors.html#create_sensor-instance_method" title="Helium::Client::Sensors#create_sensor (method)">#create_sensor</a></span>
|
170
178
|
<small>Helium::Client::Sensors</small>
|
@@ -172,7 +180,7 @@
|
|
172
180
|
</li>
|
173
181
|
|
174
182
|
|
175
|
-
<li class="
|
183
|
+
<li class="even ">
|
176
184
|
<div class="item">
|
177
185
|
<span class='object_link'><a href="Helium/Resource.html#created_at-instance_method" title="Helium::Resource#created_at (method)">#created_at</a></span>
|
178
186
|
<small>Helium::Resource</small>
|
@@ -180,7 +188,7 @@
|
|
180
188
|
</li>
|
181
189
|
|
182
190
|
|
183
|
-
<li class="
|
191
|
+
<li class="odd ">
|
184
192
|
<div class="item">
|
185
193
|
<span class='object_link'><a href="Helium/Utils.html#datetime_to_iso-instance_method" title="Helium::Utils#datetime_to_iso (method)">#datetime_to_iso</a></span>
|
186
194
|
<small>Helium::Utils</small>
|
@@ -188,7 +196,7 @@
|
|
188
196
|
</li>
|
189
197
|
|
190
198
|
|
191
|
-
<li class="
|
199
|
+
<li class="even ">
|
192
200
|
<div class="item">
|
193
201
|
<span class='object_link'><a href="Helium/Client.html#debug%3F-instance_method" title="Helium::Client#debug? (method)">#debug?</a></span>
|
194
202
|
<small>Helium::Client</small>
|
@@ -196,7 +204,7 @@
|
|
196
204
|
</li>
|
197
205
|
|
198
206
|
|
199
|
-
<li class="
|
207
|
+
<li class="odd ">
|
200
208
|
<div class="item">
|
201
209
|
<span class='object_link'><a href="Helium/Client/Http.html#delete-instance_method" title="Helium::Client::Http#delete (method)">#delete</a></span>
|
202
210
|
<small>Helium::Client::Http</small>
|
@@ -204,7 +212,7 @@
|
|
204
212
|
</li>
|
205
213
|
|
206
214
|
|
207
|
-
<li class="
|
215
|
+
<li class="even ">
|
208
216
|
<div class="item">
|
209
217
|
<span class='object_link'><a href="Helium/Resource.html#destroy-instance_method" title="Helium::Resource#destroy (method)">#destroy</a></span>
|
210
218
|
<small>Helium::Resource</small>
|
@@ -212,7 +220,7 @@
|
|
212
220
|
</li>
|
213
221
|
|
214
222
|
|
215
|
-
<li class="
|
223
|
+
<li class="odd ">
|
216
224
|
<div class="item">
|
217
225
|
<span class='object_link'><a href="Helium/Cursor.html#each-instance_method" title="Helium::Cursor#each (method)">#each</a></span>
|
218
226
|
<small>Helium::Cursor</small>
|
@@ -220,7 +228,7 @@
|
|
220
228
|
</li>
|
221
229
|
|
222
230
|
|
223
|
-
<li class="
|
231
|
+
<li class="even ">
|
224
232
|
<div class="item">
|
225
233
|
<span class='object_link'><a href="Helium/Client/Elements.html#element-instance_method" title="Helium::Client::Elements#element (method)">#element</a></span>
|
226
234
|
<small>Helium::Client::Elements</small>
|
@@ -228,7 +236,7 @@
|
|
228
236
|
</li>
|
229
237
|
|
230
238
|
|
231
|
-
<li class="
|
239
|
+
<li class="odd ">
|
232
240
|
<div class="item">
|
233
241
|
<span class='object_link'><a href="Helium/Client/Elements.html#element_sensors-instance_method" title="Helium::Client::Elements#element_sensors (method)">#element_sensors</a></span>
|
234
242
|
<small>Helium::Client::Elements</small>
|
@@ -236,7 +244,7 @@
|
|
236
244
|
</li>
|
237
245
|
|
238
246
|
|
239
|
-
<li class="
|
247
|
+
<li class="even ">
|
240
248
|
<div class="item">
|
241
249
|
<span class='object_link'><a href="Helium/Client/Elements.html#elements-instance_method" title="Helium::Client::Elements#elements (method)">#elements</a></span>
|
242
250
|
<small>Helium::Client::Elements</small>
|
@@ -244,7 +252,7 @@
|
|
244
252
|
</li>
|
245
253
|
|
246
254
|
|
247
|
-
<li class="
|
255
|
+
<li class="odd ">
|
248
256
|
<div class="item">
|
249
257
|
<span class='object_link'><a href="Helium/User.html#email-instance_method" title="Helium::User#email (method)">#email</a></span>
|
250
258
|
<small>Helium::User</small>
|
@@ -252,7 +260,7 @@
|
|
252
260
|
</li>
|
253
261
|
|
254
262
|
|
255
|
-
<li class="
|
263
|
+
<li class="even ">
|
256
264
|
<div class="item">
|
257
265
|
<span class='object_link'><a href="Helium/Resource.html#eql%3F-instance_method" title="Helium::Resource#eql? (method)">#eql?</a></span>
|
258
266
|
<small>Helium::Resource</small>
|
@@ -260,7 +268,7 @@
|
|
260
268
|
</li>
|
261
269
|
|
262
270
|
|
263
|
-
<li class="
|
271
|
+
<li class="odd ">
|
264
272
|
<div class="item">
|
265
273
|
<span class='object_link'><a href="Helium/Resource.html#find-class_method" title="Helium::Resource.find (method)">find</a></span>
|
266
274
|
<small>Helium::Resource</small>
|
@@ -268,7 +276,7 @@
|
|
268
276
|
</li>
|
269
277
|
|
270
278
|
|
271
|
-
<li class="
|
279
|
+
<li class="even ">
|
272
280
|
<div class="item">
|
273
281
|
<span class='object_link'><a href="Helium/Sensor.html#firmware-instance_method" title="Helium::Sensor#firmware (method)">#firmware</a></span>
|
274
282
|
<small>Helium::Sensor</small>
|
@@ -276,7 +284,7 @@
|
|
276
284
|
</li>
|
277
285
|
|
278
286
|
|
279
|
-
<li class="
|
287
|
+
<li class="odd ">
|
280
288
|
<div class="item">
|
281
289
|
<span class='object_link'><a href="Helium/Error.html#from_response-class_method" title="Helium::Error.from_response (method)">from_response</a></span>
|
282
290
|
<small>Helium::Error</small>
|
@@ -284,7 +292,7 @@
|
|
284
292
|
</li>
|
285
293
|
|
286
294
|
|
287
|
-
<li class="
|
295
|
+
<li class="even ">
|
288
296
|
<div class="item">
|
289
297
|
<span class='object_link'><a href="Helium/Client/Http.html#get-instance_method" title="Helium::Client::Http#get (method)">#get</a></span>
|
290
298
|
<small>Helium::Client::Http</small>
|
@@ -292,7 +300,7 @@
|
|
292
300
|
</li>
|
293
301
|
|
294
302
|
|
295
|
-
<li class="
|
303
|
+
<li class="odd ">
|
296
304
|
<div class="item">
|
297
305
|
<span class='object_link'><a href="Helium/Resource.html#hash-instance_method" title="Helium::Resource#hash (method)">#hash</a></span>
|
298
306
|
<small>Helium::Resource</small>
|
@@ -300,7 +308,7 @@
|
|
300
308
|
</li>
|
301
309
|
|
302
310
|
|
303
|
-
<li class="
|
311
|
+
<li class="even ">
|
304
312
|
<div class="item">
|
305
313
|
<span class='object_link'><a href="Helium/Resource.html#id-instance_method" title="Helium::Resource#id (method)">#id</a></span>
|
306
314
|
<small>Helium::Resource</small>
|
@@ -308,7 +316,7 @@
|
|
308
316
|
</li>
|
309
317
|
|
310
318
|
|
311
|
-
<li class="
|
319
|
+
<li class="odd ">
|
312
320
|
<div class="item">
|
313
321
|
<span class='object_link'><a href="Helium/Sensor.html#initialize-instance_method" title="Helium::Sensor#initialize (method)">#initialize</a></span>
|
314
322
|
<small>Helium::Sensor</small>
|
@@ -316,7 +324,7 @@
|
|
316
324
|
</li>
|
317
325
|
|
318
326
|
|
319
|
-
<li class="
|
327
|
+
<li class="even ">
|
320
328
|
<div class="item">
|
321
329
|
<span class='object_link'><a href="Helium/User.html#initialize-instance_method" title="Helium::User#initialize (method)">#initialize</a></span>
|
322
330
|
<small>Helium::User</small>
|
@@ -324,7 +332,7 @@
|
|
324
332
|
</li>
|
325
333
|
|
326
334
|
|
327
|
-
<li class="
|
335
|
+
<li class="odd ">
|
328
336
|
<div class="item">
|
329
337
|
<span class='object_link'><a href="Helium/Label.html#initialize-instance_method" title="Helium::Label#initialize (method)">#initialize</a></span>
|
330
338
|
<small>Helium::Label</small>
|
@@ -332,7 +340,7 @@
|
|
332
340
|
</li>
|
333
341
|
|
334
342
|
|
335
|
-
<li class="
|
343
|
+
<li class="even ">
|
336
344
|
<div class="item">
|
337
345
|
<span class='object_link'><a href="Helium/Cursor.html#initialize-instance_method" title="Helium::Cursor#initialize (method)">#initialize</a></span>
|
338
346
|
<small>Helium::Cursor</small>
|
@@ -340,7 +348,7 @@
|
|
340
348
|
</li>
|
341
349
|
|
342
350
|
|
343
|
-
<li class="
|
351
|
+
<li class="odd ">
|
344
352
|
<div class="item">
|
345
353
|
<span class='object_link'><a href="Helium/Client.html#initialize-instance_method" title="Helium::Client#initialize (method)">#initialize</a></span>
|
346
354
|
<small>Helium::Client</small>
|
@@ -348,7 +356,7 @@
|
|
348
356
|
</li>
|
349
357
|
|
350
358
|
|
351
|
-
<li class="
|
359
|
+
<li class="even ">
|
352
360
|
<div class="item">
|
353
361
|
<span class='object_link'><a href="Helium/Element.html#initialize-instance_method" title="Helium::Element#initialize (method)">#initialize</a></span>
|
354
362
|
<small>Helium::Element</small>
|
@@ -356,7 +364,7 @@
|
|
356
364
|
</li>
|
357
365
|
|
358
366
|
|
359
|
-
<li class="
|
367
|
+
<li class="odd ">
|
360
368
|
<div class="item">
|
361
369
|
<span class='object_link'><a href="Helium/Resource.html#initialize-instance_method" title="Helium::Resource#initialize (method)">#initialize</a></span>
|
362
370
|
<small>Helium::Resource</small>
|
@@ -364,7 +372,7 @@
|
|
364
372
|
</li>
|
365
373
|
|
366
374
|
|
367
|
-
<li class="
|
375
|
+
<li class="even ">
|
368
376
|
<div class="item">
|
369
377
|
<span class='object_link'><a href="Helium/DataPoint.html#initialize-instance_method" title="Helium::DataPoint#initialize (method)">#initialize</a></span>
|
370
378
|
<small>Helium::DataPoint</small>
|
@@ -372,7 +380,7 @@
|
|
372
380
|
</li>
|
373
381
|
|
374
382
|
|
375
|
-
<li class="
|
383
|
+
<li class="odd ">
|
376
384
|
<div class="item">
|
377
385
|
<span class='object_link'><a href="Helium/Organization.html#initialize-instance_method" title="Helium::Organization#initialize (method)">#initialize</a></span>
|
378
386
|
<small>Helium::Organization</small>
|
@@ -380,7 +388,7 @@
|
|
380
388
|
</li>
|
381
389
|
|
382
390
|
|
383
|
-
<li class="
|
391
|
+
<li class="even ">
|
384
392
|
<div class="item">
|
385
393
|
<span class='object_link'><a href="Helium/Client.html#inspect-instance_method" title="Helium::Client#inspect (method)">#inspect</a></span>
|
386
394
|
<small>Helium::Client</small>
|
@@ -388,7 +396,7 @@
|
|
388
396
|
</li>
|
389
397
|
|
390
398
|
|
391
|
-
<li class="
|
399
|
+
<li class="odd ">
|
392
400
|
<div class="item">
|
393
401
|
<span class='object_link'><a href="Helium/Client/Labels.html#label-instance_method" title="Helium::Client::Labels#label (method)">#label</a></span>
|
394
402
|
<small>Helium::Client::Labels</small>
|
@@ -396,7 +404,7 @@
|
|
396
404
|
</li>
|
397
405
|
|
398
406
|
|
399
|
-
<li class="
|
407
|
+
<li class="even ">
|
400
408
|
<div class="item">
|
401
409
|
<span class='object_link'><a href="Helium/Client/Labels.html#label_sensors-instance_method" title="Helium::Client::Labels#label_sensors (method)">#label_sensors</a></span>
|
402
410
|
<small>Helium::Client::Labels</small>
|
@@ -404,7 +412,7 @@
|
|
404
412
|
</li>
|
405
413
|
|
406
414
|
|
407
|
-
<li class="
|
415
|
+
<li class="odd ">
|
408
416
|
<div class="item">
|
409
417
|
<span class='object_link'><a href="Helium/Client/Labels.html#labels-instance_method" title="Helium::Client::Labels#labels (method)">#labels</a></span>
|
410
418
|
<small>Helium::Client::Labels</small>
|
@@ -412,7 +420,7 @@
|
|
412
420
|
</li>
|
413
421
|
|
414
422
|
|
415
|
-
<li class="
|
423
|
+
<li class="even ">
|
416
424
|
<div class="item">
|
417
425
|
<span class='object_link'><a href="Helium/Sensor.html#last_seen-instance_method" title="Helium::Sensor#last_seen (method)">#last_seen</a></span>
|
418
426
|
<small>Helium::Sensor</small>
|
@@ -420,7 +428,7 @@
|
|
420
428
|
</li>
|
421
429
|
|
422
430
|
|
423
|
-
<li class="
|
431
|
+
<li class="odd ">
|
424
432
|
<div class="item">
|
425
433
|
<span class='object_link'><a href="Helium/Element.html#mac-instance_method" title="Helium::Element#mac (method)">#mac</a></span>
|
426
434
|
<small>Helium::Element</small>
|
@@ -428,7 +436,7 @@
|
|
428
436
|
</li>
|
429
437
|
|
430
438
|
|
431
|
-
<li class="
|
439
|
+
<li class="even ">
|
432
440
|
<div class="item">
|
433
441
|
<span class='object_link'><a href="Helium/Sensor.html#mac-instance_method" title="Helium::Sensor#mac (method)">#mac</a></span>
|
434
442
|
<small>Helium::Sensor</small>
|
@@ -436,7 +444,7 @@
|
|
436
444
|
</li>
|
437
445
|
|
438
446
|
|
439
|
-
<li class="
|
447
|
+
<li class="odd ">
|
440
448
|
<div class="item">
|
441
449
|
<span class='object_link'><a href="Helium/DataPoint.html#max-instance_method" title="Helium::DataPoint#max (method)">#max</a></span>
|
442
450
|
<small>Helium::DataPoint</small>
|
@@ -444,7 +452,7 @@
|
|
444
452
|
</li>
|
445
453
|
|
446
454
|
|
447
|
-
<li class="
|
455
|
+
<li class="even ">
|
448
456
|
<div class="item">
|
449
457
|
<span class='object_link'><a href="Helium/DataPoint.html#min-instance_method" title="Helium::DataPoint#min (method)">#min</a></span>
|
450
458
|
<small>Helium::DataPoint</small>
|
@@ -452,15 +460,15 @@
|
|
452
460
|
</li>
|
453
461
|
|
454
462
|
|
455
|
-
<li class="
|
463
|
+
<li class="odd ">
|
456
464
|
<div class="item">
|
457
|
-
<span class='object_link'><a href="Helium/
|
458
|
-
<small>Helium::
|
465
|
+
<span class='object_link'><a href="Helium/Sensor.html#name-instance_method" title="Helium::Sensor#name (method)">#name</a></span>
|
466
|
+
<small>Helium::Sensor</small>
|
459
467
|
</div>
|
460
468
|
</li>
|
461
469
|
|
462
470
|
|
463
|
-
<li class="
|
471
|
+
<li class="even ">
|
464
472
|
<div class="item">
|
465
473
|
<span class='object_link'><a href="Helium/Label.html#name-instance_method" title="Helium::Label#name (method)">#name</a></span>
|
466
474
|
<small>Helium::Label</small>
|
@@ -468,7 +476,7 @@
|
|
468
476
|
</li>
|
469
477
|
|
470
478
|
|
471
|
-
<li class="
|
479
|
+
<li class="odd ">
|
472
480
|
<div class="item">
|
473
481
|
<span class='object_link'><a href="Helium/Element.html#name-instance_method" title="Helium::Element#name (method)">#name</a></span>
|
474
482
|
<small>Helium::Element</small>
|
@@ -476,23 +484,23 @@
|
|
476
484
|
</li>
|
477
485
|
|
478
486
|
|
479
|
-
<li class="
|
487
|
+
<li class="even ">
|
480
488
|
<div class="item">
|
481
|
-
<span class='object_link'><a href="Helium/
|
482
|
-
<small>Helium::
|
489
|
+
<span class='object_link'><a href="Helium/User.html#name-instance_method" title="Helium::User#name (method)">#name</a></span>
|
490
|
+
<small>Helium::User</small>
|
483
491
|
</div>
|
484
492
|
</li>
|
485
493
|
|
486
494
|
|
487
|
-
<li class="
|
495
|
+
<li class="odd ">
|
488
496
|
<div class="item">
|
489
|
-
<span class='object_link'><a href="Helium/
|
490
|
-
<small>Helium::
|
497
|
+
<span class='object_link'><a href="Helium/Organization.html#name-instance_method" title="Helium::Organization#name (method)">#name</a></span>
|
498
|
+
<small>Helium::Organization</small>
|
491
499
|
</div>
|
492
500
|
</li>
|
493
501
|
|
494
502
|
|
495
|
-
<li class="
|
503
|
+
<li class="even ">
|
496
504
|
<div class="item">
|
497
505
|
<span class='object_link'><a href="Helium/Client/Organizations.html#organization-instance_method" title="Helium::Client::Organizations#organization (method)">#organization</a></span>
|
498
506
|
<small>Helium::Client::Organizations</small>
|
@@ -500,7 +508,7 @@
|
|
500
508
|
</li>
|
501
509
|
|
502
510
|
|
503
|
-
<li class="
|
511
|
+
<li class="odd ">
|
504
512
|
<div class="item">
|
505
513
|
<span class='object_link'><a href="Helium/Client/Organizations.html#organization_users-instance_method" title="Helium::Client::Organizations#organization_users (method)">#organization_users</a></span>
|
506
514
|
<small>Helium::Client::Organizations</small>
|
@@ -508,7 +516,7 @@
|
|
508
516
|
</li>
|
509
517
|
|
510
518
|
|
511
|
-
<li class="
|
519
|
+
<li class="even ">
|
512
520
|
<div class="item">
|
513
521
|
<span class='object_link'><a href="Helium/Client/Http.html#paginated_get-instance_method" title="Helium::Client::Http#paginated_get (method)">#paginated_get</a></span>
|
514
522
|
<small>Helium::Client::Http</small>
|
@@ -516,7 +524,7 @@
|
|
516
524
|
</li>
|
517
525
|
|
518
526
|
|
519
|
-
<li class="
|
527
|
+
<li class="odd ">
|
520
528
|
<div class="item">
|
521
529
|
<span class='object_link'><a href="Helium/Client/Http.html#patch-instance_method" title="Helium::Client::Http#patch (method)">#patch</a></span>
|
522
530
|
<small>Helium::Client::Http</small>
|
@@ -524,7 +532,7 @@
|
|
524
532
|
</li>
|
525
533
|
|
526
534
|
|
527
|
-
<li class="
|
535
|
+
<li class="even ">
|
528
536
|
<div class="item">
|
529
537
|
<span class='object_link'><a href="Helium/DataPoint.html#port-instance_method" title="Helium::DataPoint#port (method)">#port</a></span>
|
530
538
|
<small>Helium::DataPoint</small>
|
@@ -532,7 +540,7 @@
|
|
532
540
|
</li>
|
533
541
|
|
534
542
|
|
535
|
-
<li class="
|
543
|
+
<li class="odd ">
|
536
544
|
<div class="item">
|
537
545
|
<span class='object_link'><a href="Helium/Sensor.html#ports-instance_method" title="Helium::Sensor#ports (method)">#ports</a></span>
|
538
546
|
<small>Helium::Sensor</small>
|
@@ -540,7 +548,7 @@
|
|
540
548
|
</li>
|
541
549
|
|
542
550
|
|
543
|
-
<li class="
|
551
|
+
<li class="even ">
|
544
552
|
<div class="item">
|
545
553
|
<span class='object_link'><a href="Helium/Client/Http.html#post-instance_method" title="Helium::Client::Http#post (method)">#post</a></span>
|
546
554
|
<small>Helium::Client::Http</small>
|
@@ -548,7 +556,7 @@
|
|
548
556
|
</li>
|
549
557
|
|
550
558
|
|
551
|
-
<li class="
|
559
|
+
<li class="odd ">
|
552
560
|
<div class="item">
|
553
561
|
<span class='object_link'><a href="Helium/Label.html#remove_sensors-instance_method" title="Helium::Label#remove_sensors (method)">#remove_sensors</a></span>
|
554
562
|
<small>Helium::Label</small>
|
@@ -556,7 +564,7 @@
|
|
556
564
|
</li>
|
557
565
|
|
558
566
|
|
559
|
-
<li class="
|
567
|
+
<li class="even ">
|
560
568
|
<div class="item">
|
561
569
|
<span class='object_link'><a href="Helium/Client/Sensors.html#sensor-instance_method" title="Helium::Client::Sensors#sensor (method)">#sensor</a></span>
|
562
570
|
<small>Helium::Client::Sensors</small>
|
@@ -564,7 +572,7 @@
|
|
564
572
|
</li>
|
565
573
|
|
566
574
|
|
567
|
-
<li class="
|
575
|
+
<li class="odd ">
|
568
576
|
<div class="item">
|
569
577
|
<span class='object_link'><a href="Helium/Client/Sensors.html#sensor_timeseries-instance_method" title="Helium::Client::Sensors#sensor_timeseries (method)">#sensor_timeseries</a></span>
|
570
578
|
<small>Helium::Client::Sensors</small>
|
@@ -572,6 +580,14 @@
|
|
572
580
|
</li>
|
573
581
|
|
574
582
|
|
583
|
+
<li class="even ">
|
584
|
+
<div class="item">
|
585
|
+
<span class='object_link'><a href="Helium/Label.html#sensors-instance_method" title="Helium::Label#sensors (method)">#sensors</a></span>
|
586
|
+
<small>Helium::Label</small>
|
587
|
+
</div>
|
588
|
+
</li>
|
589
|
+
|
590
|
+
|
575
591
|
<li class="odd ">
|
576
592
|
<div class="item">
|
577
593
|
<span class='object_link'><a href="Helium/Element.html#sensors-instance_method" title="Helium::Element#sensors (method)">#sensors</a></span>
|
@@ -590,32 +606,32 @@
|
|
590
606
|
|
591
607
|
<li class="odd ">
|
592
608
|
<div class="item">
|
593
|
-
<span class='object_link'><a href="Helium/
|
594
|
-
<small>Helium::
|
609
|
+
<span class='object_link'><a href="Helium/Sensor.html#timeseries-instance_method" title="Helium::Sensor#timeseries (method)">#timeseries</a></span>
|
610
|
+
<small>Helium::Sensor</small>
|
595
611
|
</div>
|
596
612
|
</li>
|
597
613
|
|
598
614
|
|
599
615
|
<li class="even ">
|
600
616
|
<div class="item">
|
601
|
-
<span class='object_link'><a href="Helium/
|
602
|
-
<small>Helium::
|
617
|
+
<span class='object_link'><a href="Helium/DataPoint.html#timestamp-instance_method" title="Helium::DataPoint#timestamp (method)">#timestamp</a></span>
|
618
|
+
<small>Helium::DataPoint</small>
|
603
619
|
</div>
|
604
620
|
</li>
|
605
621
|
|
606
622
|
|
607
623
|
<li class="odd ">
|
608
624
|
<div class="item">
|
609
|
-
<span class='object_link'><a href="Helium/
|
610
|
-
<small>Helium::
|
625
|
+
<span class='object_link'><a href="Helium/Organization.html#timezone-instance_method" title="Helium::Organization#timezone (method)">#timezone</a></span>
|
626
|
+
<small>Helium::Organization</small>
|
611
627
|
</div>
|
612
628
|
</li>
|
613
629
|
|
614
630
|
|
615
631
|
<li class="even ">
|
616
632
|
<div class="item">
|
617
|
-
<span class='object_link'><a href="Helium/
|
618
|
-
<small>Helium::
|
633
|
+
<span class='object_link'><a href="Helium/Cursor.html#to_json-instance_method" title="Helium::Cursor#to_json (method)">#to_json</a></span>
|
634
|
+
<small>Helium::Cursor</small>
|
619
635
|
</div>
|
620
636
|
</li>
|
621
637
|
|
@@ -630,15 +646,15 @@
|
|
630
646
|
|
631
647
|
<li class="even ">
|
632
648
|
<div class="item">
|
633
|
-
<span class='object_link'><a href="Helium/
|
634
|
-
<small>Helium::
|
649
|
+
<span class='object_link'><a href="Helium/Resource.html#type-instance_method" title="Helium::Resource#type (method)">#type</a></span>
|
650
|
+
<small>Helium::Resource</small>
|
635
651
|
</div>
|
636
652
|
</li>
|
637
653
|
|
638
654
|
|
639
655
|
<li class="odd ">
|
640
656
|
<div class="item">
|
641
|
-
<span class='object_link'><a href="Helium/Resource.html#
|
657
|
+
<span class='object_link'><a href="Helium/Resource.html#update-instance_method" title="Helium::Resource#update (method)">#update</a></span>
|
642
658
|
<small>Helium::Resource</small>
|
643
659
|
</div>
|
644
660
|
</li>
|
@@ -646,24 +662,24 @@
|
|
646
662
|
|
647
663
|
<li class="even ">
|
648
664
|
<div class="item">
|
649
|
-
<span class='object_link'><a href="Helium/
|
650
|
-
<small>Helium::
|
665
|
+
<span class='object_link'><a href="Helium/Client/Labels.html#update_label_sensors-instance_method" title="Helium::Client::Labels#update_label_sensors (method)">#update_label_sensors</a></span>
|
666
|
+
<small>Helium::Client::Labels</small>
|
651
667
|
</div>
|
652
668
|
</li>
|
653
669
|
|
654
670
|
|
655
671
|
<li class="odd ">
|
656
672
|
<div class="item">
|
657
|
-
<span class='object_link'><a href="Helium/
|
658
|
-
<small>Helium::
|
673
|
+
<span class='object_link'><a href="Helium/Resource.html#updated_at-instance_method" title="Helium::Resource#updated_at (method)">#updated_at</a></span>
|
674
|
+
<small>Helium::Resource</small>
|
659
675
|
</div>
|
660
676
|
</li>
|
661
677
|
|
662
678
|
|
663
679
|
<li class="even ">
|
664
680
|
<div class="item">
|
665
|
-
<span class='object_link'><a href="Helium/
|
666
|
-
<small>Helium::
|
681
|
+
<span class='object_link'><a href="Helium/Client/Http.html#url_for-instance_method" title="Helium::Client::Http#url_for (method)">#url_for</a></span>
|
682
|
+
<small>Helium::Client::Http</small>
|
667
683
|
</div>
|
668
684
|
</li>
|
669
685
|
|