65c1d746a7
We don't transfer git history since it may contain proprietary data that we cannot have in an open sources version. Change-Id: I9586124c1720db69a76b9390e208e9f0ba3b86d4
28 lines
861 B
JSON
28 lines
861 B
JSON
[
|
|
{
|
|
"name": "VcExt10ms",
|
|
"ports": {
|
|
"in": {
|
|
"sVcModel_D_SignalWithoutGroup": {
|
|
"primitive": "signals.domain.SignalWithoutGroup",
|
|
"type": "UInt16"
|
|
},
|
|
"sVcModel_Z_SignalWithGroup": {
|
|
"primitive": "signals.other_domain.Group.Signal",
|
|
"type": "Float32"
|
|
}
|
|
},
|
|
"out": {
|
|
"sVcModel_D_OutSignalWithoutGroup": {
|
|
"primitive": "signals.domain.OutSignalWithoutGroup",
|
|
"type": "UInt16"
|
|
},
|
|
"sVcModel_Z_OutSignalWithGroup": {
|
|
"primitive": "signals.other_domain.OutGroup.OutSignal",
|
|
"type": "Float32"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|