Skip to content

0.6.0

Latest

Choose a tag to compare

@lhoward lhoward released this 14 Jan 23:39
· 30 commits to main since this release
  • connection broker for discovering devices, identifying them by model and serial number and managing connections
  • support for scattered (async) firmware updates
  • process a single controller's outstanding requests concurrently
  • IPv6 support
  • DNS-SD discovery support on Linux
  • DeviceManager setResetKey() support
  • implement OcaIdentificationSensor and OcaIdentificationActuator
  • remove Observation support on Darwin
  • various other bug fixes