swimos / cookbook

Cookbook code snippets, gathered into runnable Gradle projects.
Apache License 2.0
16 stars 8 forks source link

Cookbook Config and Class changes #23

Closed AdityaRandive closed 2 years ago

AdityaRandive commented 2 years ago
  1. This commit modifies several cookbook agent declarations by moving them to corressponding configuration files. All the changes have been tested manually by making sure the execution output behavior remains the same after the changes.

  2. Change retired mqtt link to the latest working link.

  3. Optimize imports in java classes.

Author: Aditya R Reviewers: Ajay G, Rohit B Test: Manual Issue: https://github.com/swimos/cookbook/issues/22