Update grafana client version
This update bumps the transitive fast-xml-parser dependency version to the latest patched version.
For more info * https://nvd.nist.gov/vuln/detail/CVE-2026-25128 * aws/aws-sdk-js-v3@15514da#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4edR9-R11
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
AWS IoT ExpressLink Plant Reference
The plant demo will demonstrate how to integrate various AWS cloud features with ExpressLink. The plant demo uses several peripherals to monitor the environment of a plant and notify a user when certain variables are outside of the desired state for the plant.
Repository structure
The repository is separated into 2 folders: cdk and arduino. The arduino folder contains the code that needs to be flashed onto the host board. The cdk folder contains the CDK template for creating and deploying the cloud resources for the demo.
Hardware Setup
The demo is built on a P-NUCLEO-WB55 by STMicroelectionics; running the example on a different host board may require some modification to the serial communication and peripheral connections. The demo uses four sensors (photocell, temperature sensor, soil moisture sensor, and water level sensor) to monitor the plant’s environment. In addition to these sensors the demo also includes a water pump for automatically watering the plant on a schedule.
ExpressLink Documentation
YouTube Videos
License
The resources in this repository are licensed under the MIT-0 License. See the LICENSE file.