Given: Web server and client device. On the client device there are ports (COM, USB, etc.) through which the device receives data from the peripherals (sensors, sensors, etc. equipment) A browser is available on the device, any plug-ins to it and, in principle, it is possible to install any add. by. There are many client devices. Their number is not known in advance.
Question: With what technologies it is possible to implement the primary processing and display of data from peripheral devices in the browser on the client machine. Well, the data transfer to the server? Addition: Is there something appropriate in .Net?
As an example: There are, say, temperature, pressure and humidity sensors. Connected to PC via USB, COM and Ethernet. I open some page on my server in the browser on this PC and I want the server to calculate the weather for the next hour on the server according to the sensor data, or the data was simply entered into the database for further processing and, at the same time, I don’t want to score with pens sensor readings in the form to be sent to the server.