clixon/example
Olof hagsand 3febc00a71 Empty values in JSON has changed to comply to RFC 7951
* empty values of yang type `empty` are encoded as: `{"x":[null]}`
   * empty string values are encoded as: `{"x":""}` (changed from `null` in 4.0 and `[null]` in 4.3)
   * empty containers are encoded as: `{"x":{}}`
   * empty elements in unknown/anydata/anyxml encoded as: `{"x":{}}` (changed from `{"x":null}`)
2020-03-07 17:15:59 +01:00
..
hello Empty values in JSON has changed to comply to RFC 7951 2020-03-07 17:15:59 +01:00
main * New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo 2020-02-20 14:00:01 +01:00
Makefile.in More performance tweaks 2019-04-21 17:29:11 +02:00
README.md Scaling large lists report 2019-04-17 15:50:38 +02:00

Clixon examples

Clixon have the following examples: