Post reply

Name:
Email:
Subject:
Message icon:

Verification:
Unregistered users must pass a verification:



Please enter the number from the picture above which is showing FM broadcast antenna:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted 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
Posted 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

Sounds interesting, I'm looking forward to it
Posted by: millingbroadcast
« on: September 23, 2023, 10:06:47 pm »

This sounds great and will be a big improvement!
Posted 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.
Posted 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