Q: How do I execute a CLI command on a remote module?

 In

A: By using #n. then the CLI you want to execute, where n refers to the module’s ID in the array. For an example, if the module with ID:2 was a LED module, and we used #2.on 50 CLI from any other module of the array, it will turn the LED on, and so on to all other CLIs.

Recent Posts
0