SuneJepsen / iotproject-arduino

0 stars 0 forks source link

Implement dynamic adding/removing sensors #4

Closed SuneJepsen closed 6 years ago

Spiderixius commented 6 years ago

This is accomplished by the following setup:

image

As seen in the image the URL pattern is *.com/{device}.json which allows for adding as many devices as necessary, since it will use that devices ID as the sub root node.