Example static-to-static link data message
- Last UpdatedSep 04, 2025
- 1 minute read
The following is an example static-to-static link data message.
[
{
"typeid": "__Link",
"values": [
{
"source": {
"typeid": "WidgetFactory",
"index": "Factory1"
},
"target": {
"typeid": "WidgetFactory",
"index": "Factory2"
}
}
]
}
]
This example creates the following AF hierarchy: