bplib shell command for configuration
bplib shell command for configuration
The bplib shell command currently provides the following subcommands.
The shell command is only intended as a helper for an existing implementation, an app with only the shell command will not be functional due to missing CLA initialization and missing egress of received bundles.
General information:
Ingresses a bundle with the given string payload over the given channel.
Either prints the current state of the given channel when new_state is not given, or tries to transition to the new_state.
The new_state is one of "setup", "start", "stop" and "teardown".
Either prints the current state of the given contact when new_state is not given, or tries to transition to the new_state.
The new_state is one of "add", "start", "stop" and "remove".