Skip to content

Commit

Permalink
update readme for shelly set-user-ca + put-tls-client-cert + put-tls-…
Browse files Browse the repository at this point in the history
…client-key
  • Loading branch information
jcodybaker committed Feb 20, 2024
1 parent 16f4683 commit 47d48de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,9 @@ Response to Shelly.Update command for http://192.168.1.29/rpc: success
- `list-methods` ([Shelly.ListMethods](https://shelly-api-docs.shelly.cloud/gen2/ComponentsAndServices/Shelly#shellylistmethods))
- `list-profiles` ([Shelly.ListProfiles](https://shelly-api-docs.shelly.cloud/gen2/ComponentsAndServices/Shelly#shellylistprofiles))
- `list-timezones` ([Shelly.ListTimezones](https://shelly-api-docs.shelly.cloud/gen2/ComponentsAndServices/Shelly#shellylisttimezones))
- `put-tls-client-cert` ([Shelly.PutTLSClientCert](https://shelly-api-docs.shelly.cloud/gen2/ComponentsAndServices/Shelly#shellyputtlsclientcert))
- `put-tls-client-key` ([Shelly.PutTLSClientKey](https://shelly-api-docs.shelly.cloud/gen2/ComponentsAndServices/Shelly#shellyputtlsclientkey))
- `put-user-ca` ([Shelly.PutUserCA](https://shelly-api-docs.shelly.cloud/gen2/ComponentsAndServices/Shelly#shellyputuserca))
- `reboot` ([Shelly.Reboot](https://shelly-api-docs.shelly.cloud/gen2/ComponentsAndServices/Shelly#shellyreboot))
- `reset-wifi-config` ([Shelly.ResetWiFiConfig](https://shelly-api-docs.shelly.cloud/gen2/ComponentsAndServices/Shelly#shellyresetwificonfig))
- `set-auth` ([Shelly.SetAuth](https://shelly-api-docs.shelly.cloud/gen2/ComponentsAndServices/Shelly#shellysetauth))
Expand Down

0 comments on commit 47d48de

Please sign in to comment.