/demo-grove-pi

Primary LanguageLuaApache License 2.0Apache-2.0

demo-grove-pi

Contain scripts to pull the images and run them for devkit based on Raspberry PI

This repository contain:

  1. docker-compose-demo-grove.yml - compose file to download Edgex Core and device grove service images based on arm64 for Raspberry PI.
  2. register_mqtt - Script that registers mqtt export for device grove.
  3. nodered_flow.json - Node-RED flow available to read measurements from Grove Sensors. In the current version, readings from SoundSensor, LightIntensity and RotarySensor are available.