Anybody have any luck in using this new endpoint?
Code: Select all
/op/v0/module/getSignal
with inverter SN the response is:
Code: Select all
Response status: 200
Response data: {
"errno": 41935,
"msg": "Device offline, Please connect and retry",
"result": null
}
Code: Select all
Response status: 200
Response data: {
"errno": 41200,
"msg": "Failed to load data. Please check your network or retry",
"result": null
}