Skip to main content

Fields

Active alert message(s) for a device, showing the latest first.

deviceType : KrakenFlexDeviceTypes! required

The type of device.

id : ID! required

A UUID that identifies this device registration. Re-registering this device will result in a different ID.

integrationDeviceId : String

The third-party integration device ID.

name : String

The user-friendly name for the device.

onboardingWizard : SmartFlexOnboardingWizard

The current onboarding wizard for a device.

The device's preference details.

The preference setting for this device.

propertyId : String

The id of the property linked to the device.

provider : ProviderChoices! required

The third-party that enables control of this device.

reAuthenticationState : DeviceReAuthenticationInterface

The re-authentication state of this device, if applicable.

Information about the current status of this device.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "alerts": SmartFlexDeviceAlertInterface, "deviceType": "BATTERIES", "id": "80783798", "integrationDeviceId": "32568032", "name": "prevent-possible-family-reflect-market", "onboardingWizard": SmartFlexOnboardingWizard, "preferences": SmartFlexDevicePreferencesInterface, "preferenceSetting": FlexDevicePreferenceSettingInterface, "propertyId": "25326409", "provider": "BMW", "reAuthenticationState": DeviceReAuthenticationInterface, "status": SmartFlexDeviceStatusInterface }