Skip to content

Only use AWS Greengrass core devices?

0

I'm building an IoT device on a Raspberry Pi 4 that will trigger charge/discharge activities on batteries. It will locally communicate with batteries and via MQTT or Modbus. Does it make sense to use AWS IoT Greengrass with only core devices, no client devices? I want to make sure that I'm not missing any important part here, since I will not have any client devices.

asked 2 years ago309 views
1 Answer
1
Accepted Answer

It is not mandatory for a Greengrass core device to have client devices attached in order to make use of all the core device capabilities. However, if you prefer to use MQTT broker components provided by Greengrass, the batteries must be registered as AWS IoT Things and associated to the core device as client devices.

AWS
answered 2 years ago
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.