-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcomponents.json
More file actions
16 lines (16 loc) · 1.08 KB
/
components.json
File metadata and controls
16 lines (16 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"Recorder": "Components/recorder/component_definition.json",
"LocalFeeder": "Components/LocalFeeder/component_definition.json",
"MeasurementComponent": "Components/measuring_federate/component_definition.json",
"StateEstimatorComponent": "Components/wls_federate/component_definition.json",
"OMOOComponent": "Components/omoo_federate/component_definition.json",
"Feeder": "Components/LocalFeeder/component_definition.json",
"LinDistFlowComponent": "Components/lindistflow_federate/component_definition.json",
"HubVoltageComponent": "Components/pnnl-hub-voltage/component_definition.json",
"HubControlComponent": "Components/pnnl-hub-control/component_definition.json",
"HubPowerComponent": "Components/pnnl-hub-power/component_definition.json",
"EKFStateEstimatorComponent": "Components/pnnl-dsse-ekf/component_definition.json",
"EVCSComponent": "Components/ornl-ev-pso/component_definition.json",
"DOPFPSOComponent": "Components/ornl-dopf-pso/component_definition.json",
"DSSEGNWLSComponent": "Components/ornl-dsse-gnwls/component_definition.json"
}