Skip to content

Instantly share code, notes, and snippets.

@digitalbricklayer
Last active July 21, 2017 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save digitalbricklayer/b87407685ea4bcdcf76053ce32252a03 to your computer and use it in GitHub Desktop.
Save digitalbricklayer/b87407685ea4bcdcf76053ce32252a03 to your computer and use it in GitHub Desktop.
Read JSON data from a Room Alert 3E using Invoke-RestMethod
$room_alert_data = Invoke-RestMethod -URI 'http://10.0.0.1/getData.json'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment