HOWTO config new sensor node if value is "generic"

9 years 3 months ago - 9 years 3 months ago #33 by kindr
Hi ,
I have a question
how to set "MySensors Driver settings" for barometric sensor?
(I use unmodified "PressureSensor.ino")
after adding sensors writes me that was added
1x temperature sensor
and
2x generic
when temperature sensor value is ok
but for generic value is no
here is debug log
DEBUG	MySensors				MySensors Connect
DEBUG	MySensors				Mysensors Start driver.
INFO	EasyIoTWebinterface	EasyIoTConfig	Driver	MySensors	/Api/EasyIoT/Config/Driver/MySensors/AddNode//
DEBUG	MySensors			Read: 255-255-255 s=255,c=3,t=7,pt=0,l=0:
DEBUG	MySensors			Send: 0-0-255-255s=255,c=3,t8,pt=1,l=1,st=fail:0
DEBUG	MySensors			Read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:
DEBUG	MySensors			Requesr for new node Id
DEBUG	MySensors			New node id:1
DEBUG	MySensors			Send: 0-0-255-255s=255,c=3,t4,pt=1,l=1,st=fail:1
DEBUG	MySensors			Read: 1-1-0 s=255,c=0,t=17,pt=0,l=3:1.4
DEBUG	MySensors			Read: 1-1-0 s=255,c=3,t=6,pt=1,l=1:0
DEBUG	MySensors			Read: 1-1-0 s=255,c=3,t=11,pt=0,l=21:Pressure Light Sensor
DEBUG	MySensors			Read: 1-1-0 s=255,c=3,t=12,pt=0,l=3:2.1
DEBUG	MySensors			Read: 1-1-0 s=0,c=0,t=8,pt=0,l=3:1.4
DEBUG	MySensors		Rx: Sensor presentation NodeId:1,SensorId:0,type:S_BARO,data:1.4
DEBUG	MySensors			Add new module NodeId:1,SensorId:0,type:S_BARO,data:1.4
DEBUG	MySensors			Read: 1-1-0 s=1,c=0,t=6,pt=0,l=3:1.4
DEBUG	MySensors			Rx: Sensor presentation NodeId:1,SensorId:1,type:S_TEMP,data:1.4
DEBUG	MySensors			Add new module NodeId:1,SensorId:1,type:S_TEMP,data:1.4
DEBUG	MySensors			Read: 1-1-0 s=2,c=0,t=16,pt=0,l=3:1.4
DEBUG	MySensors	Rx: Sensor presentation NodeId:1,SensorId:2,type:S_LIGHT_LEVEL,data:1.4
DEBUG	MySensors		Add new module NodeId:1,SensorId:2,type:S_LIGHT_LEVEL,data:1.4
DEBUG	MySensors			Read: 1-1-0 s=1,c=1,t=0,pt=7,l=5:21.3
INFO	MySensors	N1S1	Sensor.Temperature	21.3	- 

My question is how to set the "sensor.properties" for ("S_BARO" and "S_LIGHT_LEVEL") to display values from the sensor in EasyIoT server

sorry for my bad English

Please Log in or Create an account to join the conversation.

9 years 3 months ago #42 by kindr
Is there anyone here who can help me ?? please :whistle:

Please Log in or Create an account to join the conversation.

9 years 3 months ago #47 by EasyIoT

kindr wrote: Is there anyone here who can help me ?? please :whistle:

Please check supported types. Right now not all types are supported, but we are working on new data types.

Please Log in or Create an account to join the conversation.

9 years 3 months ago #49 by kindr
Thanks for the answer ;)

Please Log in or Create an account to join the conversation.

Time to create page: 0.234 seconds

Forum latest

  • No posts to display.