Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dbaba/3148781 to your computer and use it in GitHub Desktop.
Save dbaba/3148781 to your computer and use it in GitHub Desktop.
/NetworkDevice/FindByPushAddresses from MOAT REST API Document
curl -X POST -H "Accept:application/json" \
-d "region=**&type=B&addresses=my.gateway&token=9999999999999999999999999999999999999999999" \
http://moat-iot-runtime:[port]/dms/restgw/NetworkDevice/FindByPushAddresses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment