python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Error: Cannot read property 'publish' of undefined
I am using IBA IoT Data Simulator and I got this error when I create a session connecting AWS IoT Core.
Cannot read property 'publish' of undefined
Can someone please help me?
I have attached a few ...
Senura
Votes: 0
Answers: 0
Custom IoT Endpoint
We need to use a custom IoT endpoint due to firewall restrictions and needing to utilize Static Ips. We followed this AWS doc to get our endpoint with static Ips.. From here we are attempting to cal...
Lizzard28
Votes: 0
Answers: 1
How to fix Futter Mqtt data
I was working on Flutter Aws IoT App
I was able to connect and get data from the server.
I would like to get the proper data.
Here is the data on my Aws
Here what I receive in Flutter
D/InputConnect...
Asarudin A
Votes: 0
Answers: 1
fetching of greengrass v2 job (component update) when certain conditions are satisfied
I have a use case where the update of an AWS GreenGrass v2 component can not be done unless the device is in a certain state.
This state is external to the GreenGrass runtime, but is obviously accessi...
Sash
Votes: 0
Answers: 1