Start or stop live data.
If you specify the StartLiveData
action the server will start sending live data for the specified types.
If the server is already sending live data, the types will be updated.
If you specify the StopLiveData
action the server will stop sending live data.
The possible live data types are:
- Leq
- LAeq, LCeq, LZeq, LAeqI
- LAeqT
- Peak
- SPL
- LAF, LAS, LAI
- LCF, LCS, LCI
- LZF, LZS, LZI
- Statistical Levels
- Ln1, Ln5, Ln10, Ln50, Ln90, Ln95, Ln99
- Moving Average
- Examples: LAeq,5m, LAeq,60m
- Available values dependant on settings
- Octaves
- 31.5Hz, 63Hz, 125Hz, 250Hz, 500Hz, 1KHz, 2KHz, 4KHz, 8KHz, 16KHz
- Third Octaves
- 6.3Hz3 to 20KHz3
- Names end with 3 to differentiate from octave bands
Some types may be unavailable depending on subscription plan.
If you specify an invalid or unavailable type, the server will ignore it.
If all specified types are invalid or no types are specified, the server will respond with an error.
Requires an API key with the data.live:read
scope.