mirror of
https://github.com/elisspace/core.git
synced 2026-09-22 02:27:52 +00:00
* support for multiple fixture sets * add test data from Fronius Gen24 device * test Gen24 with Storage * test Gen24 inverter without storage * 100% coverage * copy&paste fail
18 lines
313 B
JSON
18 lines
313 B
JSON
{
|
|
"Body" : {
|
|
"Data" : {}
|
|
},
|
|
"Head" : {
|
|
"RequestArguments" : {
|
|
"DeviceClass" : "OhmPilot",
|
|
"Scope" : "System"
|
|
},
|
|
"Status" : {
|
|
"Code" : 0,
|
|
"Reason" : "",
|
|
"UserMessage" : ""
|
|
},
|
|
"Timestamp" : "2021-11-28T22:36:04+01:00"
|
|
}
|
|
}
|