# ProfinetEndpoint

## `deviceName` (string, required)

Name of the Profinet Device

Example: `"egl-90"`

## `api` (integer, required)

Integer number describing identifying the application process

Default: `0`

Example: `0`

## `slot` (integer, required)

Slot number

Example: `1`

## `subSlot` (integer, required)

Sub-Slot number

Example: `0`

## `propertyName` (string)

Name of the property to read as defined in the GSD file

Example: `"actual value"`

## `propertyIndex` (integer)

Index of the property as defined in the GSD file

Example: `0`
