-
Notifications
You must be signed in to change notification settings - Fork 15
Manifests
Vinod Sathyaseelan edited this page Aug 13, 2025
·
1 revision
Ripple bootstraps three JSON files at startup:
- WebSocket config (ports, TLS, app connections)
- Device and distributor metadata
- Cloud service endpoints
- Privacy, permissions, capabilities, and user grants
- App lifecycle defaults and settings
- App library reference
- Launchable applications (id, start URL, attributes)
- Can be empty if a separate launcher manages catalog
- Works with Lifecycle APIs to launch/manage apps
- Default extension search
pathand binary type (.so/.dll/.dylib) - Array of extensions:
id,fulfills,uses,config - Required contracts for the platform
- Optional RPC aliases for legacy/compat
Tip: Keep operator overrides under source control per target device.
© 2025 RDK Management, LLC (and contributors). Firebolt® is a registered mark of its owner.