Skip to end of banner
Go to start of banner

netFIELD App PROFINET Device V1.0.0

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Release Notes

Status

RELEASED

Release Date

2023-12-05

Summary

netFIELD App PROFINET Device

Use cases

Using the app on a Hilscher's "netFIELD OS" operating system supporting edge device.

Compose file

netfield-app-profinet-device-1.0.0.yml

Startup

docker-compose --file netfield-app-profinet-device-1.0.0.yml up -d

Shutdown

docker-compose --file netfield-app-profinet-device-1.0.0.yml down

Prerequisites

None

UI access

Over edge device integrated web user interface

Using the app on hosts that are not running Hilscher's "netFIELD OS" operating system.

Compose file

netfield-app-profinet-device-1.0.0.yml

Startup

docker-compose --file netfield-app-profinet-device-1.0.0.yml up -d

Shutdown

docker-compose --file netfield-app-profinet-device-1.0.0.yml down

Prerequisites

None

UI access

Secure way: See FAQ pageĀ https://hilscher.atlassian.net/wiki/x/FwA2Bg

Insecure way: Per default, for first tests, the port 3002 is exposed in compose file above. It can be adjusted if required so.

ports:
  - "3002:3000/tcp"

Changes in this version

key summary type status
Loading...
Refresh

  • No labels