Coverage
What this section explains
- iOS and Android mobile integration path
- Firmware-side service and identity building blocks
- Android, iOS, WebApp, Linux simulator, and PRO2 device reference samples
Connect+
Document the developer surfaces used to build connected product experiences.
SDKs serves as the catalog of implementation building blocks. It connects mobile, firmware, device simulation, and service-side integration stories so product teams can validate Realtek Connect+ flows before committing to a production app or device integration.
Coverage
Expected outputs
Primary audience
Reference Samples
The sample ecosystem proves app-side and device-side SDK usage while keeping production app ownership, app-store publishing, and formal cloud contracts separate.
| Sample | Surface | What it validates |
|---|---|---|
| Android Home Automation sample | Native mobile app | Provisioning adapter states, device list/detail, light and AC controls, camera monitor, debug report, and redacted evidence collection. |
| iOS Home Automation sample | Native mobile app | Swift SDK usage for the same home automation flows, including setup profiles, device control, camera boundaries, and debug evidence. |
| WebApp Ops Lab sample | Browser app | Cloud-side onboarding, device registry exploration, MQTT payload inspection, simulated controls, camera monitor helpers, and debug report flow without BLE or SoftAP. |
| Linux device simulator | Device reference | Light, AC, and camera command handling without physical hardware, including local state updates, reports, and validation output. |
| PRO2 camera device demo | Device firmware reference | Device-bound token flow, owner transport, snapshot upload, camera status/log/event reporting, and WebRTC Video over TURN answerer and ICE/TURN boundary. |