On 26. Sep 2017, at 22:00, Neels Hofmeyr nhofmeyr@sysmocom.de wrote:
Experimenting a bit, I found that for GET commands, any tokens sent after the variable name are ignored, dropped on the floor and cause neither an error nor are evaluated.
IIRC it was modeled like a property/sysctl. E.g.
kernel.sched_domain.cpu0.domain0.min_interval
one could say variable is "kernel.sched_domain" and parameter is "cpu0" or everything is encoded in the variable? I think we can have wildcards in the registration of commands.
does this make sense?
holger