myData = [
{
Path : "OA > OA Damper > Filter > Heat/Cool"
},
{
Path: "Heat/Cool > Wing A"
},
{
Path: "Heat/Cool > Wing B"
},
{
Path: "Heat/Cool > Wing C"
},
{
Path:"Wing A > Room 1 Supply Fan"
},
{
Path:"Wing A > Room 2 Supply Fan"
},
{
Path:"Wing A > Room 3 Supply Fan"
},
{
Path: "Room 1 Supply Fan > Occupant A"
},
{
Path: "Room 1 Supply Fan > Occupant B"
},
{
Path: "Room 1 Supply Fan > Occupant C"
},
{
Path: "Occupant A > Breathing Zone > HEPA > Breathing Zone"
},
{
Path: "Occupant B > Breathing Zone > HEPA > Breathing Zone"
},
{
Path: "Occupant C > Breathing Zone > HEPA > Breathing Zone"
},
{
Path: "HEPA > Occupant A"
},
{
Path: "HEPA > Occupant B"
},
{
Path: "HEPA > Occupant C"
},
{
Path: "HEPA > Return"
},
{
Path: "Breathing Zone > Return > Wing A > OA Damper > OA"
},
{
Path: "Breathing Zone > Return > Wing A > OA Damper > Filter"
}
]