template_post.json 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "info": {
  3. "infostr": "",
  4. "engine": "",
  5. "time": null,
  6. "iadc": {
  7. "device_model": "",
  8. "srate": null,
  9. "points": null,
  10. "n_channels": null,
  11. "channel_ranges": null,
  12. "n_triggers": null,
  13. "averaging": null,
  14. "trigger_channel": null,
  15. "trig_direction": null,
  16. "threshold": null,
  17. "auto_measure_time": null,
  18. "enabled": false
  19. },
  20. "isync": {
  21. "device_model": "",
  22. "file": "",
  23. "port": null
  24. },
  25. "isdr": {
  26. "device_model": "",
  27. "srate": null,
  28. "freq": null,
  29. "ampl": false,
  30. "gain": null,
  31. "file": ""
  32. },
  33. "igrax": {
  34. "device_model": "",
  35. "ip": "",
  36. "file": "",
  37. "enabled": false
  38. },
  39. "igray": {
  40. "device_model": "",
  41. "ip": "",
  42. "file": "",
  43. "enabled": false
  44. },
  45. "igraz": {
  46. "device_model": "",
  47. "ip": "",
  48. "file": "",
  49. "enabled": false
  50. }
  51. }
  52. }