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

Configuration

Data

Description

Required

type

BIGREP

The machine's interface type.

url

http://192.168.0.2:5000

The individual machine's interface url.

custom_name

my_bigrep_pro_machine

The custom machine name to be displayed in the Agile MES.

mes_id

[1]

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 ] }