Chapter 1. Introduction

This plugin provides a REST-like method to obtain information from SpecTcl. The plugin can be used to build remote control panels, web browser based interfaces to SpecTcl and alternative spectrum viewers.

This document describes

A few notes are important:

How you format, issue and obtaint the response to REST operations depends on the language you program in. For example in a shell script you can use the curl command. In Tcl, the rest package and so on.