P r i m a L u c e L a b S . p . A .
E A G L E L E U s e r M a n u a l
http://localhost:1380/setregout?idx=5&volt=9.2
Set the voltage in RCA ports voltage with indexes from 5 to 7. To turn off, set the voltage to 0. Reply: {"result":"OK"}
http://localhost:1380/setregout?idx=5&label=Heater
Set label of the power port 5 to "Heater". Reply: {“result":"OK"}
http://localhost:1380/setpwrhub?idx=1&state=1
Turn on or off USB 2.0 ports with indexes from 1 to 4. Reply: {“result”:"OK"}
http://localhost:1380/setpwrhub?idx=3&label=Mount
Set label of USB 2.0 C port to "Mount". Reply: {“result":"OK"}
http://localhost:1380/getecco
Asks for actual state of the ECCO module.
Reply 1: {"result":"OK", "ecco":"Not connected"}
Reply 2: {"result":"OK", "ecco":"Connected", "temp":"25.1", "hum":"45", "dew":"26.2", "temp5":"25.3",
"temp6":"25.4", "temp7":"25.5”}
http://localhost:1380/setdarkmode?active=1
Turn on DARK mode
http://localhost:1380/setdarkmode?active=0
Turn off DARK mode
http://localhost:1380/getdarkmode
Replies {“result":"OK","darkModeActive":0/1}
http://localhost:1380/geteye?idx=0
Front EYE sensor
http://localhost:1380/geteye?idx=1
Rear EYE sensor (the one close to 12V power ports)
replies {“result":"OK","value":123.456}
Replies values (result,latitude,longitude,altitude,date,time,numsat)
http://localhost:1380/connectecco
Connect to ECCO
Replies with all the data coming from all the EAGLE’s ports and sensors
p a g e 7 7