Categorygithub.com/IoTOpen/lynx-example-manager
modulepackage
0.0.0-20210707083230-f5d8f08825ae
Repository: https://github.com/iotopen/lynx-example-manager.git
Documentation: pkg.go.dev

# 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.