BigRep PRO Machine Configuration
The following configuration options of the common machine configuration model apply to BigRep PRO machines.
Aggregator version 1.6+
Configuration | Data | Description | Required |
---|---|---|---|
|
| The machine's interface type. | ✓ |
|
| The individual machine's interface url. | ✓ |
|
| The custom machine name to be displayed in the Agile MES. | ✗ |
|
| The Agile MES instance(s) of your organization. | ✓ |
BigRep PRO machine example:
{
"type": "BIGREP",
"url": "http://192.168.0.2:5000",
"custom_name": "my_bigrep_pro_machine",
"mes_id": [
1
]
}