Protocols / HttpsClient / IfconverterUpdateUrl Value
Specifies the HTTPS server to poll for updates of the IF Converter firmware.
This value is the directory containing the firmware images, not the image itself: IF Converter appends the file name of the image that matches its own hardware variant. This way, a single URL can serve a project that uses multiple IF Converter hardware variants.
Properties
- Value ID: 0x0128/0x04
Format
| Name | Type/Size | Description |
|---|---|---|
| Url | ASCII string (until end of frame) | Base URL of the directory providing IF Converter firmware updates, specified without a trailing slash, e.g. "https://server.name/directory". IF Converter appends "/if-converter.<HardwareId>.bin" to this URL, where <HardwareId> identifies the hardware variant it runs on. |