Skip to content

PM and CO2 sensors

PM sensors

/stm.cgi?pmAname

  • Set a name for the PM reading.

    GET /stm.cgi?pmAname=B
    
    • A determines for which reading the value is set, one of 1, 25, 4, 10
    • B is the name to set, a string of up to 15 characters

    Example:

    http://192.168.1.100/stm.cgi?pm1name=PM1.0
    

CO2 sensor

/stm.cgi?co2name

  • Set a name for the CO2 reading.

    GET /stm.cgi?co2name=A
    
    • A is the name to set, a string of up to 15 characters

    Example:

    http://192.168.1.100/stm.cgi?co2name=CO2
    

Last update: 2020-09-21
Back to top