mnebuhr / smart-plant-care

Framework for a smart plant care project with Arduino, NodeJS, MQTTT and plants.
1 stars 0 forks source link

Have a microservice to mock a plant #1

Open FirstKlaas opened 6 years ago

FirstKlaas commented 6 years ago

Create e mock service for plants, so the rest can be tested without the need to have real plants. Also it could be easier to test extreme values.

Providing a configuration possibility so the user can specify the interval for sending values, which values to be sent, range of values, amount of randomization.