telefonicaid / fiware-device-simulator

Simulator of FIWARE-compatible devices (UltraLight 2.0, JSON & NGSIv2)
GNU Affero General Public License v3.0
8 stars 13 forks source link

feat: using env variables on simulation file #85

Closed kevinacuna closed 1 year ago

fgalan commented 1 year ago

PR looks good, but documentation and changelog aspects should be taken into account. In particular:

Regarding documentation, I'd suggest to extend the scope of the current simulation-configuration-file.md, so:

- 'Simulation configuration': 'simulation-configuration.md'

Regarding changelog, I'd sugges the following entry:

- Add: environment variables based configuration using .env files

or something like that.