munzli / koubachi-goserver

server for saving koubachi sensor readings
6 stars 2 forks source link

Sensor Data #7

Open sebastianburs opened 1 year ago

sebastianburs commented 1 year ago

Hy, I'm trying to build up a local system to use an old kobochi sensor.

I have built app all docker container, I also set the server to the ip address that you used but I can't receive any kind of data?

I have done this steps: 1) COnected to de sensor and set the 192.168.1.120:8005 to sos_config

2) Tried a connection to my local network were the wifi get a ok response and others not.

3) Run the docker on wifi connection of my network.

4) Reconected to the sensor and also to the network with no data

Is there a procedure or something to do in order to get the data, like putting some code in sql file or something like that?

munzli commented 7 months ago

192.168.1.120 is just an example. you need to set your sensors to the host and port where a connection to the docker container is possible (usually the IP of the docker host).