Skip to main content
setInfluxVariables(variables): void
Defined in: packages/influx-utilities/src/lib/variables.ts:13 Sets the variables required to interact with the Influx API.

Parameters

variables

Readonly<InfluxVariables> The variables to set

Returns

void