Closed pnt325 closed 3 months ago
a)
maybe we should name the property
firmware
and prefix the value with PMS5003T, e.g.
{ "firwmare": "PMS5003T-2" }
the advantage is that we can then also use this with other sensors
b) what happen is a PMS5003 is plugged in?
b) what happen is a PMS5003 is plugged in?
It's only report the PMS5003T firmware if device detected is OpenAir.
OK, this is fine, but we still have two models
PMS5003T PMS5003
What happens if PMS5003 is connected?
@pnt325 As per latest documentation 5003 also has firmeware version:
PMS5003 series data manual English V1.3(1).pdf.(1).pdf
So please implement for all models (PMS5003 and PMS5003T)
@pnt325 As per latest documentation 5003 also has firmeware version:
PMS5003 series data manual English V1.3(1).pdf.(1).pdf
So please implement for all models (PMS5003 and PMS5003T)
Thank @airgradienthq Look the plantower has document to complex. I will add the firmware version for both follow the document.
OK, this is fine, but we still have to models
PMS5003T PMS5003
What happens if PMS5003 is connected?
@nick-4711
There are no special on data package to identify the PMS5003 or PMS5003T. I think it's the firmware version, but not sure because they are also programming newest firmware version for PMS5003 too.
@nick-4711
The report PMS firmware updated:
{
"pmsFirmware": "PMS5003-1"
}
{
"pmsFirmware": "PMS5003T-1"
}
{
"channel":
"1":{
"pmsFirmware": "PMS5003T-1"
},
"2":{
"pmsFirmware": "PMS5003T-1"
}
}
@nick-4711
The report PMS firmware updated:
{
"firmware": "PMS5003-1"
}
{
"firmware": "PMS5003T-1"
}
{
"channel":
"1":{
"firmware": "PMS5003T-1"
},
"2":{
"firmware": "PMS5003T-1"
}
}
OK, this is fine, but we still have to models PMS5003T PMS5003 What happens if PMS5003 is connected?
@nick-4711
There are no special on data package to identify the PMS5003 or PMS5003T. I think it's the firmware version, but not sure because they are also programming newest firmware version for PMS5003 too.
I would expect that the T model gives you temp/hum and the other doesn't. Hence there should be a way to identify if we talk to a PMS5003T or PMS5003
For completeness, can you post how the payload is now with the latest changes, thx.
Add JSON
PMS5003T_FwVer
on data send to cloudSingle channel:
Two channel: