titleBarJson.json 503 B

12345678910111213141516171819202122232425
  1. {
  2. "titleInfo": {
  3. "dailyPowerGeneration": {
  4. "value": 1000
  5. },
  6. "powerLossFault": {
  7. "value": 100
  8. },
  9. "powerLossRestrictions": {
  10. "value": 500
  11. },
  12. "powerLossInspection": {
  13. "value": 500
  14. },
  15. "powerLossBurden": {
  16. "value": 500
  17. },
  18. "powerLossPerformance": {
  19. "value": 500
  20. },
  21. "fieldElectricity": {
  22. "value": 500
  23. }
  24. }
  25. }