# Afficher les informations du périphérique curl --silent http://shelly-device.lan/shelly | jq { "type": "SHHT-1", "mac": "C45BBExxxxxx", "auth": true, "fw": "20221027-092707/v1.12.1-ga9117d3", "discoverable": false, "sleep_mode": true } # tentative de lecture des paramétrages sans authentification curl http://shelly-device.lan/settings 401 Unauthorized # Pour consulter une ressource restreinte: curl http://username:password@shelly-device.lan/settings?sleep_mode_period=12