Files
Denso/srcs/RobotNet10/RobotApp/RobotNet10.RobotApp/RobotAppCustomConfigs/configs/VDA5050ProtocolConfig.config.json.bk
2026-07-03 16:31:37 +07:00

45 lines
1019 B
Plaintext

{
"id": "a89956a5-012e-4e75-b5f4-eaa83ba0bf68",
"configType": "VDA5050ProtocolConfig",
"createdAt": "2026-01-29T11:29:11.4901242+07:00",
"updatedAt": "2026-01-29T04:29:16.3475595Z",
"description": "VDA5050 Protocol Configuration",
"variables": [
{
"name": "Manufacturer",
"type": "string",
"value": "PhenikaaX",
"min": null,
"max": null,
"roles": "",
"enumValues": null
},
{
"name": "Version",
"type": "string",
"value": "2.1.0",
"min": null,
"max": null,
"roles": "",
"enumValues": null
},
{
"name": "TopicPrefix",
"type": "string",
"value": "uagv/v2",
"min": null,
"max": null,
"roles": "",
"enumValues": null
},
{
"name": "SerialNumber",
"type": "string",
"value": "T800-Dev-Gara",
"min": null,
"max": null,
"roles": "administrator",
"enumValues": null
}
]
}