Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Sep 29, 2023
1 parent d488fff commit 6cfdabd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions src/lib/seam/connect/openapi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5674,11 +5674,8 @@ export default {
'device.low_battery',
'device.battery_status_changed',
'device.third_party_integration_detected',
'device.third_party_integration_no_longer_detected',
'device.salto.privacy_mode_activated',
'device.salto.privacy_mode_deactivated',
'device.connection_became_flaky',
'device.connection_stabilized',
'access_code.created',
'access_code.changed',
'access_code.scheduled_on_device',
Expand Down Expand Up @@ -5721,11 +5718,8 @@ export default {
'device.low_battery',
'device.battery_status_changed',
'device.third_party_integration_detected',
'device.third_party_integration_no_longer_detected',
'device.salto.privacy_mode_activated',
'device.salto.privacy_mode_deactivated',
'device.connection_became_flaky',
'device.connection_stabilized',
'access_code.created',
'access_code.changed',
'access_code.scheduled_on_device',
Expand Down
6 changes: 0 additions & 6 deletions src/lib/seam/connect/route-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2940,11 +2940,8 @@ export interface Routes {
| 'device.low_battery'
| 'device.battery_status_changed'
| 'device.third_party_integration_detected'
| 'device.third_party_integration_no_longer_detected'
| 'device.salto.privacy_mode_activated'
| 'device.salto.privacy_mode_deactivated'
| 'device.connection_became_flaky'
| 'device.connection_stabilized'
| 'access_code.created'
| 'access_code.changed'
| 'access_code.scheduled_on_device'
Expand Down Expand Up @@ -2985,11 +2982,8 @@ export interface Routes {
| 'device.low_battery'
| 'device.battery_status_changed'
| 'device.third_party_integration_detected'
| 'device.third_party_integration_no_longer_detected'
| 'device.salto.privacy_mode_activated'
| 'device.salto.privacy_mode_deactivated'
| 'device.connection_became_flaky'
| 'device.connection_stabilized'
| 'access_code.created'
| 'access_code.changed'
| 'access_code.scheduled_on_device'
Expand Down

0 comments on commit 6cfdabd

Please sign in to comment.