Skip to content

Controller 1.3.0

Latest
Compare
Choose a tag to compare
@olofhagsand olofhagsand released this 30 Jan 09:28

1.3.0

30 January 2025

The controller 1.3 release features device RPCs, device-groups, and show device state as well as cycle optimization.

New features

API changes on existing protocol/config features

  • New clixon-controller-config@2024-11-01.yang revision
    • Changed RPC input parameter parameter name devname -> device:
      • config-pull
      • controller-commit
      • connection-change
      • get-device-config
      • datastore-diff
      • device-template-apply
      • This applies to any "raw" NETCONF RPC:s, CLI code is updated
    • Changed default device-common/port to 830
    • Added hide-show extension to created container
    • Added device-generic-rpc

Corrected Bugs