Examples
Last updated
Was this helpful?
Last updated
Was this helpful?
Download nuget package for working with influx:
After importing nuget package into project we can access database using the following snippet:
We obtain url and token using steps in connection.
To query influx database use scripting language .
Sample of getting data about live sessions:
Bucket is always the same "mluvii_realtime"
CompanyId is company ID
Measurement is combination of metric's name and a suffix which is configured in the metric's settings in mluvii.