summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/restconf-nb-bierman02/src/test/resources/full-versions/make-toast-rpc-input.json
blob: 1bba146474cb4878b1bffe0c5fdb450b10f0a635 (plain)
1
2
3
4
5
6
7
{
    "input" :
    {
     "toaster:toasterDoneness" : "10",
     "toaster:toasterToastType": "wheat-bread" 
    }
}