Skip to main content

A plugin for OpenVoiceOS hardware abstraction layer

Project description

ovos-PHAL-plugin - system

Provides system specific commands to OVOS. The dbus interface for this plugin is not yet established.

Install

pip install ovos-PHAL-plugin-system

Config

This plugin is a Admin plugin, it needs to run as root and to be explicitly enabled in mycroft.conf

{
"PHAL": {
    "admin": {
        "ovos-PHAL-plugin-system": {"enabled": true}
    }
}
}

if not enabled (omit config above) it will be run as the regular user, you need to ensure polkit policy is set to allow usage of systemctl without sudo. Not yet implemented

handle bus events to interact with the OS

self.bus.on("system.ntp.sync", self.handle_ntp_sync_request)
self.bus.on("system.ssh.status", self.handle_ssh_status)
self.bus.on("system.ssh.enable", self.handle_ssh_enable_request)
self.bus.on("system.ssh.disable", self.handle_ssh_disable_request)
self.bus.on("system.reboot", self.handle_reboot_request)
self.bus.on("system.shutdown", self.handle_shutdown_request)
self.bus.on("system.factory.reset", self.handle_factory_reset_request)
self.bus.on("system.factory.reset.register", self.handle_reset_register)
self.bus.on("system.configure.language", self.handle_configure_language_request)
self.bus.on("system.mycroft.service.restart", self.handle_mycroft_restart_request)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ovos_phal_plugin_system-1.3.4.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ovos_phal_plugin_system-1.3.4-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file ovos_phal_plugin_system-1.3.4.tar.gz.

File metadata

  • Download URL: ovos_phal_plugin_system-1.3.4.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for ovos_phal_plugin_system-1.3.4.tar.gz
Algorithm Hash digest
SHA256 9fadb4d2651d3016bb87b4c832b9e22585416ca235d3f46cefc865dccce94b29
MD5 1f7365eace3be1b48900d1688db97e83
BLAKE2b-256 9195d181ad33e6650a1b2ad5dc8a6658c792f33df81005272a292e0679e98845

See more details on using hashes here.

File details

Details for the file ovos_phal_plugin_system-1.3.4-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_phal_plugin_system-1.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 16e8c2c07c621c3314a24b25a4ad16a0c75968fe1cc48585f635fb6e9e18f31f
MD5 500542b6810b391457e40b01f04734b3
BLAKE2b-256 0a744ac803333990f49b770e353c5c89b54fa97dcae96cfde0bb4aa390d5295c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page