Skip to content

Bug fixes and Greengrass sample enhancements

Choose a tag to compare

@da-miller da-miller released this 16 Nov 06:38
· 32 commits to master since this release

Enhancements

  • Remove websocket flag in the agent connection setup
  • Read configuration from environment variables in the Greengrass lambda
  • Add unit tests for the Collector class
  • Add optional "Thing Name" command line parameter in addition to Client Id
  • Add ability to provide command line flags in a file, using @file syntax

Bug Fixes

  • Network stats parameters were being passed out of order by the collector
  • Delta stats were not calculated correctly