Adding External Devices¶
This section is for developers who want to add devices not natively compatible with the SmartHQ ecosystem to the SmartHQ ecosystem. Whether it's a window sensor or a smart lawn mower, for example, the Device Adapter API allows these devices to communicate their state information to the SmartHQ cloud and become part of the ecosystem.
Tip
If you're looking to integrate your device into the SmartHQ ecosystem, reach out to us here for recommendations and guidance.
API for This Purpose¶
- Device Adapter API
For adding external devices, beyond GE Appliances, to the SmartHQ ecosystem.
​
What We Offer¶
- Conceptual Overview: Overview of the various concepts and components that enable integrating a device into SmartHQ.
- Adapter Setup Information: Information on how to register an adapter with SmartHQ.
- Authentication Information: Detailed documentation on the authentication process, including steps and concepts.
- Requirements Architectural options and technical requirements for integrating gateways and adapters with the Device Adapter API.
- Tutorial: A walk-through for integrating a meter device into the SmartHQ ecosystem using the Device Adapter API.