OpenSprinkler Forums OpenSprinkler Unified Firmware Open Sprinkler API

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #64660

    graeme
    Participant

    I upgraded firmware to the latest version.
    I used the http api request – http://X.X.X.X:8080/jc?pw=XXXXXXXXXXX
    to extract the “rs” variable (rain sensor status). It broken with the new api. i.e. it doesn’t exist.
    Does anyone one know what the eqivalent command is in the new api?
    Thanks

    #64662

    psmedley
    Participant

    The link to the latest API doc is https://openthings.freshdesk.com/helpdesk/attachments/5114870617

    Looks like sn1 is the 1st sensor

    #64671

    Ray
    Keymaster

    If you are using firmware 2.1.9, please note that ‘rs’ has been removed and replaced by sn1. The reason is that this firmware supports 2 independent sensors for OS 3, and each sensor can be independently configured as different types of sensors, so in order to make it more general, we no longer call it ‘rs’ (rain sensor) but replaced it with sn1 (sensor 1).

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums OpenSprinkler Unified Firmware Open Sprinkler API