clicon / clixon

YANG-based toolchain including NETCONF and RESTCONF interfaces and an interactive CLI
http://www.clicon.org/
Other
206 stars 69 forks source link

Add helper functions for bits data type #499

Closed mico-micic closed 4 months ago

mico-micic commented 4 months ago

Add new helper functions for reading / writing bits data type. This functions will be required to implement SNMP bits data type support (in separate pull request) later on.

(Part one of splitted previous pull request 491)