azure_mgmt_iot_hub 0.15.2 → 0.16.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/2016-02-03/generated/azure_mgmt_iot_hub/iot_hub_client.rb +4 -1
- data/lib/2016-02-03/generated/azure_mgmt_iot_hub/iot_hub_resource.rb +185 -167
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/iot_hub_client.rb +4 -1
- data/lib/2017-01-19/generated/azure_mgmt_iot_hub/iot_hub_resource.rb +185 -167
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/certificates.rb +36 -34
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/iot_hub_client.rb +4 -1
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/iot_hub_resource.rb +185 -167
- data/lib/2017-07-01/generated/azure_mgmt_iot_hub/operations.rb +15 -13
- data/lib/profiles/latest/iothub_latest_profile_client.rb +28 -9
- data/lib/profiles/latest/iothub_module_definition.rb +0 -1
- data/lib/profiles/latest/modules/iothub_profile_module.rb +204 -185
- data/lib/version.rb +1 -1
- metadata +3 -3
data/lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: azure_mgmt_iot_hub
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.16.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Microsoft Corporation
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2018-02-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -276,7 +276,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
276
276
|
version: '0'
|
277
277
|
requirements: []
|
278
278
|
rubyforge_project:
|
279
|
-
rubygems_version: 2.
|
279
|
+
rubygems_version: 2.6.10
|
280
280
|
signing_key:
|
281
281
|
specification_version: 4
|
282
282
|
summary: Official Ruby client library to consume Microsoft Azure IoT Hub Management
|