Skip to content

meroxa/conduit-connector-udl-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conduit Connector for the Unified Data Library (UDL)

Conduit Destination Connector for the Unified Data Library.

How to build?

Run make build to build the connector.

Destination

The destination connector pushes data to the Unified Data Library (UDL). The connection supports various data types as specified by the UDL and pushes to those respective endpoints

Configuration

A UDL username and password is required to use this connector

| name | description | required | default value | | ----------------------- | ------------------------------------------------------------------------------------------------------------------- | -------- | ------------- | ------------------------------ | | httpBasicAuthUsername | The HTTP Basic Auth Username to use when accessing the UDL. | true | | | httpBasicAuthPassword | The HTTP Basic Auth Password to use when accessing the UDL. | true | | | dataMode | The Data Mode to use when submitting requests to the UDL. Acceptable values are REAL, TEST, SIMULATED and EXERCISE. | false | TEST | | dataType | The Data Type that is being submitted to the UDL. Acceptable values are AIS, ELSET, and EPHEMERIS. | false | AIS | | baseURL | The Base URL to use to access the UDL. The default is https://unifieddatalibrary.com. | false | AIS | https://unifieddatalibrary.com |

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •