luisllamasbinaburo / EwelinkNET

eWeLink API for .NET Standard (Windows, Linux and Mac)
https://www.luisllamas.es
Apache License 2.0
35 stars 9 forks source link

Error on MakeNonce? #9

Closed mrrcomp closed 2 years ago

mrrcomp commented 3 years ago

Hi Can someone Help me on the EweLink Helper MakeNonce

RandomNumberGenerator.Fill i get error doe not contain definition for "Fill" ?

If i remark out the line i can run still connect and access the api , i read my account and can see my device but not sure if thats the reason why i cant control it? Its a GSM device and I can get its name etc but i can't do a "TurnOn" or "TurnOff" it doesn't react to the command at all

Thanks for any help offered Suggestions?

luisllamasbinaburo commented 2 years ago

Fill method is included in standard framework image