#!/bin/bash # Get Analyzer wavelength calibration via API # XXX kruft SCIAPSIP=`cat ~/.sciaps-ip` SCIAPSPORT=`cat ~/.sciaps-port` curl \ http://$SCIAPSIP:$SCIAPSPORT/api/v2/wlcalibration