# Niagara Uploader

### Niagara <a href="#toc200696443" id="toc200696443"></a>

Log into Niagara station that the uploader will extract the data from.

### Create a Niagara oBIX User. <a href="#toc200696444" id="toc200696444"></a>

#### HTTP Basic Scheme <a href="#toc200696445" id="toc200696445"></a>

Check there is a HTTPBasicScheme under the authentication service.

(Go to the station, Config, Services, Authentication Service, Authentication Schemes)

!\[A screenshot of a computer

Description automatically generated with low confidence]\(../.gitbook/assets/0.png)

If there is no HTTP Basic Scheme, you must add a HTTP Basic Scheme. This is added by selecting the Palette and opening the baja module. Expand the Authentication Schemes and expand the Web Services Schemes and drag and drop the HTTPBasicScheme to your authentication schemes window.

!\[A screenshot of a computer

AI-generated content may be incorrect.]\(../.gitbook/assets/1.png)

#### Niagara User <a href="#toc200696446" id="toc200696446"></a>

Create a new oBIX User, go to the station, Config, Services, then double click on User Service, and click on New, then press ok.

Ensure you complete the highlighted setting for the new user as shown in the image below. The authentication scheme Name must be set to HTTPBasicScheme.

This username and password will be used to connect the Bitpool Uploader with the history database.

<figure><img src="/files/qIiuvYWYbFnJ1Oy0EcJ3" alt=""><figcaption></figcaption></figure>

### Adding oBIX Network to Niagara. <a href="#toc200696447" id="toc200696447"></a>

Check under the driver’s section in Niagara to see if the ObixNetwork has been added beforehand.

If there is no ObixNetwork, open the Palette and type in Obix. Select the obixDriver.

![](/files/uMjvfJqPjFC8ZCFnyrYx)

Drag the ObixNetwork from the Palette to the driver’s area.

![](/files/d8Dxe0RfdmEdYcWnAipp)

If there is already an Obix network driver, check the driver and the server is enabled.

These are the default settings below when you add the network from new.

![](/files/9CZZFDvVCsYQSHBbFRUt)

Continue to the Bitpool Uploader Section.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki-cloud.bitpool.com/bitpool-cloud-platform/windows-uploader/niagara-uploader.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
