mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-22 18:26:30 +00:00
define INFLUXDB_RP
This commit is contained in:
parent
156c254a9a
commit
3a96ac4528
@ -415,6 +415,7 @@
|
||||
// #define INFLUXDB_ORG "" // [IfxUser, IfxOrg] Influxdb v1 username or v2 organisation
|
||||
// #define INFLUXDB_TOKEN "" // [IfxPassword, IfxToken] Influxdb v1 password or v2 token
|
||||
// #define INFLUXDB_BUCKET "db" // [IfxDatabase, IfxBucket] Influxdb v1 database or v2 bucket
|
||||
// #define INFLUXDB_RP "" // [IfxRP] Influxdb retention policy
|
||||
|
||||
// -- MQTT ----------------------------------------
|
||||
#define MQTT_LWT_OFFLINE "Offline" // MQTT LWT offline topic message
|
||||
|
Loading…
x
Reference in New Issue
Block a user