# README
lynx-example-manager
Example manager for importing data into the Lynx platform using the go-lynx library.
This is a example of how to imports data to the lynx platform by the means of devices and functions. If you are interested on exporting data from the lynx platform please checkout Lynx-example-integration.
Configure
- Login to Lynx AAM
- Create a new installation
- Generate new API key
- Create a new configuration file based on the lynx-manager.example.yml and name it
lynx-manager.yml
and place it in the root folder of the project.