Installation Steps - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of Industrial Edge APIs - CLI tools - Industrial Edge - References - APIs

Industrial Edge Platform Operation - APIs & References

Product
Industrial Edge
Edition
12/2024
Language
en-US (original)
  1. You can launch the PROFINET Asset Service by navigating from IE Management UI > Catalog > select the PROFINET Asset Service app.

    PROFINET Asset Service app opens.

    alt text

  2. Click “Install”.

    Install App dialogue box opens.

    alt text

    • Click Edit only if the json file connector-config.json configuration template needs to be edited. Click "Update".

    alt text

    • connector-config.json

      json { "general": { "logLevel": "Info" }, "industrialEdge": { "registryServiceUrls": [ "cssvcregistry:50051" ] }, "profinet": { "pnTrace": { "maxFileSizeInMB": 100, "maxBackupCount": 5 }, "pnNameConversion": true } }

    • Description of all parameters in json

      Parameter Value Description
      general.logLevel Info Sets the logging level
      industrialEdge.registryServiceUrls cssvcregistry:50051 Sets the registry service URLs
      profinet.pnTrace.maxFileSizeInMB 100 Sets the maximum file size for the PN trace
      profinet.pnTrace.maxBackupCount 5 Sets the maximum backup count for the PN trace
      profinet.pnNameConversion true Enables or disables PN name conversion
  3. Click Next.

  4. Select the devices to which you need to install your application from "Edge Device List". Click "Install Now".

    alt text

    The Install PROFINET Asset Service dialogue opens.

  5. Click "Install".

    alt text

    Once the installation is complete, the PROFINET Asset Service app will be available in IED all the selected devices.