Untitled
unknown
plain_text
3 years ago
5.5 kB
8
Indexable
{
"solar_plan_details": {
"customer_name": "Jack",
"comments": "Nice",
"connection_type": "business",
"cust_add_lat": 0.0,
"cust_add_long": 0.0,
"cust_address": "Surat",
"cust_city": 318,
"cust_email": "jack@gmail.com",
"cust_phone_number": 123457890,
"cust_pin_code": 123456,
"cust_state": 4,
"installed_by": "Jhon",
"roof_area": 2,
"solar_capacity": 2,
"solar_install_date": "01-11-2022",
"solar_type": "off_grid"
},
"solar_panel_details": {
"installed_panel_number": 2,
"solar_panel_comments": "Awesome",
"solar_panel_list": [
{
"solar_panel_brand": "Enegic",
"solar_panel_wp": 2,
"solar_panel_technology": {
"id": 1,
"name": "Mono Crystalline",
"value": "mono_crystallin"
},
"solar_panel_other_tech": "Kengen"
},
{
"solar_panel_brand": "Enegic",
"solar_panel_wp": 2,
"solar_panel_technology": {
"id": 1,
"name": "Mono Crystalline",
"value": "mono_crystallin"
},
"solar_panel_other_tech": "Kengen"
},
{
"solar_panel_brand": "Enegic",
"solar_panel_wp": 2,
"solar_panel_technology": {
"id": 1,
"name": "Mono Crystalline",
"value": "mono_crystallin"
},
"solar_panel_other_tech": "Kengen"
},
{
"solar_panel_brand": "Enegic",
"solar_panel_wp": 2,
"solar_panel_technology": {
"id": 1,
"name": "Mono Crystalline",
"value": "mono_crystallin"
},
"solar_panel_other_tech": "Kengen"
},
{
"solar_panel_brand": "Enegic",
"solar_panel_wp": 2,
"solar_panel_technology": {
"id": 1,
"name": "Mono Crystalline",
"value": "mono_crystallin"
},
"solar_panel_other_tech": "Kengen"
},
{
"solar_panel_brand": "Enegic",
"solar_panel_wp": 2,
"solar_panel_technology": {
"id": 1,
"name": "Mono Crystalline",
"value": "mono_crystallin"
},
"solar_panel_other_tech": "Kengen"
},
{
"solar_panel_brand": "Enegic",
"solar_panel_wp": 2,
"solar_panel_technology": {
"id": 1,
"name": "Mono Crystalline",
"value": "mono_crystallin"
},
"solar_panel_other_tech": "Kengen"
}
]
},
"solar_inverter_model": {
"installed_solar_number": 1,
"inverter_comments": "Nice",
"total_inverter_number": [
{
"solar_inverter_brand": "Enegic",
"solar_inverter_capacity": 3,
"solar_inverter_technology": {
"id": 1,
"name": "Mono Crystalline",
"value": "mono_crystallin"
},
"solar_inverter_other_tech": "Kangen"
}
]
},
"solar_panel_mounting_detail": {
"solar_mounting_comments": "Great",
"solar_mounting_structure_type": {
"id": 2,
"name": "Pre Galvanised",
"value": "pre_galvanised"
},
"solar_mounting_installed_on": {
"id": 2,
"name": "Sheet Roof",
"value": "sheet_roof"
}
},
"solar_dcdb_dynamic_details": {
"distribution_board": {
"id": 0,
"name": "Yes",
"value": "yes"
},
"id": null,
"solar_dcdb_count": 1,
"solar_dcdb_list": [
{
"input_negative": {
"id": 0,
"name": "Fus",
"value": "fus"
},
"input_positive": {
"id": 1,
"name": "Terminal Block",
"value": "terminal_block"
},
"output_negative": {
"id": 2,
"name": "Breaker",
"value": "breaker"
},
"output_positive": {
"id": 1,
"name": "Terminal Block",
"value": "terminal_block"
},
"solar_input_count": 1,
"surge_protection_device": {
"id": 0,
"name": "Yes",
"value": "yes"
}
}
],
"solar_dcdb_comments": "Nice"
},
"combiner_box_details": {
"combiner_box_acdb_ac": {
"id": 0,
"name": "Yes",
"value": "yes"
},
"combiner_commets": "Nice",
"combiner_solar_acdb_count": 1,
"combiner_solar_acdb": [
{
"combiner_input_from_inverter": {
"id": 1,
"name": "Terminal Block",
"value": "terminal_block"
},
"combiner_output_from_acdb": {
"id": 2,
"name": "MCB",
"value": "mcb"
},
"combiner_solar_input_number": 1
}
]
},
"solar_cable_details": {
"ac_cable_brand": "Kengen",
"ac_cable_length": 2,
"ac_cable_size": 3,
"cable_brand": "Enegic",
"cable_comments": "Nice",
"cable_length": 2,
"cable_size": 3
},
"earthing_solution_details": {
"earth_pits_count": 1,
"earthing_comments": "Nice",
"earthing_reistance": 3,
"lighting_arrestor": {
"id": 0,
"name": "Yes",
"value": "yes"
}
},
"solar_string_details": {
"comments": "Nice",
"solar_string_count": 2,
"solar_panel_number": [
{
"circuit_voltage": 2,
"current_impp": 5,
"power_walt": 6,
"solar_number_in_string": 1
},
{
"circuit_voltage": 4,
"current_impp": 5,
"power_walt": 6,
"solar_number_in_string": 1
}
]
}
}Editor is loading...