Skip to content

Instantly share code, notes, and snippets.

@isaiah7p
Created August 18, 2020 15:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isaiah7p/f9e561bf3390d8f4cb56c2cb3898e92a to your computer and use it in GitHub Desktop.
Save isaiah7p/f9e561bf3390d8f4cb56c2cb3898e92a to your computer and use it in GitHub Desktop.
https://www.youtube.com/watch?v=mPcvcsSL664
Shadow Topics :
GET State >>
$aws/things/JulyIOTBatch/shadow/update/accepted
$aws/things/JulyIOTBatch/shadow/update/rejected
$aws/things/JulyIOTBatch/shadow/update
Fetch >>
$aws/things/JulyIOTBatch/shadow/get/accepted
$aws/things/JulyIOTBatch/shadow/get/rejected
$aws/things/JulyIOTBatch/shadow/get
Delete >>
$aws/things/JulyIOTBatch/shadow/delete/accepted
$aws/things/JulyIOTBatch/shadow/delete/rejected
$aws/things/JulyIOTBatch/shadow/delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment