api documentation for homebridge-nest (v1.1.2)

Nest plugin for homebridge

table of contents

  1. module homebridge-nest
    1. function homebridge-nest (homebridge)
    2. function homebridge-nest.nest_connection (token, log)
    3. object homebridge-nest.nest_connection.prototype
  2. module homebridge-nest.nest_connection
    1. function homebridge-nest.nest_connection (token, log)
  3. module homebridge-nest.nest_connection.prototype
    1. function homebridge-nest.nest_connection.prototype.auth (clientId, clientSecret, code)
    2. function homebridge-nest.nest_connection.prototype.isOpen ()
    3. function homebridge-nest.nest_connection.prototype.open ()
    4. function homebridge-nest.nest_connection.prototype.subscribe (handler)
    5. function homebridge-nest.nest_connection.prototype.update (path, data)

module homebridge-nest

function homebridge-nest (homebridge)

function homebridge-nest.nest_connection (token, log)

module homebridge-nest.nest_connection

function homebridge-nest.nest_connection (token, log)

module homebridge-nest.nest_connection.prototype

function homebridge-nest.nest_connection.prototype.auth (clientId, clientSecret, code)

function homebridge-nest.nest_connection.prototype.isOpen ()

function homebridge-nest.nest_connection.prototype.open ()

function homebridge-nest.nest_connection.prototype.subscribe (handler)

function homebridge-nest.nest_connection.prototype.update (path, data)

[ this document was created with utility2 ]