Skip to content

Releases: atc-net/atc-kepware

v2.3.2

06 Mar 08:56

Choose a tag to compare

2.3.2 (2026-03-06)

Bug Fixes

  • correct copy-paste error in KepwareConfigurationClient Delete method (52f0ebe)

v2.3.1

05 Mar 15:44

Choose a tag to compare

2.3.1 (2026-03-05)

Bug Fixes

  • cli: add tag create commands to correct branch node (26daed1)
  • cli: rename duplicate --username options to --device-username (fbd1d97)
  • cli: rename single-char long options to valid multi-char names (17dc500)

v2.3.0

16 Feb 09:48

Choose a tag to compare

2.3.0 (2026-02-16)

Features

  • cli: add meter commands for flow computer drivers (70e01bd)

Bug Fixes

  • skip unnecessary API calls in tag group iteration (4ab82e7)

v2.2.0

30 Jan 12:10

Choose a tag to compare

2.2.0 (2026-01-30)

Features

  • add Bristol BSAP IP driver support (#37) (50995d7)
  • add Busware Ethernet driver support (#38) (fbccb99)
  • add driver support (Mitsubishi CNC/FX Net, Siemens Server, Allen-Bradley) (60a59bf)
  • add driver support for Alstom, Aromat, AutomationDirect, Beckhoff (e813d76)
  • add drivers CODESYS, Cutler-Hammer, Fanuc Focas, Honeywell (f08bc56)
  • add IEC 60870-5-104 Client and IEC 61850 MMS Client driver support (08ab91d)
  • add meter and meter group support for flow computer drivers (8bed44d)
  • add missing CLI create commands for drivers (38dcb75)
  • add more drivers Allen-Bradley, Custom Interface, DDE Client, Fanuc Focas HSSB, Memory Based, Ping, System Monitor (7deae39)
  • add more drivers Keyence, KraussMaffei, MTConnect, OPC XML-DA, Opto 22 (b62ddfd)
  • add more drivers SattBus, SIXNET, Torque, Triconex, Yaskawa (0b6dbff)
  • add remaining Yokogawa Ethernet driver support (c2b6ef8)
  • add Yokogawa Darwin Ethernet driver support (1d9a3f0)
  • cli: add Allen-Bradley ControlLogix Ethernet CLI commands (2aa477e)
  • cli: add Allen-Bradley ControlLogix Server Ethernet CLI commands (9e411e0)
  • cli: add Allen-Bradley Ethernet CLI commands (6f94029)
  • cli: add Allen-Bradley Micro800 Ethernet CLI commands (cad2399)
  • cli: add Allen-Bradley Server Ethernet CLI commands (08fb00c)
  • cli: add BACnet/IP CLI commands (115f5f6)
  • cli: add DNP Client Ethernet CLI commands (b376ed0)
  • cli: add GE Ethernet CLI commands (81cb071)
  • cli: add GE Ethernet Global Data CLI commands (b7b7cd4)
  • cli: add Mitsubishi CNC Ethernet CLI commands (871dc74)
  • cli: add Mitsubishi Ethernet CLI commands (a7934db)
  • cli: add Mitsubishi FX Net CLI commands (93f2e5a)
  • cli: add Modbus TCP/IP Ethernet CLI commands (23648e6)
  • cli: add MQTT Client CLI commands (53a4384)
  • cli: add Omron FINS Ethernet CLI commands (5cc2bde)
  • cli: add Omron NJ Ethernet CLI commands (361b556)
  • cli: add OPC DA Client CLI commands (ad5c492)
  • cli: add Siemens S7 Plus Ethernet CLI commands (ff46821)
  • cli: add Siemens TCP/IP Ethernet CLI commands (3c21723)
  • cli: add Siemens TCP/IP Server Ethernet CLI commands (dcde4a0)
  • cli: add Yokogawa CX Ethernet CLI commands (046993f)
  • configuration: add Allen-Bradley ControlLogix Ethernet service layer (e868247)
  • configuration: add Allen-Bradley ControlLogix Server Ethernet service layer (a0da1d8)
  • configuration: add Allen-Bradley Ethernet service layer (0da435b)
  • configuration: add Allen-Bradley Micro800 Ethernet service layer (a70a6a6)
  • configuration: add Allen-Bradley Server Ethernet service layer (a152e3b)
  • configuration: add BACnet/IP service layer (72e01d6)
  • configuration: add DNP Client Ethernet service layer (f83246b)
  • configuration: add GE Ethernet Global Data service layer (525d7a0)
  • configuration: add GE Ethernet service layer (b690ecf)
  • configuration: add Mitsubishi CNC Ethernet service layer (716e7ba)
  • configuration: add Mitsubishi Ethernet service layer (810fd85)
  • configuration: add Mitsubishi FX Net service layer (ec31979)
  • configuration: add Modbus TCP/IP Ethernet service layer (e2d7ec1)
  • configuration: add MQTT Client service layer (59bd17a)
  • configuration: add Omron FINS Ethernet service layer (0517f9d)
  • configuration: add Omron NJ Ethernet service layer (a2faf83)
  • configuration: add OPC DA Client service layer (6e09ca4)
  • configuration: add Siemens S7 Plus Ethernet service layer (1a55ac7)
  • configuration: add Siemens TCP/IP Ethernet service layer (a715cc3)
  • configuration: add Siemens TCP/IP Server Ethernet service layer (ef7ba28)
  • configuration: add Yokogawa CX Ethernet service layer (3f1bc22)
  • contracts: add Allen-Bradley ControlLogix Ethernet driver support (92e704f)
  • contracts: add Allen-Bradley ControlLogix Server Ethernet driver support (68b1d36)
  • contracts: add Allen-Bradley Ethernet driver support (ff5f722)
  • contracts: add Allen-Bradley Micro800 Ethernet driver support (5756ffa)
  • contracts: add Allen-Bradley Server Ethernet driver support (f4c60ad)
  • contracts: add BACnet/IP driver support (d69f1d5)
  • contracts: add DNP Client Ethernet driver support ([c4f29ac](c4f...
Read more

v2.1.0

29 Jan 11:57

Choose a tag to compare

2.1.0 (2026-01-29)

Features

  • add ServiceCollection extensions for DI registration (1861b2c)
  • iot-gateway: implement MQTT Client and REST Server agent support (cd736da)
  • sample: add sample console application (7d122cc)

Bug Fixes

  • cli: add CancellationToken to AsyncCommand signatures (37b4f36)