seam 2.130.0 → 2.130.1
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/Gemfile.lock +1 -1
- data/lib/seam/routes/resources/acs_user.rb +1 -1
- data/lib/seam/routes/resources/batch.rb +1 -1
- data/lib/seam/routes/resources/connect_webview.rb +1 -1
- data/lib/seam/routes/resources/event.rb +1 -1
- data/lib/seam/routes/resources/index.rb +0 -13
- data/lib/seam/routes/resources/space.rb +1 -1
- data/lib/seam/version.rb +1 -1
- metadata +2 -15
- data/lib/seam/routes/resources/acs_credential_pool.rb +0 -11
- data/lib/seam/routes/resources/acs_credential_provisioning_automation.rb +0 -11
- data/lib/seam/routes/resources/bridge_client_session.rb +0 -13
- data/lib/seam/routes/resources/bridge_connected_systems.rb +0 -11
- data/lib/seam/routes/resources/customer.rb +0 -11
- data/lib/seam/routes/resources/customization_profile.rb +0 -11
- data/lib/seam/routes/resources/enrollment_automation.rb +0 -11
- data/lib/seam/routes/resources/magic_link.rb +0 -11
- data/lib/seam/routes/resources/phone_session.rb +0 -9
- data/lib/seam/routes/resources/staff_member.rb +0 -9
- data/lib/seam/routes/resources/unmanaged_acs_access_group.rb +0 -14
- data/lib/seam/routes/resources/unmanaged_acs_credential.rb +0 -14
- data/lib/seam/routes/resources/unmanaged_acs_user.rb +0 -14
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 96fa83ce6e043a896559a53356bfc0090fe50e72ab0ac6ed50bacb7279ccdf36
|
|
4
|
+
data.tar.gz: 7369c5747eea4eae7a6549906b962c4164352a9496104ac937a8423f5fd84216
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9efaa028c70d3b3eebead1ea6a523e4a2cbf4110277c0470365e4899a2dc6da6178648bfa1237f8a1acaf9a7110d09070133f0ceea2d188c1da31b0c709619e9
|
|
7
|
+
data.tar.gz: 7de15d9f0f03426e3514a63a1592fcbfade5b63b8bac1370586d1c43142833b722fde0903badf86a97dd8c08afe96133c44ca53b8eda4e1507b1d7cac6fae7bb
|
data/Gemfile.lock
CHANGED
|
@@ -5,7 +5,7 @@ module Seam
|
|
|
5
5
|
class AcsUser < BaseResource
|
|
6
6
|
attr_accessor :access_schedule, :acs_system_id, :acs_user_id, :connected_account_id, :display_name, :email, :email_address, :external_type, :external_type_display_name, :full_name, :hid_acs_system_id, :is_managed, :is_suspended, :pending_mutations, :phone_number, :salto_ks_metadata, :salto_space_metadata, :user_identity_email_address, :user_identity_full_name, :user_identity_id, :user_identity_phone_number, :workspace_id
|
|
7
7
|
|
|
8
|
-
date_accessor :created_at
|
|
8
|
+
date_accessor :created_at
|
|
9
9
|
|
|
10
10
|
include Seam::Resources::ResourceErrorsSupport
|
|
11
11
|
include Seam::Resources::ResourceWarningsSupport
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Seam
|
|
4
4
|
module Resources
|
|
5
5
|
class Batch < BaseResource
|
|
6
|
-
attr_accessor :access_codes, :access_grants, :access_methods, :acs_access_groups, :acs_credentials, :acs_encoders, :acs_entrances, :acs_systems, :acs_users, :action_attempts, :client_sessions, :connect_webviews, :connected_accounts, :
|
|
6
|
+
attr_accessor :access_codes, :access_grants, :access_methods, :acs_access_groups, :acs_credentials, :acs_encoders, :acs_entrances, :acs_systems, :acs_users, :action_attempts, :client_sessions, :connect_webviews, :connected_accounts, :devices, :events, :instant_keys, :noise_thresholds, :spaces, :thermostat_daily_programs, :thermostat_schedules, :unmanaged_access_codes, :unmanaged_devices, :user_identities, :workspaces
|
|
7
7
|
end
|
|
8
8
|
end
|
|
9
9
|
end
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Seam
|
|
4
4
|
module Resources
|
|
5
5
|
class ConnectWebview < BaseResource
|
|
6
|
-
attr_accessor :accepted_capabilities, :
|
|
6
|
+
attr_accessor :accepted_capabilities, :accepted_providers, :any_provider_allowed, :automatically_manage_new_devices, :connect_webview_id, :connected_account_id, :custom_metadata, :custom_redirect_failure_url, :custom_redirect_url, :customer_key, :device_selection_mode, :login_successful, :selected_provider, :status, :url, :wait_for_device_creation, :workspace_id
|
|
7
7
|
|
|
8
8
|
date_accessor :authorized_at, :created_at
|
|
9
9
|
end
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Seam
|
|
4
4
|
module Resources
|
|
5
5
|
class SeamEvent < BaseResource
|
|
6
|
-
attr_accessor :access_code_errors, :access_code_id, :access_code_is_managed, :access_code_warnings, :access_grant_id, :access_grant_ids, :access_grant_key, :access_grant_keys, :access_method_id, :acs_access_group_id, :acs_credential_id, :acs_encoder_id, :acs_entrance_id, :acs_entrance_ids, :acs_system_errors, :acs_system_id, :acs_system_warnings, :acs_user_id, :action_attempt_id, :action_type, :activation_reason, :backup_access_code_id, :battery_level, :battery_status, :change_reason, :changed_properties, :client_session_id, :climate_preset_key, :code, :connect_webview_id, :connected_account_custom_metadata, :connected_account_errors, :connected_account_id, :connected_account_type, :connected_account_warnings, :cooling_set_point_celsius, :cooling_set_point_fahrenheit, :customer_key, :description, :desired_temperature_celsius, :desired_temperature_fahrenheit, :device_custom_metadata, :device_errors, :device_id, :device_ids, :device_name, :device_warnings, :ends_at, :
|
|
6
|
+
attr_accessor :access_code_errors, :access_code_id, :access_code_is_managed, :access_code_warnings, :access_grant_id, :access_grant_ids, :access_grant_key, :access_grant_keys, :access_method_id, :acs_access_group_id, :acs_credential_id, :acs_encoder_id, :acs_entrance_id, :acs_entrance_ids, :acs_system_errors, :acs_system_id, :acs_system_warnings, :acs_user_id, :action_attempt_id, :action_type, :activation_reason, :backup_access_code_id, :battery_level, :battery_status, :change_reason, :changed_properties, :client_session_id, :climate_preset_key, :code, :connect_webview_id, :connected_account_custom_metadata, :connected_account_errors, :connected_account_id, :connected_account_type, :connected_account_warnings, :cooling_set_point_celsius, :cooling_set_point_fahrenheit, :customer_key, :description, :desired_temperature_celsius, :desired_temperature_fahrenheit, :device_custom_metadata, :device_errors, :device_id, :device_ids, :device_name, :device_warnings, :ends_at, :error_code, :error_message, :event_description, :event_id, :event_type, :fan_mode_setting, :from, :heating_set_point_celsius, :heating_set_point_fahrenheit, :hvac_mode_setting, :image_url, :is_backup_code, :is_fallback_climate_preset, :is_via_bluetooth, :is_via_nfc, :lower_limit_celsius, :lower_limit_fahrenheit, :method, :minut_metadata, :missing_device_ids, :motion_sub_type, :noise_level_decibels, :noise_level_nrs, :noise_threshold_id, :noise_threshold_name, :noiseaware_metadata, :reason, :requested_mutations, :space_id, :space_key, :starts_at, :status, :temperature_celsius, :temperature_fahrenheit, :thermostat_schedule_id, :to, :upper_limit_celsius, :upper_limit_fahrenheit, :user_identity_id, :video_url, :workspace_id
|
|
7
7
|
|
|
8
8
|
date_accessor :created_at, :occurred_at
|
|
9
9
|
end
|
|
@@ -10,40 +10,27 @@ require_relative "access_grant"
|
|
|
10
10
|
require_relative "access_method"
|
|
11
11
|
require_relative "acs_access_group"
|
|
12
12
|
require_relative "acs_credential"
|
|
13
|
-
require_relative "acs_credential_pool"
|
|
14
|
-
require_relative "acs_credential_provisioning_automation"
|
|
15
13
|
require_relative "acs_encoder"
|
|
16
14
|
require_relative "acs_entrance"
|
|
17
15
|
require_relative "acs_system"
|
|
18
16
|
require_relative "acs_user"
|
|
19
17
|
require_relative "action_attempt"
|
|
20
18
|
require_relative "batch"
|
|
21
|
-
require_relative "bridge_client_session"
|
|
22
|
-
require_relative "bridge_connected_systems"
|
|
23
19
|
require_relative "client_session"
|
|
24
20
|
require_relative "connect_webview"
|
|
25
21
|
require_relative "connected_account"
|
|
26
|
-
require_relative "customer"
|
|
27
22
|
require_relative "customer_portal"
|
|
28
|
-
require_relative "customization_profile"
|
|
29
23
|
require_relative "device"
|
|
30
24
|
require_relative "device_provider"
|
|
31
|
-
require_relative "enrollment_automation"
|
|
32
25
|
require_relative "event"
|
|
33
26
|
require_relative "instant_key"
|
|
34
|
-
require_relative "magic_link"
|
|
35
27
|
require_relative "noise_threshold"
|
|
36
28
|
require_relative "pagination"
|
|
37
29
|
require_relative "phone"
|
|
38
|
-
require_relative "phone_session"
|
|
39
30
|
require_relative "space"
|
|
40
|
-
require_relative "staff_member"
|
|
41
31
|
require_relative "thermostat_daily_program"
|
|
42
32
|
require_relative "thermostat_schedule"
|
|
43
33
|
require_relative "unmanaged_access_code"
|
|
44
|
-
require_relative "unmanaged_acs_access_group"
|
|
45
|
-
require_relative "unmanaged_acs_credential"
|
|
46
|
-
require_relative "unmanaged_acs_user"
|
|
47
34
|
require_relative "unmanaged_device"
|
|
48
35
|
require_relative "user_identity"
|
|
49
36
|
require_relative "webhook"
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module Seam
|
|
4
4
|
module Resources
|
|
5
5
|
class Space < BaseResource
|
|
6
|
-
attr_accessor :acs_entrance_count, :customer_data, :customer_key, :device_count, :display_name, :geolocation, :name, :
|
|
6
|
+
attr_accessor :acs_entrance_count, :customer_data, :customer_key, :device_count, :display_name, :geolocation, :name, :space_id, :space_key, :workspace_id
|
|
7
7
|
|
|
8
8
|
date_accessor :created_at
|
|
9
9
|
end
|
data/lib/seam/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: seam
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.130.
|
|
4
|
+
version: 2.130.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Seam Labs, Inc.
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-07-
|
|
11
|
+
date: 2026-07-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: faraday
|
|
@@ -251,45 +251,32 @@ files:
|
|
|
251
251
|
- lib/seam/routes/resources/access_method.rb
|
|
252
252
|
- lib/seam/routes/resources/acs_access_group.rb
|
|
253
253
|
- lib/seam/routes/resources/acs_credential.rb
|
|
254
|
-
- lib/seam/routes/resources/acs_credential_pool.rb
|
|
255
|
-
- lib/seam/routes/resources/acs_credential_provisioning_automation.rb
|
|
256
254
|
- lib/seam/routes/resources/acs_encoder.rb
|
|
257
255
|
- lib/seam/routes/resources/acs_entrance.rb
|
|
258
256
|
- lib/seam/routes/resources/acs_system.rb
|
|
259
257
|
- lib/seam/routes/resources/acs_user.rb
|
|
260
258
|
- lib/seam/routes/resources/action_attempt.rb
|
|
261
259
|
- lib/seam/routes/resources/batch.rb
|
|
262
|
-
- lib/seam/routes/resources/bridge_client_session.rb
|
|
263
|
-
- lib/seam/routes/resources/bridge_connected_systems.rb
|
|
264
260
|
- lib/seam/routes/resources/client_session.rb
|
|
265
261
|
- lib/seam/routes/resources/connect_webview.rb
|
|
266
262
|
- lib/seam/routes/resources/connected_account.rb
|
|
267
|
-
- lib/seam/routes/resources/customer.rb
|
|
268
263
|
- lib/seam/routes/resources/customer_portal.rb
|
|
269
|
-
- lib/seam/routes/resources/customization_profile.rb
|
|
270
264
|
- lib/seam/routes/resources/device.rb
|
|
271
265
|
- lib/seam/routes/resources/device_provider.rb
|
|
272
|
-
- lib/seam/routes/resources/enrollment_automation.rb
|
|
273
266
|
- lib/seam/routes/resources/event.rb
|
|
274
267
|
- lib/seam/routes/resources/index.rb
|
|
275
268
|
- lib/seam/routes/resources/instant_key.rb
|
|
276
|
-
- lib/seam/routes/resources/magic_link.rb
|
|
277
269
|
- lib/seam/routes/resources/noise_threshold.rb
|
|
278
270
|
- lib/seam/routes/resources/pagination.rb
|
|
279
271
|
- lib/seam/routes/resources/phone.rb
|
|
280
|
-
- lib/seam/routes/resources/phone_session.rb
|
|
281
272
|
- lib/seam/routes/resources/resource_error.rb
|
|
282
273
|
- lib/seam/routes/resources/resource_errors_support.rb
|
|
283
274
|
- lib/seam/routes/resources/resource_warning.rb
|
|
284
275
|
- lib/seam/routes/resources/resource_warnings_support.rb
|
|
285
276
|
- lib/seam/routes/resources/space.rb
|
|
286
|
-
- lib/seam/routes/resources/staff_member.rb
|
|
287
277
|
- lib/seam/routes/resources/thermostat_daily_program.rb
|
|
288
278
|
- lib/seam/routes/resources/thermostat_schedule.rb
|
|
289
279
|
- lib/seam/routes/resources/unmanaged_access_code.rb
|
|
290
|
-
- lib/seam/routes/resources/unmanaged_acs_access_group.rb
|
|
291
|
-
- lib/seam/routes/resources/unmanaged_acs_credential.rb
|
|
292
|
-
- lib/seam/routes/resources/unmanaged_acs_user.rb
|
|
293
280
|
- lib/seam/routes/resources/unmanaged_device.rb
|
|
294
281
|
- lib/seam/routes/resources/user_identity.rb
|
|
295
282
|
- lib/seam/routes/resources/webhook.rb
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
module Seam
|
|
4
|
-
module Resources
|
|
5
|
-
class AcsCredentialPool < BaseResource
|
|
6
|
-
attr_accessor :acs_credential_pool_id, :acs_system_id, :display_name, :external_type, :external_type_display_name, :workspace_id
|
|
7
|
-
|
|
8
|
-
date_accessor :created_at
|
|
9
|
-
end
|
|
10
|
-
end
|
|
11
|
-
end
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
module Seam
|
|
4
|
-
module Resources
|
|
5
|
-
class AcsCredentialProvisioningAutomation < BaseResource
|
|
6
|
-
attr_accessor :acs_credential_provisioning_automation_id, :credential_manager_acs_system_id, :user_identity_id, :workspace_id
|
|
7
|
-
|
|
8
|
-
date_accessor :created_at
|
|
9
|
-
end
|
|
10
|
-
end
|
|
11
|
-
end
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
module Seam
|
|
4
|
-
module Resources
|
|
5
|
-
class BridgeClientSession < BaseResource
|
|
6
|
-
attr_accessor :bridge_client_machine_identifier_key, :bridge_client_name, :bridge_client_session_id, :bridge_client_session_token, :bridge_client_time_zone, :pairing_code, :tailscale_auth_key, :tailscale_hostname, :telemetry_token, :telemetry_url
|
|
7
|
-
|
|
8
|
-
date_accessor :created_at, :pairing_code_expires_at, :telemetry_token_expires_at
|
|
9
|
-
|
|
10
|
-
include Seam::Resources::ResourceErrorsSupport
|
|
11
|
-
end
|
|
12
|
-
end
|
|
13
|
-
end
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
module Seam
|
|
4
|
-
module Resources
|
|
5
|
-
class BridgeConnectedSystems < BaseResource
|
|
6
|
-
attr_accessor :acs_system_display_name, :acs_system_id, :bridge_id, :connected_account_id, :workspace_display_name, :workspace_id
|
|
7
|
-
|
|
8
|
-
date_accessor :bridge_created_at, :connected_account_created_at
|
|
9
|
-
end
|
|
10
|
-
end
|
|
11
|
-
end
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
module Seam
|
|
4
|
-
module Resources
|
|
5
|
-
class CustomizationProfile < BaseResource
|
|
6
|
-
attr_accessor :customer_portal_theme, :customization_profile_id, :logo_url, :message_overrides, :name, :primary_color, :secondary_color, :workspace_id
|
|
7
|
-
|
|
8
|
-
date_accessor :created_at
|
|
9
|
-
end
|
|
10
|
-
end
|
|
11
|
-
end
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
module Seam
|
|
4
|
-
module Resources
|
|
5
|
-
class EnrollmentAutomation < BaseResource
|
|
6
|
-
attr_accessor :credential_manager_acs_system_id, :enrollment_automation_id, :user_identity_id, :workspace_id
|
|
7
|
-
|
|
8
|
-
date_accessor :created_at
|
|
9
|
-
end
|
|
10
|
-
end
|
|
11
|
-
end
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
module Seam
|
|
4
|
-
module Resources
|
|
5
|
-
class StaffMember < BaseResource
|
|
6
|
-
attr_accessor :building_keys, :common_area_keys, :email_address, :facility_keys, :listing_keys, :name, :phone_number, :property_keys, :property_listing_keys, :room_keys, :site_keys, :space_keys, :staff_member_key, :unit_keys
|
|
7
|
-
end
|
|
8
|
-
end
|
|
9
|
-
end
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
module Seam
|
|
4
|
-
module Resources
|
|
5
|
-
class UnmanagedAcsAccessGroup < BaseResource
|
|
6
|
-
attr_accessor :access_group_type, :access_group_type_display_name, :access_schedule, :acs_access_group_id, :acs_system_id, :connected_account_id, :display_name, :external_type, :external_type_display_name, :is_managed, :name, :pending_mutations, :workspace_id
|
|
7
|
-
|
|
8
|
-
date_accessor :created_at
|
|
9
|
-
|
|
10
|
-
include Seam::Resources::ResourceErrorsSupport
|
|
11
|
-
include Seam::Resources::ResourceWarningsSupport
|
|
12
|
-
end
|
|
13
|
-
end
|
|
14
|
-
end
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
module Seam
|
|
4
|
-
module Resources
|
|
5
|
-
class UnmanagedAcsCredential < BaseResource
|
|
6
|
-
attr_accessor :access_method, :acs_credential_id, :acs_credential_pool_id, :acs_system_id, :acs_user_id, :assa_abloy_vostio_metadata, :card_number, :code, :connected_account_id, :display_name, :ends_at, :external_type, :external_type_display_name, :is_issued, :is_latest_desired_state_synced_with_provider, :is_managed, :is_multi_phone_sync_credential, :is_one_time_use, :parent_acs_credential_id, :starts_at, :user_identity_id, :visionline_metadata, :workspace_id
|
|
7
|
-
|
|
8
|
-
date_accessor :created_at, :issued_at, :latest_desired_state_synced_with_provider_at
|
|
9
|
-
|
|
10
|
-
include Seam::Resources::ResourceErrorsSupport
|
|
11
|
-
include Seam::Resources::ResourceWarningsSupport
|
|
12
|
-
end
|
|
13
|
-
end
|
|
14
|
-
end
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
module Seam
|
|
4
|
-
module Resources
|
|
5
|
-
class UnmanagedAcsUser < BaseResource
|
|
6
|
-
attr_accessor :access_schedule, :acs_system_id, :acs_user_id, :connected_account_id, :display_name, :email, :email_address, :external_type, :external_type_display_name, :full_name, :hid_acs_system_id, :is_managed, :is_suspended, :pending_mutations, :phone_number, :salto_ks_metadata, :salto_space_metadata, :user_identity_email_address, :user_identity_full_name, :user_identity_id, :user_identity_phone_number, :workspace_id
|
|
7
|
-
|
|
8
|
-
date_accessor :created_at, :last_successful_sync_at
|
|
9
|
-
|
|
10
|
-
include Seam::Resources::ResourceErrorsSupport
|
|
11
|
-
include Seam::Resources::ResourceWarningsSupport
|
|
12
|
-
end
|
|
13
|
-
end
|
|
14
|
-
end
|