Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BlaT2512 authored Jan 17, 2021
1 parent 2fbe430 commit e465012
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 @@ -65,3 +65,6 @@ SpaNET spa controllers can be found in a variety of Vortex, Oasis and many other

**Q - If my spa has a compatible SpaNET controller without WiFi, can I make my own SmartLINK module?**
This should be possible, and testing to successfully make and program a homemade SmartLINK compatible module is currently underway. This will be updated if it is completed and a documentation is decided to be released about it.

**Q - Can I integrate the password encryption code into my own compiled code instead of [users] having to use the CLI utility beforehand?**
The password encryption code and key to generate the correct hashed password for use in the API calls is currently kept private meaning you can only generate your password beforehand with the CLI utility. If you would like this code for use in your own software (must be compiled if distributed), please contact me with the email on my account.

0 comments on commit e465012

Please sign in to comment.