aws-samples / shopfloor-connectivity

Shop Floor Connectivity (SFC) is an industrial data ingestion enabler, that can quickly deliver customizable greenfield & brownfield connectivity solutions.
https://aws.amazon.com/blogs/industries/collecting-data-from-industrial-devices-to-aws-services/
MIT No Attribution
30 stars 4 forks source link

Native Support for YAML Config #1

Closed qoomon closed 10 months ago

qoomon commented 11 months ago

First of all kudos to you for this awesome tool, it saves us from developing all theses features on our own :-)

It would be neat to have YAML config support. Currently we do the conversion from YAML to JSON manually. We prefer YAML over JSON because of

arieleeuw commented 10 months ago

Hello, thanks for the compliments! We have added a custom config provider in examples that allows you to use YAML configuration files.