Hi ,
I’m new to the forum and i try to read as much as i can with google traduction but i didn’t find the solution so sorry if its a double post .
I manage to install LogoControl on a raspberry pi, the acces to the webplateform is working
for the moment i connect to my logo from the webpage on the logo .
Logo Ip : 192.168.8.10
Username : Dont have , web user ?
Password : test –> i have make the SHA1 but where can i have the hashSalt ?
Ping between raspberry and logo is working
How can i see the logs ?
My settings are
<?xml version=“1.0″ encoding=“utf-8″?>
<configuration>
<settings>
<plc id=“myLogo“ type=“Logo8″ ip=“192.168.8.10″ />
<httpWebservice port=“8088″ />
<httpsWebservice port=“8080″ username=““ passwordHash=“a94a8fe5ccb19ba61c4c0873d391e987982fbbd3″ hashSalt=““ /><!– generate your SHA1 password hash here: http://www.sha1generator.de –>
<valueTextConverter>
Thanks for reading me