This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| app-notes:status-sdk-influxdb [2024/01/29 13:00] – [status2influx script] dodenhoeft | app-notes:status-sdk-influxdb [2025/01/13 19:58] (current) – [status2influx script] dodenhoeft | ||
|---|---|---|---|
| Line 66: | Line 66: | ||
| ==== status2influx script ==== | ==== status2influx script ==== | ||
| <code c status2influx.are> | <code c status2influx.are> | ||
| - | */ DESC: This script is sendinf | + | /* DESC: This script is sending |
| * created by [TD] 24.9.2023 | * created by [TD] 24.9.2023 | ||
| * Copyright (C) (2013-2024) NetModule AG, Switzerland | * Copyright (C) (2013-2024) NetModule AG, Switzerland | ||
| */ | */ | ||
| + | |||
| url = " | url = " | ||
| usr = ""; | usr = ""; | ||
| Line 83: | Line 84: | ||
| - | //define header with text/plain WORKS | + | //define header with valid influx API Token |
| header = " | header = " | ||