We want to develop an Greenhouse Automation Platform, with integration and interoperability as part of our main focus.

Therefore we will use eclipse kura as our intelligent gateway iot to connect and manage the sensors and actuators to the cloud.

Our proof of concept is to interact with Zigbee HA devices, a main power and a light, and if we have time, light and moisture sensor too.

For connecting to the cloud we want to use something like lwm2m/coap or lwm2m over mqtt, or other commonly used/standar protocol.

To focus in the development and scalability we want to use a serveless cloud services, for that reason aws iot/mqtt + aws lambda/Event-driven Code can be a very good choice.

The hardware we have is:

Feedback & Hints are very welcome