core/tests/components/fronius/fixtures/symo/GetOhmPilotRealtimeData.json

18 lines
313 B
JSON
Raw Normal View History

{
"Body" : {
"Data" : {}
},
"Head" : {
"RequestArguments" : {
"DeviceClass" : "OhmPilot",
"Scope" : "System"
},
"Status" : {
"Code" : 0,
"Reason" : "",
"UserMessage" : ""
},
"Timestamp" : "2021-11-28T22:36:04+01:00"
}
}