When a developer creates a pull request at plgd hub, it automatically triggers tests. The tests pulls the latest IoTivity-lite release, which is represented by docker image ghcr.io/iotivity/iotivity-lite/cloud-server-debug:latest
. It contains all functionality to run with the hub and it is updated when new IoTivity-lite release is published.
When a developer creates a pull request at iotivity-lite, it automatically triggers tests. The tests pulls the latest plgd hub release, which is represented by docker image ghcr.io/plgd-dev/hub/test-cloud-server:latest
. It contains functionality which is used by plgd hub and it is updated when new plgd hub release is published.
plgd makes it simpler to build a successful IoT initiative – to create a proof of concept, evaluate, optimize, and scale.