ah ok thanks - got that working - it only seems to send one event to the subscription
{"unit":"SPL","rms":[59.386411237528165],"peak":[66.70078580605418],"timeSpanSeconds":0.17066666666666666}
should it keep sending it periodically?
Also is an endpoint for the SPL meter planned?
@John Mulcahy thanks yes I have the api working - I only really wanted to be able to read the current SPL level (as shown in the SPL meter)
is it correct that you need a pro licence to read that?
I am doing a HTTP Post to /measure/command
{
"command": "SPL"
}
Hi - I want to try out the REST api thats mentioned here in the beta documentation
betahelp/help_en-GB/html/api.html
but in testing the latest 5.30 build if I add the -api command line parameter it says "Api not supported in this build"
There does not seem to be any other beta builds...