VSSL REST API
  • Introduction
  • GETTING STARTED
    • Introduction
    • START HERE!
    • Using a Raspberry PI
    • Installing the VSSL Agent
    • Discovery of the API
    • Sending requests
    • Reading the examples
  • ZONES
    • Get zones
    • Reboot a zone
  • ZONE CONTROL
    • Play Control
    • Volume
    • Mute
    • Set Party
    • Set Group
    • Priority
    • Set Analog Input Source
    • RampVolume
  • ANNOUNCEMENTS
    • Play an audio clip
  • SUPPORT
    • Feature request
    • Contact us
Powered by GitBook
On this page

Was this helpful?

  1. GETTING STARTED

Installing the VSSL Agent

PreviousUsing a Raspberry PINextDiscovery of the API

Last updated 6 years ago

Was this helpful?

If you are using the VSSL hosted Raspberry Pi image, then the VSSL agent is already installed. You don't need to follow the below instructions.

  1. install snapd on your system. For a Debian based system:

    sudo apt-get install snapd
  2. install the vsslagent using snap (e.g.

    sudo snap install vsslagent
  3. your Linux host will now listen for REST requests on port 8000

Note: This instructions will change based on your Linux distribution and installed package manager.

References:

  • snapcraf:

  • supported platforms:

  • snapd:

https://snapcraft.io
https://github.com/snapcore/snapd/wiki/Distributions
http://ubuntudesign.github.io/docs-demo/snappy-dev/key_concepts/