Re-arranged yang, minor docs

github actions, re-balanced jobs
This commit is contained in:
Olof hagsand 2024-11-21 10:58:30 +01:00
parent 08c8e43fb8
commit 68e132c275
4 changed files with 30 additions and 26 deletions

View file

@ -5,7 +5,7 @@
* [Compile and run](#compile)
* [Using the CLI](#using-the-cli)
* [Using netconf](#using-netconf)
* [Streams](#streams)
* [Event Streams](#event-streams)
* [RPC Operations](#rpc-operations)
* [State data](#state-data)
* [Extensions](#extension)
@ -265,7 +265,7 @@ then access using curl or wget:
curl -X GET http://127.0.0.1/restconf/data/clixon-example:table/parameter=a/value
```
## Streams
## Event streams
The example has an EXAMPLE stream notification triggering every 5s. To start a notification
stream in the session using netconf, create a subscription: