Skip to main content

Ultimo

The Ultimo connector is an enterprise connector for sending measurement values to IFS Ultimo.

Connection settings

SettingDescription
Ultimo Base URLBase URL of the Ultimo environment.
Ultimo API KeyAPI key with permission to call the required Ultimo workflow.

Adding properties

Ultimo properties are output properties. Each property requires:

Property fieldDescription
NameDisplay name in Reniway.
TypeUsually a numeric type such as Double.
Equipment IDStored in Source Name and used as the Ultimo equipment identifier.
Measurement Point IDUltimo measurement point identifier.

Runtime behavior

When a linked source value changes, Reniway sends it to the Ultimo workflow REST_EquipmentMeasurementPointValue_Import.

The current implementation submits the incoming value as a Delta update for the target measurement point.

Notes

  • This connector is output-only.
  • Make sure the Ultimo API key has access to the measurement import workflow you intend to use.