Pira.cz Technical Forum

FM Analysis => P275 FM Analyzer => Topic started by: millingbroadcast on September 23, 2023, 09:29:59 pm

Title: P275E FM Monitor Data Output in JSON Format
Post by: millingbroadcast on September 23, 2023, 09:29:59 pm
Hi Jan,

we will buy a bunch of P275E soon to monitor our sites. Do you see any chance to implement the output of the measured data in a JSON format, this would be way easier for most of the monitoring software to read than the CRLF-Format which needs extensive parsing.
Like:

{
  "frequency": 100.7,
  "pilot": 5.6,
  "rds": 3.0,
  "max": 72.9,
  "rdsps": "Test FM",
  "rdsrt": "This is my incredibly sexy Radiotext"
}

https://www.w3resource.com/JSON/structures.php

Thanks and best regards,

Christian
Title: Re: P275E FM Monitor Data Output in JSON Format
Post by: Jan on September 23, 2023, 09:58:43 pm
The JSON structure is used for files rather than serial data.
On the other hand, in near future the P275E will support HTTP on the same TCP port, allowing file templates and fully customized output.
Title: Re: P275E FM Monitor Data Output in JSON Format
Post by: millingbroadcast on September 23, 2023, 10:06:47 pm
This sounds great and will be a big improvement!
Title: Re: P275E FM Monitor Data Output in JSON Format
Post by: plonkarchivist on December 05, 2023, 02:42:14 am
Hi Jan,

we will buy a bunch of P275E soon to monitor our sites. Do you see any chance to implement the output of the measured data in a JSON format, this would be way easier for most of the monitoring software to read than the CRLF-Format which needs extensive parsing.
Like:

{
  "frequency": 100.7,
  "pilot": 5.6,
  "rds": 3.0,
  "max": 72.9,
  "rdsps": "Test FM",
  "rdsrt": "This is my incredibly sexy Radiotext"
}

https://www.w3resource.com/JSON/structures.php
Thanks and best regards,

Christian
doodle baseball (https://doodle-baseball.com)

Sounds interesting, I'm looking forward to it
Title: Re: P275E FM Monitor Data Output in JSON Format
Post by: millingbroadcast on January 23, 2024, 11:08:20 am
On the other hand, in near future the P275E will support HTTP on the same TCP port, allowing file templates and fully customized output.

Hi Jan, is there already an approx date in sight for that feature?

Best regards,


Christian