adslib
adslib 0-unstable-2026-04-27
Beckhoff protocol to communicate with TwinCAT devices
https://github.com/stlehmann/ADSMIT License
programs: -
Maintainers
Platforms (24)
riscv64-linuxx86_64-linuxs390x-linuxmips-linuxmipsel-linuxi686-linuxriscv32-linuxmips64el-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ adslib ];
Ad-hoc shell
nix-shell -p adslib
Flake (nix run)
nix run nixpkgs#adslib