rsc3/doc/examples/server-command/_scm/n-query.help.scm

11 lines
250 B
Scheme
Raw Normal View History

2022-08-24 13:53:18 +00:00
; /n_query Get info about a node
; [
; int - node ID
; ] * N
; The server sends an /n_info message for each node to registered
; clients.
; See Node Notifications below for the format of the /n_info message.