Commit 9a0572f
Write Influx bool signals as 0.0/1.0 to fix schema conflicts.
InfluxDB rejects mixed boolean and float values in the same measurement
batch; numeric encoding matches the mobile app telemetry contract.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 71eb4c8 commit 9a0572f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
| 168 | + | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
0 commit comments