Send data to AWS IoT Core Gateway (without GreenGrass)

Hi All,

Is it possible to send data from Ignition SCADA (+any module) to AWS IoT Core Gateway (not to AWS SiteWise and without Greengrass)

Regards
Chris

Hi,
Is MQTT an option for you? https://docs.aws.amazon.com/iot/latest/developerguide/what-is-aws-iot.html
If yes, then Ignition Cirrus Link Transmission module is your friend here.

Yes…MQTT is possible. Do you have any docs which details connectivity from Cirrus Link Transmission module to AWS IoT Core/Gateway? … been looking but no luck so far.

Take a look at Cirrus Link AWS Injector https://www.cirrus-link.com/aws-cloud/# and detailed info here https://docs.chariot.io/display/CLD79/AWS+Injector.
Notons more simple.

Thanks… but the Injector can push data into DynamoDB not IoT Core/Gateway and i dont want to setup SiteWise as it’s not available in the Syd region at the moment.

What i want it to push data into IoT Core/Gateway

1 Like

Is there a specification / architecture blueprint availiable that describes how to create such a cloud injector myself ?
I would like to connect Ignition to Siemens’ MindSphere platform

I was able to send data into AWS IoT Core using the MQTT Transmission module. What i noticed it that the data received is in Hex … is there any documentation on how to convert this before sending, ideally to JSON

Hi @chrisj do you mind sharing how you forward to AWS IoT Core directly? As I have failed miserably