Skip to content
This repository has been archived by the owner on Jun 8, 2018. It is now read-only.

baylibre-acme/acme-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ACME Remote Client utility

In order to control the main fonctionnalities of the ACME device, like :

  • get informations about connected probes
  • switch on/off probes
  • reboot the system

This utility can control via XML-RPC a Yocto Poky based ACME Beaglebone Black device.

Commands specifications

The commands are :

acme-cli help

Will get the supported commands from the ACME device.

acme-cli info <probe>

Will output informations about a connected probe id.

acme-cli switch_on <probe>

Will switch the corresponding probe On

acme-cli switch_off <probe>

Will switch the corresponding probe Off

acme-cli system_reboot

Will trigger a Beaglebone System software reset.

acme-cli version

Will get the current pyacmed implemented version on the ACME system image.

About

Migrated to gitlab - ACME Remote Client utility

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages