Skip to content

Can nest.class.php be made to work with 'DEVICE_HEXADECIMAL' directly? #146

@puterboy

Description

@puterboy

Suppose I manually set up a mapping between each SERIALNUMBER and the corresponding DEVICE_HEXADECIMAL.

Could the class then be set up to work using the corresponding DEVICE_HEXADECIMAL url formats RATHER than having to go through the pain of unpairing the thermostat and resetting the WWN connection as per #135?

I don't know PHP so not sure how to change this but assuming that the PHP code is really just wrapping a bunch of GET/PUT html calls, then it seems like it should work since after all the web app works with DEVICE_HEXADECIMAL references.

Perhaps this could even be automated by scraping the initial login page to see the DEVICE_HEXADECIMAL numbers...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions