Edit it out
I am currently using VSCaptureCLIv1.008Binary to export data from Philips Intellivue. I want to use MQTT or HTTP interface to push waveform data to another program and record it in the database. But I found that it seems impossible to do so. There seems to be waveform data in the generated CSV file. export data is using -waveset 12. i want test every choice ,but every don't send wave data to mqtt or http inteface In MQTT, the topics only include Devicesdata/Numeric . I am using eqmX5 Command line...
export data is using -waveset 12. i want test every choice ,but every don't send wave data to mqtt or http inteface In MQTT, the topics only include Devicesdata/Numeric . I am using eqmX5
export data is using -waveset 12. i want test every choice ,but every don't send wave data to mqtt or http inteface
I am currently using VSCaptureCLIv1.008Binary to export data from Philips Intellivue. I want to use MQTT or HTTP interface to push waveform data to another program and record it in the database. But I found that it seems impossible to do so. There seems to be waveform data in the generated CSV file. Command line used for CLI: --devices 1 --device1type 1 --device1model 1 --device1arg -mode 2 -port 129.120.141.107 -interval 1 -export 3 -devid 129.120.141.107 -url ws://127.0.0.1:8083/mqtt -topic devicesdata...