st-one-io / pn-tools

A command-line tool for Profinet-related tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pn-tools

A command-line tool for Profinet-related tasks

Supported commands:

  • discovery: Discovers Profinet devices on the network
  • flashled: Sends a "flash leds" request to a Profinet device

Compiling

sudo apt install build-essential
make

License

Copyright: (c) 2019-2020, ST-One Ltda., Guilherme Francescon Cittolin guilherme.francescon@st-one.io

GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt)

About

A command-line tool for Profinet-related tasks

License:GNU General Public License v3.0


Languages

Language:C 97.8%Language:Makefile 2.2%