Campbell Scientific Station
Campbell Scientific provides LoggerNet as the primary method for retrieving data from Campbell dataloggers. If your organization has a LoggerNet server with LDMP activated, you can connect it here. We can also host LDMP or LoggerNet for you (license key required). Contact us for more information.
This is a station-level integration. It needs an organization Campbell Scientific LDMP integration that connects to the LDMP server. You can create that connection in the same wizard. The same LDMP connection can be used to pull data from multiple stations.
---
config:
flowchart:
nodeSpacing: 40
rankSpacing: 48
padding: 16
---
flowchart LR
subgraph source [Source]
ln[LDMP server]
end
subgraph parent [Organization]
ldmp[Campbell Scientific LDMP integration]
end
subgraph children [Station Integrations]
a["Campbell Scientific Station - Station 1"]
b["Campbell Scientific Station - Station 2"]
c["Campbell Scientific Station - Station 3"]
end
ln --> ldmp
ldmp --> a
ldmp --> b
ldmp --> c
Settings
Section titled “Settings”| Setting | Required | What you set |
|---|---|---|
| LDMP integration | Yes | Organization connection to the LoggerNet server. Needs an IP address and port (e.g. 120.0.121.1:3167). You name the LoggerNet server when you create it. |
| Station name | Yes | Name listed in LoggerNet. Match it exactly, including capitalization (e.g. SantaCruzIsland). |
| Table names | Yes | One or more LoggerNet table names to subscribe to. Each name must match the table on the datalogger exactly. |
| Backfill days | No | How far back to pull history on first connect. |
| Time adjust seconds | No | Seconds to add so the time becomes UTC (e.g. 3600 for +1 hour). Dendra stores all times in UTC. |
-
Create the station in Dendra if you have not already. Work through the
Station Readiness Checklist: the station is enabled, it has a deployment, and the site is enabled with a geolocation. -
Go to
Tools>Data Setup>Configure Integrations. See Configure Integrations. -
Click the blue
+ Newbutton. -
This is an inbound integration. Select
Campbell Scientific StationfromIntegration Type. HitNext. -
Select your station. Hit
Next. -
Fill Settings. If you do not have an LDMP connection yet, create one (address, port, and a name for the LoggerNet server). Enter Station name and Table names. Hit
Save. -
Dendra starts pulling from LoggerNet. Open
Tools>Monitoring>Integrations, select the LDMP connection (the pipeline lives there), and confirm the activity log looks healthy. See Monitor Integrations.To see tables next, set the LDMP connection to Live and Enabled, and this station config to Enabled with Use Parent or Live.
-
Go to
Tools>Data Setup>Configure Datastreams. Select your station and confirm time zone. SelectUse Existing Tables. Tables appear on the left, prefixed by the station name. -
Continue with Configure Datastreams.