sunpower-pvs-exporter icon indicating copy to clipboard operation
sunpower-pvs-exporter copied to clipboard

Coomand DeviceDetails not working

Open fmuntean opened this issue 3 years ago • 5 comments

DeviceDetails Extra parameter SerialNumber required

I see that you mentioned this command: curl http://172.27.153.1/cgi-bin/dl_cgi?Command=DeviceDetails When I try to use it I get the response: { "result": "unknown command" }

Can you provide more details on this command please? How have you extracted the list of commands?

fmuntean avatar Dec 30 '21 02:12 fmuntean

Can you ping this IP address ?

jeeftor avatar Jan 24 '22 21:01 jeeftor

Can you provide more details on this command please? How have you extracted the list of commands?

This was mostly observing and capturing all the calls made by the web console on the administrator's IP — a combination of Safari/Chrome for inspecting the HTTP calls and CharlesProxy for decoding packets as necessary.

This used to return a similar payload as DeviceList when passing in the serial as a URL parameter, but it may have been made redundant in a later build of the software.

ginoledesma avatar Jan 24 '22 23:01 ginoledesma

Does the start command work? That should show the version of software you are running

jeeftor avatar Jan 24 '22 23:01 jeeftor

Sorry for the late response. This is what I get back from the Start command: {"SWVER":"2022.3, Build 60430","SERIAL":"ZT214485000549A2020","MODEL":"PVS6","BUILD":60430,"FWVER":"1.0.0","SCVER":1630652920,"EASICVER":131329,"SCBUILD":1188,"WNSERIAL":16,"WNMODEL":400,"WNVER":3000}

fmuntean avatar Apr 09 '22 19:04 fmuntean

Super odd ... (I got no ideas)

jeeftor avatar Apr 11 '22 14:04 jeeftor