• On programming Platforms
  • Interface
  • function YourPlatform (log, config, api)
  • function YourPlatform.prototype.configureAccessory(accessory)
  • API
  • API.hap
  • API.hap.Characteristic
  • API.hap.Service
  • API.hap.uuid
  • API.hap.uuid.generate(data)
  • API.hap.uuid.isValid(uuidString)
  • API.hap.uuid.unparse(buffer)
  • Events
  • didFinishLaunching
  • THIS DOC IS WORK IN PROGRESS