Skip to content
Advertisement

Tag: iot

AWS IOT: Get Thing connection status

I currently have a bunch or things registered in the AWS IOT console. i am building a web-page that will list things and display attributes from each things shadow. i am struggling to understand how do i know if a thing is currently online in (near) real time. I am retrieving the things using the PHP SDK I am displaying

Advertisement