mirror of
https://github.com/1technophile/OpenMQTTGateway.git
synced 2026-03-20 14:17:31 +01:00
* [OTA] Add automatic OTA updates This feature will enable to update the gateway with one button or a simple MQTT command. * [CI] Enable automatic OTA for nightly development builds And integrate the latest_version file creation into the CI Enable to specify a particular version and switch between dev and production builds
5 lines
179 B
JSON
5 lines
179 B
JSON
{
|
|
"latest_version": "version_tag",
|
|
"title": "OpenMQTTGateway version_tag",
|
|
"release_url": "https://github.com/1technophile/OpenMQTTGateway/releases/tag/version_tag",
|
|
} |