mirror of
git://f0xx.org/android_cast
synced 2026-07-29 05:17:39 +03:00
1011 B
1011 B
MQTT OTA topics (retained payloads)
Publish retained payloads for these topics:
v0/ota/channel/stable.json-> content ofexamples/ota/v0/ota/channel/stable.jsonv0/ota/channel/current.json-> content ofexamples/ota/v0/ota/channel/current.jsonv0/ota/channel/next.json-> content ofexamples/ota/v0/ota/channel/next.jsonv0/ota/00/00.01/00.01.00/android_cast_00.01.00.00_manifest.jsonv0/ota/00/00.01/00.01.00/android_cast_00.01.00.00_sign.jsonv0/ota/00/00.01/00.01.00/android_cast_00.01.00.00.otapkgv0/ota/00/00.01/00.01.01/android_cast_00.01.01.01_manifest.jsonv0/ota/00/00.01/00.01.01/android_cast_00.01.01.01_sign.jsonv0/ota/00/00.01/00.01.01/android_cast_00.01.01.01.otapkg
HTTP mirrors may also host *.otabundle.zip (manifest + sign + package.apk in one STORED zip).
The app uses per-artifact MQTT topics only — it does not download bundles over MQTT.
Example source URL in app settings:
mqtt://foxx.org:1883/v0/ota/channel/stable.json