Last active
July 18, 2021 22:42
-
-
Save jamesseanwright/43e4bd99d53439baa65e354984d83afe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ curl -XGET \ | |
| -H "Content-Type: application/json" \ | |
| "http://$API_HOST/events?deviceID=8f188304-e7b3-4a16-a243-b9470468478a&eventType=temp_celcius&date=$(date -u +%F)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment