We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0fd279c + 3f514cd commit c3cacdbCopy full SHA for c3cacdb
web/src/Setup.tsx
@@ -155,6 +155,12 @@ export default function Setup() {
155
notified about updates via the LXA TACs display and the
156
web interface and can start the update process from there.
157
</Box>
158
+ <Box variant="p">
159
+ When polling for updates the LXA TAC will transmit the
160
+ following information to our server: The IP address the
161
+ request is coming from, the serial number of the device
162
+ and information on the currently installed software.
163
+ </Box>
164
<Box variant="p" padding="s">
165
<MqttToggle topic="/v1/tac/update/enable_polling">
166
Periodically check for updates
0 commit comments