Troubleshooting & FAQs

⌘K
  1. Home
  2. Docs
  3. Private: Troubleshooting ...
  4. Array Communication
  5. How do I execute a CLI command on a remote module?

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

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.

How can we help?