aws-samples / aws-appsync-iot-core-realtime-dashboard

This sample application demonstrates a React based web dashboard receiving real-time updates from IoT sensors. The solution is built with AWS AppSync, AWS Amplify, Amazon Location Service, and AWS IoT Core technologies.
MIT No Attribution
112 stars 31 forks source link

can not upload sensor information on the map #13

Closed nices0325 closed 2 years ago

nices0325 commented 3 years ago

image

I just change the analytics name ,query name, and topic name .. why doesn;t it work..

dave-moser commented 2 years ago

If you change the Topic Name, you likely need to change the IoT Rule that monitors the topic and sends the data to the Lambda function.